Are the PSX7 installed on my computer?
Are the PSX7 installed on my computer?
Question: Are the PowerShell Extensions for Ivanti DSM installed on my computer? Are they ready to use?
Answer: Open a PowerShell console and execute the following command:
Get-PSSnapin -Registered |
Among others the following output should be printed:
Name : NwcServices.BlsAdministration PSVersion : 2.0 Description : Windows PowerShell Snap-In for Ivanti Client Management BLS administration |
If you execute the Get-PSSnapin command without the -Registered parameter all Snap-Ins loaded in the current session are printed.