Windows Server Hacks by Mitch Tulloch The unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification This page was updated March 27, 2007. UNCONFIRMED errors and comments from readers: {2} Chapter1, Section2; Under, - How Run As works, command should be corrected to, runas /user:MTIT\Administrator "mmc %windir%\system32\compmgmt.msc" (ie one % was missing, compmgmt was compmgnt) - Running Programs W/O an excutable, "Your administrator desktop has now disappeared, but Task Manager is still running (in the security context of your regular account), so switch to the Applications tab, click New Task, type runas /user:MTIT\Administrator explorer.exe, and click OK. Your desktop has returned." I believe here, the command should not be "administrator" but rather the ordinary logon username as we want to go back to our ordinary logon session not the Admin session.