System Center Operations Manager – Apply Licence using PowerShell
If you are using System Center Operations Manager (SCOM) then you will find that you will need to apply your correct licence key to take it from an evaluation version up to a full version. To make this a simple process, you can run the following PowerShell command on your Operations Manager server: #Import Module import-module operationsmanager #Set License Key New-SCOMManagementGroupConnection …
System Center Operations Manager – Apply Licence using PowerShell Read More