Skip to content

Commit 2276357

Browse files
author
Yannick Beot - ADM
committed
Update example comment
1 parent a94255a commit 2276357

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/ComputerManagementDsc/Examples/Resources/Computer/7-JoinDomainSpecifyingDC.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<#
22
.EXAMPLE
33
This configuration sets the machine name to 'Server01' and
4-
joins the 'Contoso' domain.
4+
joins the 'Contoso' domain using the domain controller 'dc1.contoso.com'.
55
Note: this requires an AD credential to join the domain.
66
#>
77
Configuration Example

0 commit comments

Comments
 (0)