Quantcast
Channel: High Availability (Clustering) forum
Viewing all articles
Browse latest Browse all 5654

Cluster "mscluster.cluster" classess missing in windows2012

$
0
0

I don't see mscluster.cluster class in windows2012 after cluster build but same I get in windows2008 ,my code started failing due to that,example below , can somebody point out why classes are missing and how to get them in registry?

PS D:\do_not_delete\Scripts> New-Object -Com "mscluster.cluster"

New-Object : Retrieving the COM class factory for component with CLSID {00000000-0000-0000-0000-000000000000} failed

due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).

At line:1 char:1

+ New-Object -Com "mscluster.cluster"

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : ResourceUnavailable: (:) [New-Object], COMException

    + FullyQualifiedErrorId : NoCOMClassIdentified,Microsoft.PowerShell.Commands.NewObjectCommand


ss


Viewing all articles
Browse latest Browse all 5654

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>