HP XP Cluster Extension Software Installation Guide (5697-2449, July 2013)
Registering the CLX PowerShell Cmdlet DLL manually (Only Windows Server
2012)
If a problem occurs during installation, run the following commands on all the cluster nodes to
register the PowerShell Cmdlets DLL.
Verify whether the Cmdlet is registered. Open the PowerShell Window. Run the following command:
Get-PSSnapin -Registered
If the Cmdlet is registered, the following output is displayed:
Name:CLXXPCmdletsSnapin
PSVersion : 3.0
Description : This PowerShell SnapIn provides cmdlets to help you manage
the CLX XP with Microsoft Windows PowerShell.
If the Cmdlet is not registered, then you have to manually register the
Cmdlet DLL by running the following command from the CLX product bin
directory:
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe
CLXXPCmdlets.dll
Unregistering the CLX PowerShell Cmdlet DLL manually (Only Windows
Server 2012)
If a problem occurs during uninstallation, run the following commands on all the cluster nodes to
unregister the PowerShell Cmdlets DLL.
Verify whether the Cmdlet is registered. Open the PowerShell Window. Run the following command:
Get-PSSnapin -Registered
If the Cmdlet is registered, the following output is displayed:
Name: CLXXPCmdletsSnapin
PSVersion : 3.0
Description : This PowerShell SnapIn provides cmdlets to help you manage
the CLX XP with Microsoft Windows PowerShell.
If you want to manually unregister the Cmdlet DLL, run the following
command from the CLX product bin directory:
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe /u
CLXXPCmdlets.dll
Registering the CLX PowerShell Cmdlet DLL manually (Only Windows Server 2012) 21