A very handy feature for Windows 2003 explorer interface was the "run as..." context menu option. This feature has been removed from Windows 2008 server, making it more difficult to use. For servers, we install services and those services need to use special network credentials. In an attempt to tighten the security of the server, it is necessary to test security access to resources. It is a requirement to run a process using a set of credentials to test security access or to diagnose problems that arise from security. Windows Server 2008 got the Visa Run as Administrator context menu, but someone removed the most valuable feature of running as a different identity. Thank goodness we can open a command line and use the runas program to perform the same task,but this requires a lot of extra typing and is not as convenient as before.