Microsoft.SharePoint.2016.MOSSInstallationSharePoint Installed Machine

Microsoft.SharePoint.2016.MOSSInstallation (ClassType)

The machine with SharePoint installed.

Element properties:

Base ClassMicrosoft.Windows.SoftwareInstallation
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdfc9daf11-95b5-3f11-8299-4182f32c5049

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.Windows.SoftwareInstallation:
ProductID  string  Product ID Product ID false 256  False 
InstallDate  datetime  Install Date Install Date false 256   
Publisher  string  Publisher Publisher false 256  False 
MajorVersion  string  Major Version Major Version false 256  False 
MinorVersion  string  Minor Version Minor Version false 256  False 
ServicePack  string  Service Pack Service Pack false 256  False 
Language  string  Language Language false 256  False 
InstalledLocation  string  Installed Location Installed Location false 256  False 
InstallSource  string  Install Source Install Source false 256  False 
UninstallString  string  Uninstall String Uninstall String false 256  False 
RegisteredUser  string  Registered User Registered User false 256  False 
FamilyName  string  Family Name Family Name false 256  False 
CategoryName  string  Category Name Category Name false 256  False 
Microsoft.SharePoint.2016.MOSSInstallation:
FarmID  string  Farm ID Farm ID for SharePoint installed. false 256  False 
FarmName  string  Farm Name Farm Name for SharePoint installed. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.2016.MOSSInstallation" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.SoftwareInstallation" Hosted="true" Singleton="false">
<Property ID="FarmID" Type="string" Key="false"/>
<Property ID="FarmName" Type="string" Key="false"/>
</ClassType>