Resource Type: dsc_xspuserprofileserviceapp
- Defined in:
- lib/puppet/type/dsc_xspuserprofileserviceapp.rb
Overview
The DSC xSPUserProfileServiceApp resource type. Automatically generated from version 0.12.0.0
Properties
-
dsc_applicationpool
The name of the application pool to run the service app in
-
dsc_mysitehostlocation
The URL of the my site host collection
-
dsc_profiledbname
The name of the profile database
-
dsc_profiledbserver
The name of the server to host the profile database
-
dsc_socialdbname
The name of the social database
-
dsc_socialdbserver
The name of the database server to host the social database
-
dsc_syncdbname
The name of the sync database
-
dsc_syncdbserver
The name of the database server to host the sync database
Parameters
-
dsc_farmaccount
The farm account to use when provisioning the app
-
dsc_installaccount
POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5
-
dsc_name (namevar)
The name of the user profile service
-
dsc_psdscrunascredential
-
name (namevar)
Description of the purpose for this resource declaration.
-
validation_mode
(defaults to: property)
Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).