Please enter search query.
Search <book_title>...
Storage Foundation and High Availability Solutions 7.4.2 HA and DR Solutions Guide for Microsoft SharePoint 2013 - Windows
Last Published:
2020-05-31
Product(s):
InfoScale & Storage Foundation (7.4.2)
Platform: Windows
- Introducing the VCS agent for SharePoint Server 2013
- Installing and configuring the InfoScale Enterprise product
- Installing and configuring SharePoint Server 2013 for high availability
- Appendix A. Using Veritas AppProtect for vSphere
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 )