Hi All,
I've inherited a scom install from someone who's left the company it's 2012 and eval, when i go to apply the scom license it just hangs the shell
PS C:\> Set-Scomlicense -productid BXH69-ZZZZZ-ZZZZZ-ZZZZZ-ZZZZZ
Confirm
Are you sure you want to perform this action?
Performing operation "Set-SCOMLicense" on Target "BXH69-ZZZZZ-ZZZZZ-ZZZZZ-ZZZZZ".
[Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is "Y"): y
If i try get-scomlicense
Connecting to Operations Manager Management Server 'centscomvs01'.
PS C:\> get-scomlicense
Get-SCOMLicense : The cmdlet cannot access the database. Ensure that you have connectivity to the System Center Data A
ccess service and to the operational database, and then run the cmdlet again.
At line:1 char:16
+ get-scomlicense <<<<
+ CategoryInfo : ResourceUnavailable: (System.Data.SqlClient.SqlConnection:SqlConnection) [Get-SCOMLicens
e], SqlException
+ FullyQualifiedErrorId : ExecutionError,Microsoft.SystemCenter.OperationsManagerV10.Commands.Commands.Administrat
ionCmdlets.GetSCOMLicense
The data access service is running and is up under "local system account"
the sql server is externally based.