Rob Davis
Rob Davis
Hello, `Set-BuildEnvironment` fails when git is not installed. This has been an issue in the past, so there must have been a regression error at some point. ### BuildHelpers Version...
## **Details of the scenario you tried and the problem that is occurring:** I encountered this issue while continuing on my quest to configure a standalone SSRS server that uses...
**Details of the scenario you tried and the problem that is occurring:** I have a two server setup: - Server One running "SQLENGINE" and "SSMS" features - Server Two running...
I am using the resource as follows: ```powershell xGroupSet AddgMsaToLocalGroups { GroupName = $ADData.gMsaLocalGroups Ensure = "Present" MembersToInclude = $GroupManagedServiceAccount Credential = $DomainAdminCreds DependsOn = "[Script]CreateGmsaAccount" } ``` This results...
#### Details of the scenario you tried and the problem that is occurring When using xService to change the credentials of an existing, running service. The credentials are changed successfully,...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
PowerCommander doesn't seem to have the option to return a base64 configuration string when creating a Keeper Secret Manager Client. Only the one time access token is provided as a...