Hi,
I'm working with adminstudio 8.6 and i would like to create custum actions with conditions.
My goal is to copy some files when the computername is ITL-C1CISVS-002 for example.
I also have to create conditions when the computername starts with ITL.
Concerning the last condition, COMPUTERNAME<>"ITL" works fine.
I have an issue when i want to precise the entire computername by using the same synthax.
Maybe a condition like COMPUTERNAME<>"ITL" AND COMPUTERNAME<>"C1CISVS" AND COMPUTERNAME<>"002" works.
I'm going to try it.
Thanks for your help,
Franck:confused: