RSRunAs - RunAs utility with possibilty to set the password at the command line

Syntax: RSRunAs [/noprofile] [/netonly] [/env] /user:<name> /domain:<name> /pwd:<password> /cmd:<appname>

Examples:

	RSRunAs /user:MAJOR_TOM /pwd:Secret93 /cmd:"C:\Program Files\Internet Explorer\iexplore.exe"
	RSRunAs /noprofile /user:MAJOR_TOM /pwd:Secret93 /cmd:"C:\Program Files\Internet Explorer\iexplore.exe"
	RSRunAs /user:MAJOR_TOM /domain:COMPANY_DOM1 /pwd:Secret93 /cmd:"C:\Program Files\Internet Explorer\iexplore.exe"

For a complete description on parameters see documentation to the RunAs utility delivered with Microsoft W2K, XP, W2K3


Copyright (c) 2004 Richter Systemtechnik GmbH