i setup a batch script to run at logon to the domain. i set this through domain policy> logon script
but i got this error:
'\\cc.local\sysvol\xxx.local\Policies\{31B2F340-016D-11D2-945F-00C04FB984
}\User\Scripts\Logon'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
C:\WINDOWS>PAUSE
Press any key to continue . . .
I looked up and found out what UNC paths are. but why are they not supported?
but i got this error:
'\\cc.local\sysvol\xxx.local\Policies\{31B2F340-016D-11D2-945F-00C04FB984
}\User\Scripts\Logon'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
C:\WINDOWS>PAUSE
Press any key to continue . . .
I looked up and found out what UNC paths are. but why are they not supported?