You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set-PSFConfig-Module 'ForestManagement'-Name 'Schema.Account.AutoGrant'-Value $false-Initialize -Validation bool -Description 'Whether the account to use for performing the schema update should be added to the schema admins group before use.'
30
30
Set-PSFConfig-Module 'ForestManagement'-Name 'Schema.Account.AutoRevoke'-Value $false-Initialize -Validation bool -Description 'Whether the account to use for performing the schema update should be removed from the schema admins group after use.'
31
31
Set-PSFConfig-Module 'ForestManagement'-Name 'Schema.Password.AutoReset'-Value $false-Initialize -Validation bool -Description 'Whether the password of the used account should be reset before & after use.'
32
+
Set-PSFConfig-Module 'ForestManagement'-Name 'Schema.Attributes.ReportUnconfigured'-Value $false-Initialize -Validation bool -Description 'Whether Schema attributes that were not configured should be reported as a test finding.'
0 commit comments