P
pittspeed
i'm pushing out the recent updates from microsoft by way of a logon script.
when i run it... i need admin rights for one or two of the updates...
i have this:
runas /noprofile /user:[email protected] "i:\hotfix.exe"
when i run this in the batch, it prompts the user for the password for
hotfix... what is the command line switch for no pass... can i use /savecred
...?
also, would adding the switch /env help out?
thanks!!!
when i run it... i need admin rights for one or two of the updates...
i have this:
runas /noprofile /user:[email protected] "i:\hotfix.exe"
when i run this in the batch, it prompts the user for the password for
hotfix... what is the command line switch for no pass... can i use /savecred
...?
also, would adding the switch /env help out?
thanks!!!