Michael Greene
Michael Greene
At the time of this PR, the remediation feature of guest configuration is in Public Preview.
Additions have been made to this module in a separate repo: [https://github.com/robwi/xComputerManagement](https://github.com/robwi/xComputerManagement) HELP WANTED If someone would like to review this work and incorporate changes back to the resource kit...
A new resource is available that would compliment xNetworking but needs assistance from the community. Review, tests, and docs. [https://github.com/robwi/xDnsClient](https://github.com/robwi/xDnsClient) HELP WANTED
Importing module MSFT_xGroupResource failed with error - Unable to find an entry point named 'GetFirmwareType' in DLL 'kernel32.dll'. I validated that the same error is thrown any time the Get-ComputerInfo...
There is a new resource available for review. Thank you. https://github.com/robwi/xWSUS
Steps to reproduce ------------------ ```powershell Publish-Module -Path foo -AllowPrerelease ``` Expected behavior ----------------- ```none ``` Actual behavior --------------- ```none ``` Environment data ---------------- ```powershell > $PSVersionTable ``` ```powershell > Get-Module...
### Summary of the new feature / enhancement In the latest versions of OneDrive, the Documents folder is synchronized by default. This creates challenges for PowerShell users. Some might not...
Additions have been made to this module in a separate repo: [https://github.com/robwi/xFailoverCluster](https://github.com/robwi/xFailoverCluster) HELP WANTED If someone would like to review this work and incorporate changes back to the resource kit...
Additions have been made to this module in a separate repo: [https://github.com/robwi/xStorage](https://github.com/robwi/xStorage) HELP WANTED If someone would like to review this work and incorporate changes back to the resource kit...
To align with the [end of support](https://learn.microsoft.com/powershell/azure/migrate-from-azurerm-to-az) for the Azure**RM** module coming up on February 29, 2024, it would be good to plan for deleting the script [Deploy-AzureResourceGroup.ps1](https://github.com/Azure/azure-quickstart-templates/blob/master/Deploy-AzureResourceGroup.ps1), that uses...