John D Pell

Results 102 comments of John D Pell

@holzschu, available where?

Oy, it seems I had tried typing `l2g` and got frustrated. Sorry for the noise! Thank! 😃

(Would it be inappropriate for me to post this same request under xPSDesiredStateConfiguration module for local accounts?)

The local user/group version of this seems much simpler, so I've prepared a [pull request for xPSDesiredStateConfiguration](https://github.com/dsccommunity/xPSDesiredStateConfiguration/pull/715) first. For ActiveDirectoryDsc, ADUser seems like the existing code mixes and matches using...

Narrator: The local version was not simpler.

@X-Guardian, thanks for the tips! Could you help me understand what should be *returned* from Get-TargetResource? Should it include additional managed properties? I've got my wires crossed and now my...

I think between ADUser, xUser, and xGroup there are three entirely different implementations of how to access and manage principals. I think I've figured them out, and I think I...

I split this up in to multiple pull requests so it's easier to review, and I'll open a separate issue under xPSDesiredStateConfiguration for that stuff. I kinda didn't expect there...

I don't have integration tests in here

@Antiohne, thank you for testing this! I haven't been testing with an account created *by* DSC (my use case is an account created by an external installer invoked by xPackage)....