My first app is for sale – RunAsPlus – on AllMyApps.com, a new windows app store that is trying to capture the idea that the iPhone and Android have been making waves with. The pic below is linked right to the product page. It surprises me that something similar has not been established before (if [...]
I recently discovered a way to make use of the runas command in Windows 2003/xp (not sure about vista). Using a special switch “/netonly” allows the credentials to be passed on without them being verified first. Example 1 (excel) runas /netonly /user:domain\administrator “C:\Program Files\Microsoft Office\Office12\excel.exe” Example 2 (sql mgmt studio 2008) runas /netonly /user:domain\administrator “C:\Program [...]