Guest ricmch35 Posted October 20, 2013 Report Share Posted October 20, 2013 Ok so I need to write a bat file that will prompt for the drive letter and the final location on the server that is the users secure folder. So how would I go about getting what I need ... Since other drives are not mapped to the same drive letter on every Users desk. The user name and PW is being handled by Windows Easy Authentication. Its a basic bat file /delete -T /persistent:yes net use T: \\*server*\*users_folders*\** {the users file on the server} ** I need the command and syntax for what I am wanting to do. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.