Office Web Apps Shared Service Discovery

Microsoft.SharePoint.Server.2010.SPSharedService.Discovery.WAC (Discovery)

This discovers Office Web Apps shared service instances running on SharePoint servers.

Knowledge Base article:

Summary

This Discovery Rule discovers various shared services in Office Web Apps. The shared services discovered in this script are

Please refer to the MP Guide for more information.

Element properties:

TargetMicrosoft.SharePoint.Server.2010.WACInstallation
EnabledTrue
Frequency7200
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
WAC.14.DiscoveryDataSource DataSource Microsoft.SharePoint.Server.2010.SPSharedService.DiscoveryProvider.WAC Default

Source Code:

<Discovery ID="Microsoft.SharePoint.Server.2010.SPSharedService.Discovery.WAC" Enabled="true" Target="Microsoft.SharePoint.Server.2010.WACInstallation" ConfirmDelivery="false" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SharePoint.Server.2010.SPSharedService.WordViewer">
<Property PropertyID="DisplayName" TypeID="System!System.Entity"/>
<Property PropertyID="FarmID" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPService"/>
<Property PropertyID="ServiceID" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPService"/>
<Property PropertyID="TypeName" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPService"/>
<Property PropertyID="NotShared" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPService"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.SharePoint.Server.2010.SPSharedServiceApplication.WordViewer">
<Property PropertyID="DisplayName" TypeID="System!System.Entity"/>
<Property PropertyID="FarmID" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPSharedServiceApplication"/>
<Property PropertyID="ServiceApplicationID" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPSharedServiceApplication"/>
<Property PropertyID="TypeName" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPSharedServiceApplication"/>
<Property PropertyID="ApplicationPool"/>
<Property PropertyID="ApplicationVersion"/>
<Property PropertyID="IsShared"/>
<Property PropertyID="Uri"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.SharePoint.Server.2010.SPServiceInstance.WordViewer">
<Property PropertyID="PrincipalName" TypeID="Windows!Microsoft.Windows.Computer"/>
<Property PropertyID="DisplayName" TypeID="System!System.Entity"/>
<Property PropertyID="FarmID" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPServiceInstance"/>
<Property PropertyID="HostServer" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPServiceInstance"/>
<Property PropertyID="TypeName" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPServiceInstance"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.SharePoint.Server.2010.SPSharedService.PPTViewer">
<Property PropertyID="DisplayName" TypeID="System!System.Entity"/>
<Property PropertyID="FarmID" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPService"/>
<Property PropertyID="ServiceID" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPService"/>
<Property PropertyID="TypeName" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPService"/>
<Property PropertyID="NotShared" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPService"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.SharePoint.Server.2010.SPSharedServiceApplication.PPTViewer">
<Property PropertyID="DisplayName" TypeID="System!System.Entity"/>
<Property PropertyID="FarmID" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPSharedServiceApplication"/>
<Property PropertyID="ServiceApplicationID" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPSharedServiceApplication"/>
<Property PropertyID="TypeName" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPSharedServiceApplication"/>
<Property PropertyID="ApplicationPool"/>
<Property PropertyID="ApplicationVersion"/>
<Property PropertyID="IsShared"/>
<Property PropertyID="Uri"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.SharePoint.Server.2010.SPServiceInstance.PPTViewer">
<Property PropertyID="PrincipalName" TypeID="Windows!Microsoft.Windows.Computer"/>
<Property PropertyID="DisplayName" TypeID="System!System.Entity"/>
<Property PropertyID="FarmID" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPServiceInstance"/>
<Property PropertyID="HostServer" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPServiceInstance"/>
<Property PropertyID="TypeName" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPServiceInstance"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.SharePoint.Server.2010.SPComponentInstance.WordViewer">
<Property PropertyID="DisplayName" TypeID="System!System.Entity"/>
<Property PropertyID="FarmID" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPComponentInstance"/>
<Property PropertyID="HostServer" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPComponentInstance"/>
<Property PropertyID="ComponentPath" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPComponentInstance"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.SharePoint.Server.2010.SPComponentInstance.OneNoteEditor">
<Property PropertyID="DisplayName" TypeID="System!System.Entity"/>
<Property PropertyID="FarmID" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPComponentInstance"/>
<Property PropertyID="HostServer" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPComponentInstance"/>
<Property PropertyID="ComponentPath" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPComponentInstance"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.SharePoint.Server.2010.SPSite.PPTBroadcast">
<Property PropertyID="DisplayName" TypeID="System!System.Entity"/>
<Property PropertyID="FarmID" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPWebApplication.SPSite"/>
<Property PropertyID="Url" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPWebApplication.SPSite"/>
<Property PropertyID="Title" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPWebApplication.SPSite"/>
<Property PropertyID="Authentication" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPWebApplication.SPSite"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPSharedService.Contains.SPSharedServiceApplication"/>
<DiscoveryRelationship TypeID="WSS!Microsoft.SharePoint.Foundation.2010.SPSharedServiceApplication.Contains.SPServiceInstance"/>
</DiscoveryTypes>
<DataSource ID="WAC.14.DiscoveryDataSource" TypeID="Microsoft.SharePoint.Server.2010.SPSharedService.DiscoveryProvider.WAC">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<IntervalSeconds>7200</IntervalSeconds>
<SyncTime/>
<TimeoutSeconds>300</TimeoutSeconds>
<DebugTrace>false</DebugTrace>
</DataSource>
</Discovery>