Resource Type: dsc_odsettings

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

Overview

The DSC ODSettings resource type. Automatically generated from version 1.21.1222.1

Properties

  • dsc_applicationid

    Id of the Azure Active Directory application to authenticate with.

  • dsc_blockmacsync

    Block sync client on Mac

  • dsc_certificatepath

    Path to certificate used in service principal usually a PFX file.

  • dsc_certificatethumbprint

    Thumbprint of the Azure Active Directory application’s authentication certificate to use for authentication.

  • dsc_disablereportproblemdialog

    Disable dialog box

  • dsc_domainguids

    Safe domain list

  • dsc_ensure

    Present ensures the user exists, absent ensures it is removed

  • dsc_excludedfileextensions

    Exclude files from being synced to OneDrive

  • dsc_grooveblockoption

    Groove block options

  • dsc_notificationsinonedriveforbusinessenabled

    Turn notifications on/off OneDrive

  • dsc_notifyownerswheninvitationsaccepted

    When true and when an external user accepts an invitation to a resource in a userâ??s OneDrive for Business owner is notified by e-mail

  • dsc_odbaccessrequests

    Lets administrators set policy on access requests and requests to share in OneDrive for Business

  • dsc_odbmemberscanshare

    Lets administrators set policy on re-sharing behavior in OneDrive for Business

  • dsc_onedriveforguestsenabled

    Enable guest acess for OneDrive

  • dsc_onedrivestoragequota

    The resource quota to apply to the OneDrive sites

  • dsc_orphanedpersonalsitesretentionperiod

    Number of days after a user’s account is deleted that their OneDrive for Business content will be deleted.

  • dsc_tenantid

    Name of the Azure Active Directory tenant used for authentication. Format contoso.onmicrosoft.com

Parameters

  • dsc_certificatepassword

    Username can be made up to anything but password will be used for certificatePassword

  • dsc_credential

    Credentials of the account to authenticate with.

  • dsc_issingleinstance (namevar)

    Should be set to yes

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