Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nivleshc/43223810d682babd14801604866b3af1 to your computer and use it in GitHub Desktop.
Save nivleshc/43223810d682babd14801604866b3af1 to your computer and use it in GitHub Desktop.
LocalConfigurationManager settings for CreateADReplicaDC
LocalConfigurationManager
{
ActionAfterReboot = 'ContinueConfiguration'
ConfigurationMode = 'ApplyOnly'
RebootNodeIfNeeded = $true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment