Mart/Glenn,

If I use a script like below and apply the group policy to an OU (under the user configuration --> scripts--> logon), would I be using asynchronous?

Sorry for the noob question.


Tnt

IF InGroup("GroupName1")
USE Z: /Delete /Persistent
USE Z: "\\DC01\ShareName"
AddPrinterConnection("\\cps1\hp4000")
Endif



Edited by Tony (2008-09-23 01:57 AM)