Please enter search query.
Search <book_title>...
Storage Foundation and High Availability Solutions 7.4.2 HA and DR Solutions Guide for Microsoft SharePoint 2010 - Windows
Last Published:
2020-05-31
Product(s):
InfoScale & Storage Foundation (7.4.2)
Platform: Windows
- Introducing Storage Foundation and High Availability Solutions for SharePoint 2010
- About high availability support for SharePoint Server
- Introducing the VCS agent for SharePoint Server 2010
- Configuration workflows for SharePoint Server 2010
- Reviewing the HA configuration
- Notes and recommendations for cluster and application configuration
- Configuring the cluster using the Cluster Configuration Wizard
- Using the Solutions Configuration Center
- Installing and configuring SharePoint Server 2010 for high availability
- Configuring disaster recovery for SharePoint Server 2010
- Introducing the VCS agent for SharePoint Search Service Application
- About the VCS agent for SharePoint Search service application
- Configuring the SharePoint Search Service Application service group
- Verifying the application service group
- Administering the SharePoint Search Service Application service group
- Troubleshooting
SharePoint Server agent resource type definition
The resource type represents the VCS configuration definition of the agent and specifies how the agent is defined in the cluster configuration file, main.cf.
The SharePoint Server agent is represented by the SharePointServer resource type.
type SharePointServer ( static i18nstr ArgList[] = { AppType, AppName, Description, AppPoolMon, FarmAdminAccount, FarmAdminPassword, ServiceIDList, StopSPSService } str AppType i18nstr AppName i18nstr Description str AppPoolMon = NONE i18nstr FarmAdminAccount str FarmAdminPassword i18nstr ServiceIDList[] boolean StopSPSService = 0 )