Michael Greene
Michael Greene
Based on this doc, there are some missing values. Examples, 'RequireLogonToChangePassword' and 'ClearTextPassword'. https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-gpsb/0b40db09-d95d-40a6-8467-32aedec8140c
Additions have been made to this module in a separate repo: [https://github.com/robwi/xCredSSP](https://github.com/robwi/xCredSSP) HELP WANTED If someone would like to review this work and incorporate changes back to the resource kit...
After testing, my general feedback is that the CCM Client Utilities SDK check should be off by default. That would return the resource to a "just works" state without having...
Additions have been made to this module in a separate repo: [https://github.com/robwi/xSCOM](https://github.com/robwi/xSCOM) HELP WANTED If someone would like to review this work and incorporate changes back to the resource kit...
‘Address’ property is probably best as ‘SourceComputer’. We shouldn’t’ give it a default value, and we should add validation to throw if they: o Specify it, but aren’t using a...
#### Details of the scenario you tried and the problem that is occurring When testing, if the Key property contained 'HKEY_LOCAL_MACHINE\' in the string, the resource always returned compliant. RegistryPolicyFile...