Link to home
Start Free TrialLog in
Avatar of Woodrax
WoodraxFlag for United States of America

asked on

Login Script, Silent with Drive Checking

Good Morning,

I am trying to create a login script that will map a series of drives, make them persistent. I would like the script to run in such a way that the command window does not appear each time the person logs in. And, if the drives already exist, I would like the script to terminate (checking for all drives first).

Thanks in advance!
Avatar of Lukasz Chmielewski
Lukasz Chmielewski
Flag of Poland image

ASKER CERTIFIED SOLUTION
Avatar of Glenn Abelson
Glenn Abelson
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Woodrax

ASKER

Thanks a ton!