Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit ce9d4bd

Browse files
initial updates for 4.3.1
1 parent f18d48e commit ce9d4bd

File tree

6 files changed

+111
-74
lines changed

6 files changed

+111
-74
lines changed

Configurations/PowerShellLab/AD-Users.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
"Department": "IT"
161161
},
162162
{
163-
"DistinguishedName": "CN=E.Ratti,DC=Company,DC=pri",
163+
"DistinguishedName": "CN=E.Ratti,OU=Employees,DC=Company,DC=pri",
164164
"Name": "Erich Ratti",
165165
"SAMAccountname": "E.Ratti",
166166
"GivenName": "Erich",
@@ -170,7 +170,7 @@
170170
"Department": "Marketing"
171171
},
172172
{
173-
"DistinguishedName": "CN=L.Kuja,DC=Company,DC=pri",
173+
"DistinguishedName": "CN=L.Kuja,OU=Employees,DC=Company,DC=pri",
174174
"Name": "Louis Kuja",
175175
"SAMAccountname": "L.Kuja",
176176
"GivenName": "Louis",
@@ -180,7 +180,7 @@
180180
"Department": "Development"
181181
},
182182
{
183-
"DistinguishedName": "CN=M.Nierer,DC=Company,DC=pri",
183+
"DistinguishedName": "CN=M.Nierer,OU=Employees,DC=Company,DC=pri",
184184
"Name": "Myron Nierer",
185185
"SAMAccountname": "M.Nierer",
186186
"GivenName": "Myron",
@@ -190,7 +190,7 @@
190190
"Department": "Physical Plant"
191191
},
192192
{
193-
"DistinguishedName": "CN=R.Freil,DC=Company,DC=pri",
193+
"DistinguishedName": "CN=R.Freil,OU=Employees,DC=Company,DC=pri",
194194
"Name": "Rayford Freil",
195195
"SAMAccountname": "R.Freil",
196196
"GivenName": "Rayford",
@@ -200,7 +200,7 @@
200200
"Department": "Security"
201201
},
202202
{
203-
"DistinguishedName": "CN=T.Shult,DC=Company,DC=pri",
203+
"DistinguishedName": "CN=T.Shult,OU=Employees,DC=Company,DC=pri",
204204
"Name": "Tom Shult",
205205
"SAMAccountname": "T.Shult",
206206
"GivenName": "Tom",
@@ -210,7 +210,7 @@
210210
"Department": "Manufacturing"
211211
},
212212
{
213-
"DistinguishedName": "CN=C.Melve,DC=Company,DC=pri",
213+
"DistinguishedName": "CN=C.Melve,OU=Employees,DC=Company,DC=pri",
214214
"Name": "Cyrus Melve",
215215
"SAMAccountname": "C.Melve",
216216
"GivenName": "Cyrus",
@@ -220,7 +220,7 @@
220220
"Department": "Security"
221221
},
222222
{
223-
"DistinguishedName": "CN=B.Storr,DC=Company,DC=pri",
223+
"DistinguishedName": "CN=B.Storr,OU=Employees,DC=Company,DC=pri",
224224
"Name": "Bennett Storr",
225225
"SAMAccountname": "B.Storr",
226226
"GivenName": "Bennett",
@@ -230,7 +230,7 @@
230230
"Department": "Payroll"
231231
},
232232
{
233-
"DistinguishedName": "CN=S.Montbriand,DC=Company,DC=pri",
233+
"DistinguishedName": "CN=S.Montbriand,OU=Employees,DC=Company,DC=pri",
234234
"Name": "Sammy Montbriand",
235235
"SAMAccountname": "S.Montbriand",
236236
"GivenName": "Sammy",
@@ -240,7 +240,7 @@
240240
"Department": "Manufacturing"
241241
},
242242
{
243-
"DistinguishedName": "CN=N.Wobser,DC=Company,DC=pri",
243+
"DistinguishedName": "CN=N.Wobser,OU=Employees,DC=Company,DC=pri",
244244
"Name": "Napoleon Wobser",
245245
"SAMAccountname": "N.Wobser",
246246
"GivenName": "Napoleon",
@@ -250,7 +250,7 @@
250250
"Department": "Quality Assurance"
251251
},
252252
{
253-
"DistinguishedName": "CN=J.Clineman,DC=Company,DC=pri",
253+
"DistinguishedName": "CN=J.Clineman,OU=Employees,DC=Company,DC=pri",
254254
"Name": "James Clineman",
255255
"SAMAccountname": "J.Clineman",
256256
"GivenName": "James",
@@ -260,7 +260,7 @@
260260
"Department": "Physical Plant"
261261
},
262262
{
263-
"DistinguishedName": "CN=A.Henaire,DC=Company,DC=pri",
263+
"DistinguishedName": "CN=A.Henaire,OU=Employees,DC=Company,DC=pri",
264264
"Name": "Alexander Henaire",
265265
"SAMAccountname": "A.Henaire",
266266
"GivenName": "Alexander",
@@ -270,7 +270,7 @@
270270
"Department": "Customer Service"
271271
},
272272
{
273-
"DistinguishedName": "CN=E.Muhtaseb,DC=Company,DC=pri",
273+
"DistinguishedName": "CN=E.Muhtaseb,OU=Employees,DC=Company,DC=pri",
274274
"Name": "Eliseo Muhtaseb",
275275
"SAMAccountname": "E.Muhtaseb",
276276
"GivenName": "Eliseo",
@@ -280,7 +280,7 @@
280280
"Department": "Manufacturing"
281281
},
282282
{
283-
"DistinguishedName": "CN=Y.Graffney,DC=Company,DC=pri",
283+
"DistinguishedName": "CN=Y.Graffney,OU=Employees,DC=Company,DC=pri",
284284
"Name": "Yong Graffney",
285285
"SAMAccountname": "Y.Graffney",
286286
"GivenName": "Yong",
@@ -290,7 +290,7 @@
290290
"Department": "Customer Service"
291291
},
292292
{
293-
"DistinguishedName": "CN=D.Monroy,DC=Company,DC=pri",
293+
"DistinguishedName": "CN=D.Monroy,OU=Employees,DC=Company,DC=pri",
294294
"Name": "Dee Monroy",
295295
"SAMAccountname": "D.Monroy",
296296
"GivenName": "Dee",
@@ -300,7 +300,7 @@
300300
"Department": "Consumer Affairs"
301301
},
302302
{
303-
"DistinguishedName": "CN=E.Capece,DC=Company,DC=pri",
303+
"DistinguishedName": "CN=E.Capece,OU=Employees,DC=Company,DC=pri",
304304
"Name": "Everette Capece",
305305
"SAMAccountname": "E.Capece",
306306
"GivenName": "Everette",
@@ -310,7 +310,7 @@
310310
"Department": "Executive"
311311
},
312312
{
313-
"DistinguishedName": "CN=L.Saller,DC=Company,DC=pri",
313+
"DistinguishedName": "CN=L.Saller,OU=Employees,DC=Company,DC=pri",
314314
"Name": "Lanny Saller",
315315
"SAMAccountname": "L.Saller",
316316
"GivenName": "Lanny",
@@ -320,7 +320,7 @@
320320
"Department": "Physical Plant"
321321
},
322322
{
323-
"DistinguishedName": "CN=G.Bushmaker,DC=Company,DC=pri",
323+
"DistinguishedName": "CN=G.Bushmaker,OU=Employees,DC=Company,DC=pri",
324324
"Name": "Gordon Bushmaker",
325325
"SAMAccountname": "G.Bushmaker",
326326
"GivenName": "Gordon",
@@ -330,7 +330,7 @@
330330
"Department": "Manufacturing"
331331
},
332332
{
333-
"DistinguishedName": "CN=G.Guillary,DC=Company,DC=pri",
333+
"DistinguishedName": "CN=G.Guillary,OU=Employees,DC=Company,DC=pri",
334334
"Name": "Garret Guillary",
335335
"SAMAccountname": "G.Guillary",
336336
"GivenName": "Garret",
@@ -340,7 +340,7 @@
340340
"Department": "Sales"
341341
},
342342
{
343-
"DistinguishedName": "CN=D.Waldow,DC=Company,DC=pri",
343+
"DistinguishedName": "CN=D.Waldow,OU=Employees,DC=Company,DC=pri",
344344
"Name": "Diego Waldow",
345345
"SAMAccountname": "D.Waldow",
346346
"GivenName": "Diego",
@@ -350,7 +350,7 @@
350350
"Department": "Public Affairs"
351351
},
352352
{
353-
"DistinguishedName": "CN=D.Colato,DC=Company,DC=pri",
353+
"DistinguishedName": "CN=D.Colato,OU=Employees,DC=Company,DC=pri",
354354
"Name": "Duncan Colato",
355355
"SAMAccountname": "D.Colato",
356356
"GivenName": "Duncan",
@@ -360,7 +360,7 @@
360360
"Department": "Manufacturing"
361361
},
362362
{
363-
"DistinguishedName": "CN=D.Fierst,DC=Company,DC=pri",
363+
"DistinguishedName": "CN=D.Fierst,OU=Employees,DC=Company,DC=pri",
364364
"Name": "Dewitt Fierst",
365365
"SAMAccountname": "D.Fierst",
366366
"GivenName": "Dewitt",
@@ -370,7 +370,7 @@
370370
"Department": "Customer Service"
371371
},
372372
{
373-
"DistinguishedName": "CN=A.Fieldhouse,DC=Company,DC=pri",
373+
"DistinguishedName": "CN=A.Fieldhouse,OU=Employees,DC=Company,DC=pri",
374374
"Name": "Aron Fieldhouse",
375375
"SAMAccountname": "A.Fieldhouse",
376376
"GivenName": "Aron",
@@ -380,7 +380,7 @@
380380
"Department": "Physical Plant"
381381
},
382382
{
383-
"DistinguishedName": "CN=S.Talone,DC=Company,DC=pri",
383+
"DistinguishedName": "CN=S.Talone,OU=Employees,DC=Company,DC=pri",
384384
"Name": "Stanton Talone",
385385
"SAMAccountname": "S.Talone",
386386
"GivenName": "Stanton",
@@ -390,7 +390,7 @@
390390
"Department": "Public Affairs"
391391
},
392392
{
393-
"DistinguishedName": "CN=D.Hamsher,DC=Company,DC=pri",
393+
"DistinguishedName": "CN=D.Hamsher,OU=Employees,DC=Company,DC=pri",
394394
"Name": "Donte Hamsher",
395395
"SAMAccountname": "D.Hamsher",
396396
"GivenName": "Donte",
@@ -400,7 +400,7 @@
400400
"Department": "Consumer Affairs"
401401
},
402402
{
403-
"DistinguishedName": "CN=K.Moshos,DC=Company,DC=pri",
403+
"DistinguishedName": "CN=K.Moshos,OU=Employees,DC=Company,DC=pri",
404404
"Name": "Kendall Moshos",
405405
"SAMAccountname": "K.Moshos",
406406
"GivenName": "Kendall",

Configurations/PowerShellLab/VMConfiguration.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Configuration AutoLab {
3232
Import-DSCResource -modulename 'xWindowsUpdate' -ModuleVersion '2.8.0.0'
3333
Import-DSCResource -modulename 'xPendingReboot' -ModuleVersion '0.4.0.0'
3434
Import-DSCResource -modulename 'xADCSDeployment' -ModuleVersion '1.4.0.0'
35-
Import-DSCResource -modulename 'xDnsServer' -ModuleVersion '1.14.0.0'
35+
Import-DSCResource -modulename 'xDnsServer' -ModuleVersion '1.15.0.0'
3636
Import-DSCResource -modulename 'xWebAdministration' -ModuleVersion '2.7.0.0'
3737

3838
#endregion

Configurations/PowerShellLab/VMConfigurationData.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ demonstrations and would need to be modified for your environment.
206206
@{ Name = 'xPSDesiredStateConfiguration'; RequiredVersion = '8.9.0.0'; },
207207
@{ Name = 'xPendingReboot'; RequiredVersion = '0.4.0.0'; Provider = 'PSGallery';},
208208
@{ Name = 'xADCSDeployment'; RequiredVersion = '1.4.0.0'; Provider = 'PSGallery';},
209-
@{ Name = 'xDnsServer';RequiredVersion = "1.14.0.0";Provider = 'PSGallery';},
209+
@{ Name = 'xDnsServer';RequiredVersion = "1.15.0.0";Provider = 'PSGallery';},
210210
@{ Name = 'xWebAdministration';RequiredVersion = '2.7.0.0';Provider = 'PSGallery'}
211211

212212
);

0 commit comments

Comments
 (0)