If the operation was successful run the installation for real. If this is a real deployment, please use a strong password.
PS C:\Users\Administrator> Install-ADDSForest -DomainName lab.xogs.io -SafeModeAdministratorPassword (ConvertTo-SecureString -String "P@55w0rd1" -AsPlainText -Force)
The target server will be configured as a domain controller and restarted when this operation is complete.
Do you want to continue with this operation?
[Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is "Y"):
After the server has rebooted, we can check the DCs configured in the lab.xogs.io domain where we should see our newly promoted DC.