Bill Hurt
Bill Hurt
[hub](https://github.com/github/hub) is a tool put out by git that adds commandline tools to help developers work with github from the commandline in a more natural way. It is designed to...
[hub](https://github.com/github/hub) is a tool put out by github that adds capabilities to git. The recommended way to use hub is to alias git to hub.exe, so that it can transparently...
#### Pull Request (PR) description Implements the ability to manage service Failure Actions via the registry. This change will add additional properties to the xService resource to specify reboot message,...
The xService resource cannot currently manage a service's Failure Actions. The traditional way to set these actions is via sc.exe. I propose that xService be modified to read the REG_BINARY...
This change allows the Get-FileEncoding cmdlet to run on PowerShell core and thus on Linux. The encoding parameter to get content has changed in core so that 'byte' is no...
#### Details of the scenario you tried and the problem that is occurring When a user of the resource tries to manage a user account that is disabled, the resource...