Shrinivas wrote:
[Quoted Text] > Hi someone help me in getting script for installing software on remotes pc. > using adminid and password . Similar to runas but password should be hardcoded
Hardcoding passwords is a scripting no-no, but if you have to do it, you should look at packaging your script as an executable. Some scripting editors like Primalscript have this feature.
I'd prefer to use Group Policy to deploy applications and skip scripting altogether.
-- Jeffery Hicks SAPIEN Technologies - Scripting, Simplified. www.SAPIEN.com VBScript & Windows PowerShell Training - www.ScriptingTraining.com/classes.asp Windows PowerShell? - www.SAPIENPress.com/powershell.asp
blog: http://blog.SAPIEN.com blog: http://jdhitsolutions.blogspot.com
|