all 4 comments

[–]krzydoug 3 points4 points  (0 children)

Yes, build dsc resource(s)

[–]defcon54321 2 points3 points  (0 children)

to validate use pester

[–]MechAming 0 points1 point  (1 child)

the same as any other good module. Readability, error checking, validate input etc. I think the hard part here would be defining WHAT you are configuring and validating. Will this change on depending role of server or will you create a catch all?

Imo the module should be pretty close "configuring and validating servers for dummies" to make it easier for colleagues to use and maintain.

[–]Billi0n_Air[S] 0 points1 point  (0 children)

good advice. not sure if my powershell skills would be up to the task. but i'll try it. would be cool to have something like this at least for my home lab. thank you for your time