<

Windows 2019:- Disable Server Manager from starting with Windows with PowerShell

Posted on
6,042 Points
42 Views
Last Modified:
Published
Experience Level: Beginner
2:29
Edward van Biljon (MVP)
Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry.
In this video, we show you how to disable Server Manager from starting up when you log in to windows. This can be done using PowerShell (the method used) or the conventional way where you launch Server Manager and click the manage menu to select the checkbox to disable it.

Video Steps

1. Righ click Start

Right click on the start button and select "PowerShell as Admin" (launch PowerShell Elevated)

2. Run command

Run the following command: (Invoke-Command -ComputerName EX2019A -ScriptBlock { New-ItemProperty -Path HKCU:\Software\Microsoft\ServerManager -Name DoNotOpenServerManagerAtLogon -PropertyType DWORD -Value "0x1" –Force}
0
1 Comment

Comment

by:tony brown
love it
0
The OneGet DockerMsftProvider we used to update Docker on Windows in the past is gone for good and we need new ways to update to a new version.
A basic task such as migrating an infrastructure service to a new OS version can be a major challenge or offer opportunities for restructuring and realignment..

Keep in touch with Experts Exchange

Tech news and trends delivered to your inbox every month