Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 8583

WMI Citrix License is returning error

$
0
0
When I was using below line in my Script I was getting the error $licensePool = gwmi -class "Citrix_GT_License_Pool" -Namespace "ROOT\CitrixLicensing" -comp "192.168.70.131" -ErrorAction Stop --------------------------------------------------------------------------------------- ERROR Get-WmiObject : At C:\Windows\system32\jokermore.ps1:10 char:20 + $licensePool = gwmi <<<

Viewing all articles
Browse latest Browse all 8583

Trending Articles