Jump to content

Batch file - enetering username/passwords


lafleur1977
 Share

Recommended Posts

Hello,

I have written this little script for the school that I work in:

@echo off

echo Please wait while Pars loads and allow time for it to start.

net use s: /delete /yes

net use s: \\admin06121\mis$ /PERSISTENT:YES

cd \"Program Files\SIMS\PARS .net\"

"C:\Program Files\SIMS\PARS .net\bootstrap.exe" PARS

It reconnects a drive, then loads a program.

The problem is the drive can sometimes require an administrative username/password. How can I add these details and can they or the whole command prompt be hidden?

Thanks,

Lee

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy