'disable server manager on Windows Server 2016 with chef recipe

Is there any way to disable launching/killing Server Manager on Windows Server 2016 at the user log-on using some PowerShell command or chef recipe?

Server Manager on Windows Server 2016 launches on every user log-on and it is really annoying as we hardly use it for any reason

IT Infra cannot disable it at organization level so we want to disable it on some specific servers only.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source