Hi,
I am trying to use the "route add" command in a VBS login script originally created by "Mark D. MacLachlan, The Spider's Parlor" to add entries into
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters".
On XP machines where users only have Domain User rights the users get "Access Denied", just fleetingly visible in a CMD window.
Have also tried to do it by calling a .reg script held in Sysvol\Domain.local\Policies\Machine\Scripts\Startup but get the same result.
I am reasonably sure this is a permissions issue but need guidance on how to force the registry update from within either the VBScript or .reg script.
Can anyone help?
Many thanks
I am trying to use the "route add" command in a VBS login script originally created by "Mark D. MacLachlan, The Spider's Parlor" to add entries into
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters".
On XP machines where users only have Domain User rights the users get "Access Denied", just fleetingly visible in a CMD window.
Have also tried to do it by calling a .reg script held in Sysvol\Domain.local\Policies\Machine\Scripts\Startup but get the same result.
I am reasonably sure this is a permissions issue but need guidance on how to force the registry update from within either the VBScript or .reg script.
Can anyone help?
Many thanks