✏️ Explanatory Question

What script must be run in the primary domain controller virtual machine for on-premises implementations, and what does it do?

👁 38 Views
📘 Detailed Answer
🟢 Easy
💡

Answer with Explanation

The following script must be run in PowerShell on the primary domain controller virtual machine:


.\Get-DeploymentSettings.ps1 -ConfigurationFilePath .\ConfigTemplate.xml

This script helps configure deployment settings for on-premises environments.