This repository was archived by the owner on Nov 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +32
-32
lines changed
POC-DC-Client-Servers-CORE
POC-DC-Client-Servers-GUI
POC-DCDHCP-Client-Servers-GUI
microsoft-powershell-implementing-jea
POC-DC-Client-Servers-CORE
POC-DC-Client-Servers-GUI
POC-DCDHCP-Client-Servers-GUI
microsoft-powershell-implementing-jea Expand file tree Collapse file tree 8 files changed +32
-32
lines changed Original file line number Diff line number Diff line change @@ -239,11 +239,11 @@ Configuration AutoLab {
239
239
xADUser Dev1 {
240
240
DomainName = $node.DomainName
241
241
Path = " OU=Dev,$ ( $node.DomainDN ) "
242
- UserName = ' SimonA '
242
+ UserName = ' SimonS '
243
243
GivenName = ' Simon'
244
- Surname = ' Allardice '
245
- DisplayName = ' Simon Allardice '
246
- Description = ' The Brilliant one '
244
+ Surname = ' Smith '
245
+ DisplayName = ' Simon Smith '
246
+ Description = ' The Developer '
247
247
Department = ' Dev'
248
248
Enabled = $true
249
249
Password = $DomainCredential
Original file line number Diff line number Diff line change @@ -245,11 +245,11 @@ Configuration AutoLab {
245
245
xADUser Dev1 {
246
246
DomainName = $node.DomainName
247
247
Path = " OU=Dev,$ ( $node.DomainDN ) "
248
- UserName = ' SimonA '
248
+ UserName = ' SimonS '
249
249
GivenName = ' Simon'
250
- Surname = ' Allardice '
251
- DisplayName = ' Simon Allardice '
252
- Description = ' The Brilliant one '
250
+ Surname = ' Smith '
251
+ DisplayName = ' Simon Smith '
252
+ Description = ' The Developer '
253
253
Department = ' Dev'
254
254
Enabled = $true
255
255
Password = $DomainCredential
Original file line number Diff line number Diff line change @@ -246,11 +246,11 @@ Configuration AutoLab {
246
246
xADUser Dev1 {
247
247
DomainName = $node.DomainName
248
248
Path = " OU=Dev,$ ( $node.DomainDN ) "
249
- UserName = ' SimonA '
249
+ UserName = ' SimonS '
250
250
GivenName = ' Simon'
251
- Surname = ' Allardice '
252
- DisplayName = ' Simon Allardice '
253
- Description = ' The Brilliant one '
251
+ Surname = ' Smith '
252
+ DisplayName = ' Simon Smith '
253
+ Description = ' The Developer '
254
254
Department = ' Dev'
255
255
Enabled = $true
256
256
Password = $DomainCredential
Original file line number Diff line number Diff line change @@ -239,11 +239,11 @@ Configuration AutoLab {
239
239
xADUser Dev1 {
240
240
DomainName = $node.DomainName
241
241
Path = " OU=Dev,$ ( $node.DomainDN ) "
242
- UserName = ' SimonA '
242
+ UserName = ' SimonS '
243
243
GivenName = ' Simon'
244
- Surname = ' Allardice '
245
- DisplayName = ' Simon Allardice '
246
- Description = ' The Brilliant one '
244
+ Surname = ' Smith '
245
+ DisplayName = ' Simon Smith '
246
+ Description = ' The developer '
247
247
Department = ' Dev'
248
248
Enabled = $true
249
249
Password = $DomainCredential
Original file line number Diff line number Diff line change @@ -239,11 +239,11 @@ Configuration AutoLab {
239
239
xADUser Dev1 {
240
240
DomainName = $node.DomainName
241
241
Path = " OU=Dev,$ ( $node.DomainDN ) "
242
- UserName = ' SimonA '
242
+ UserName = ' SimonS '
243
243
GivenName = ' Simon'
244
- Surname = ' Allardice '
245
- DisplayName = ' Simon Allardice '
246
- Description = ' The Brilliant one '
244
+ Surname = ' Smith '
245
+ DisplayName = ' Simon Smith '
246
+ Description = ' The Developer '
247
247
Department = ' Dev'
248
248
Enabled = $true
249
249
Password = $DomainCredential
Original file line number Diff line number Diff line change @@ -245,11 +245,11 @@ Configuration AutoLab {
245
245
xADUser Dev1 {
246
246
DomainName = $node.DomainName
247
247
Path = " OU=Dev,$ ( $node.DomainDN ) "
248
- UserName = ' SimonA '
248
+ UserName = ' SimonS '
249
249
GivenName = ' Simon'
250
- Surname = ' Allardice '
251
- DisplayName = ' Simon Allardice '
252
- Description = ' The Brilliant one '
250
+ Surname = ' Smith '
251
+ DisplayName = ' Simon Smith '
252
+ Description = ' The Developer '
253
253
Department = ' Dev'
254
254
Enabled = $true
255
255
Password = $DomainCredential
Original file line number Diff line number Diff line change @@ -246,11 +246,11 @@ Configuration AutoLab {
246
246
xADUser Dev1 {
247
247
DomainName = $node.DomainName
248
248
Path = " OU=Dev,$ ( $node.DomainDN ) "
249
- UserName = ' SimonA '
249
+ UserName = ' SimonS '
250
250
GivenName = ' Simon'
251
- Surname = ' Allardice '
252
- DisplayName = ' Simon Allardice '
253
- Description = ' The Brilliant one '
251
+ Surname = ' Smith '
252
+ DisplayName = ' Simon Smith '
253
+ Description = ' The Developer '
254
254
Department = ' Dev'
255
255
Enabled = $true
256
256
Password = $DomainCredential
Original file line number Diff line number Diff line change @@ -239,11 +239,11 @@ Configuration AutoLab {
239
239
xADUser Dev1 {
240
240
DomainName = $node.DomainName
241
241
Path = " OU=Dev,$ ( $node.DomainDN ) "
242
- UserName = ' SimonA '
242
+ UserName = ' SimonS '
243
243
GivenName = ' Simon'
244
- Surname = ' Allardice '
245
- DisplayName = ' Simon Allardice '
246
- Description = ' The Brilliant one '
244
+ Surname = ' Smith '
245
+ DisplayName = ' Simon Smith '
246
+ Description = ' The developer '
247
247
Department = ' Dev'
248
248
Enabled = $true
249
249
Password = $DomainCredential
You can’t perform that action at this time.
0 commit comments