Michael Greene

Results 39 issues of Michael Greene

At the time of this PR, the remediation feature of guest configuration is in Public Preview.

manual validation required
metadata violations
best practices violations
readme violations
bicep
decompile clean-up needed
bicep warnings
remove azuredeploy.json

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...

enhancement
help wanted

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

help wanted
resource proposal

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...

bug
help wanted

There is a new resource available for review. Thank you. https://github.com/robwi/xWSUS

in progress
new module submission

Steps to reproduce ------------------ ```powershell Publish-Module -Path foo -AllowPrerelease ``` Expected behavior ----------------- ```none ``` Actual behavior --------------- ```none ``` Environment data ---------------- ```powershell > $PSVersionTable ``` ```powershell > Get-Module...

Needs Repro Info

### 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...

feature_request
Needs-Triage

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...

enhancement
help wanted

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...

help wanted
resource proposal

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...