PDA

View Full Version : question on Logon Script


sharptooth
November 12th, 2007, 01:41 AM
Hi ,All


I'm a EE User .Now I'm testing on the Logon script of NOD32.

Below is my steps :
1. First of all ,I have made a install package ...I'm sure this step is ok ,since I had creat package for pushinstall .
2. input Usernmae and Password of Domain administrator in the "Set default logon for email and logo " panel
3. export logo sript .
below is the script (nod32.bat)in detai :
\\192.168.13.66\test1\nod32installer.exe

notice 192.168.13.66 is the server of Domain Controller and RAS ,RAC .

I have put this script into this folder :
\\johnson.com\SysVol\johnson.com\Policies\{FF6470D3-127B-46D5-9CC0-41D3039AF337}\Machine\Scripts\Startup\nod32.bat

4. add a Group Policy .and add the "nod32.bat" as logon script

5. reboot the client computer and login as "johnson" which is a domain user under the Group .

Finally the intallation process doesn't work at all .I have try to run command "\\192.168.13.66\test1\nod32installer.exe" on client side .doesn' work too .I think maybe domain user don't have right to install software !

So ,how to setup to let domain user can run the NOD32 installer ?