Resource Type: dsc_xspuserprofilesyncservice

Defined in:
lib/puppet/type/dsc_xspuserprofilesyncservice.rb

Overview

The DSC xSPUserProfileSyncService resource type. Automatically generated from version 0.12.0.0

Properties

  • dsc_ensure

    Present to ensure the service is running, absent to ensure it is not

Parameters

  • dsc_farmaccount

    The farm account, which is needed to provision the service app

  • dsc_installaccount

    POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5

  • dsc_psdscrunascredential
  • dsc_userprofileserviceappname (namevar)

    The name of the user profile service for this sync instance

  • 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).