M
mrturner
Is there anyone who might be able to tell me how I can incorporate and
password into a batch file that runs an MSC. Specifically, the Disk
Management MSC. As you can plainly see, I don;t write a lot of batch
files. The text is below.
runas /user:Administrator "cmd /c c:\windows\system32\diskmgmt.msc"
The aim of this is to allow me to change a drive letter on my end users
computers without having to type in the administrator password 130
times.
Any assistance would be great.
Matt
password into a batch file that runs an MSC. Specifically, the Disk
Management MSC. As you can plainly see, I don;t write a lot of batch
files. The text is below.
runas /user:Administrator "cmd /c c:\windows\system32\diskmgmt.msc"
The aim of this is to allow me to change a drive letter on my end users
computers without having to type in the administrator password 130
times.
Any assistance would be great.
Matt