I have amended our .vbs logon script to include a new drive mapping..
This log on script is located in the netlogon folder on the domain controller.
However after putting in the correct command below, the drive doesn't appear.
WSHNetwork.MapNetworkDrive "s:", "\\fs03\Central",True
Can someone suggest where in group policy this vbs script should be mentioned. I want to check that it is still being used..
Many thanks
Tim