When to use 'SharePointManagedAccounts'
Use this resource when you need to register domain accounts that SharePoint will manage, including automatic password changes. Managed accounts are used as service accounts for application pools, service applications, and other SharePoint services. Register them before configuring service application pools.
Source |
|
DSC Resource |
|
Documentation |
| Parameter | Attribute | DataType | Description | Allowed Values |
|---|---|---|---|---|
Hashtable[] |
set of managed accounts |
| Parameter | Attribute | DataType | Description | Allowed Values |
|---|---|---|---|---|
Example
SharePointManagedAccounts:
ManagedAccounts:
- AccountName: contoso\sp_farm
Account: '[ENC=PE9ianMgVmVy...=]'
- AccountName: contoso\sp_contentAppPool
Account: '[ENC=PE9ianMgVmVy...=]'