XP logon script

  • Thread starter Thread starter manharawy
  • Start date Start date
M

manharawy

now that i have a logon script that will run an exe file
ready to use in a vbs file , i want to test it first on
my stand alone pc, i want to put this script as a logon
script but when i type the path of the script wich is
C:\WINNT\scripts\logon.vbs, i get this message stating
that the path is not a RELATIVLY valid path !!
Can anybody help me with that
Thx
 
Place the logon script in the following folder...

Windows 2000 Logon Script Location (Stand-alone PC):
C:\WINNT\system32\GroupPolicy\User\Scripts\Logon

Windows XP Logon Script Location (Stand-alone PC):
C:\WINDOWS\system32\GroupPolicy\User\Scripts\Logon


Austin M. Horst
 
Back
Top