Sign in with
Sign up | Sign in
Your question

Logon Script Not Running GPO

Tags:
  • VBS
  • Login
  • Servers
Last response: in Business Computing
Share
September 23, 2014 7:46:13 AM

I had moved our network share from our old 2003 server to a 2012 server. I updated the vbs login scrip to have the F drive map to the 2012 server. It seemed fine but now a few people are not getting the F drive when they log in. I can manually run the login script and then the F drive will map fine. The computers are running a mix of 7 and XP.

More about : logon script running gpo

September 23, 2014 8:05:19 AM

go into the servers active directory and in the persons properties go into profile and add the script to the script line. Every time they log on it will run that script.
m
0
l
September 23, 2014 8:08:22 AM

I would hate to have to do this for all the users, and some of the users already have a bat script on their AD profile to map a hidden folder share for managers.
m
0
l
Related resources
September 23, 2014 8:16:35 AM

you don't have to do a script for everyone just the ones that are having issues. We run 6-7 scripts at our workplace and some people don't even have a script.
m
0
l
September 23, 2014 8:18:16 AM

But some users there that are having the issue already have managers.bat file in the AD profile how can I add in the login.vbs?
m
0
l
September 23, 2014 8:22:27 AM

Take the managers.bat script and add the login.vbs script to it making a custom script, just rename it so you know what it is.
m
0
l
!