UNC PATHS ARE NOT SUPPORTED

CMD.EXE was started with the above path as the current directory. UNC paths are not supported. Defaulting to Windows directory.

OPTIE 1:

Run the following from your command prompt to add the DisableUNCCheck registry entry: REG ADD “HKCUSoftwareMicrosoftCommand Processor” /V DisableUNCCheck /T REG_DWORD /F /D 1

OPTIE 2:

save as UNCCK.reg file in the netlogon share of each DC:

REGEDIT5

[HKEY_CURRENT_USERSoftwareMicrosoftCommand Processor]

“DisableUNCCheck”=dword:00000001

En in het logon script, add regedit /s %LOGONSERVER%NETLOGONDisUNCCK.reg