How do I open a command server?

Wanted to do this as a comment, because this is mostly a straight up copy and paste. But I'm a n00b so must post as an answer. I just added a hint for those doing RDP

If you close all command prompt windows and want to open a new Command Prompt window, press CTRL+ALT+DELETE.

If you are using RDP to connect remotely, use CTRL+ALT+END.

Next click Start Task Manager, click More Details, click File, click Run, and then type cmd.exe. Alternatively, you can log off and log back on.

Evaluate Weigh the pros and cons of technologies, products and projects you are considering.

Windows Server 2012 interface tour

How do I open a command server?

The Windows Command Prompt and the Command Prompt (Admin) options still exist in Windows Server 2012, but they are well hidden. To access these prompts, go into Desktop mode and move your mouse pointer to the lower left corner of the screen to display the Start tile and right-click it. Doing so will display a pseudo-Start menu containing some familiar options, as seen above.

For more information:

  • Discover hidden Windows Command Prompt tricks
  • Take a look inside Windows Server 2012
  • Assess your Windows Server 2012 knowledge

View All Photo Stories

SolVPS | Published: August 8, 2017

Can’t find Server Manager? It’s ok, it happens. It’s possible to launch Server Manager from command prompt or PowerShell.

How to Open Server Manager via Command Prompt

1. Open Command Prompt (Start > Run > cmd), or PowerShell

2. Type ServerManager and press Enter

Server Manager should open. That was easy!

This article applies to: 

  • Windows Server 2016
  • Windows Server 2012
  • Windows Server 2008

This entry was posted in Tech Support, VPS Hosting, Windows Server, Windows VPS. Bookmark the permalink. Trackbacks are closed, but you can post a comment.

Server Manager is a management console (MMC) in Windows Server 2012 that allows you to add server roles / features, manage and deploy server remotely. In this tutorial we’ll show you 5 ways to launch Server Manager in Windows Server 2012.

How do I open a command server?

Method 1: Launch Server Manager from Command Line

Press the Windows key + R to open the Run box, or open the Command Prompt. Type ServerManager and press Enter.

How do I open a command server?

This should be the most common and quickest way to open Server Manager in Windows Server 2012 / 2008.

Method 2: Launch Server Manager from Taskbar

By default, the Server Manager shortcut is pinned to the taskbar. Just click the Server Manager icon and you can run Server Manager immediately.

How do I open a command server?

Method 3: Launch Server Manager from Start Screen

Click the Start button to open the Start Screen.

How do I open a command server?

As you can see in the picture above, the Metro interface gives you access to Server Manager.

Method 4: Launch Server Manager Using PowerShell

Open PowerShell in Windows Server 2012. Type ServerManager and press Enter.

How do I open a command server?

Method 5: Create a Desktop Shortcut to Launch Server Manager

Right-click on any empty space on your desktop. Select New -> Shortcut from the context menu.

How do I open a command server?

Type ServerManager in the shortcut location box and click Next.

How do I open a command server?

Give a name for the shortcut and click Finish.

How do I open a command server?

You should now see a new desktop shortcut on the desktop. Double-click it and you can launch Server Manager quickly.

How do I open a command server?

That’s it!


  • Previous Post: How to Enable USB Write Protection in Windows 10, 8 and 7
  • Next Post: How to Add Missing Disk Cleanup in Windows Server 2012