Module PowerShell Core Server Manager

Install-Module -Name WindowsCompatibility -Scope CurrentUser -Force -AllowClobber

Import-WinModule -Name ServerManager

Get-Command -Module ServerManager
Powershell Minister