Forum Discussion
gtiele
Aug 11, 2021Copper Contributor
[WMI] Win32_RDMSDeploymentSettings SetStringProperty bug
I've found a bug in a WMI function. Specifically the SetStringProperty method on the Win32_RDMSDeploymentSettings class. When you enter a domain with only numbers in the domain name the method fa...
Reza_Ameri
Aug 11, 2021Silver Contributor
In case you have access to a Windows 10 device, you may use the Feedback Hub app and report this issue.
Your code is PowerShell and you may directly report issues involving PowerShell scripts to:
https://github.com/PowerShell/PowerShell/issues
Your code is PowerShell and you may directly report issues involving PowerShell scripts to:
https://github.com/PowerShell/PowerShell/issues
gtiele
Aug 11, 2021Copper Contributor
This issue is not related to PowerShell itself. It's the WMI call that seems to have a BUG. Any method (be it Powershell of C#) of doing the WMI call wil result in the same problem.
I've now submitted the issue with the Feedback hub as well. This topic could at least serve other people Googling this issue.
I've now submitted the issue with the Feedback hub as well. This topic could at least serve other people Googling this issue.
- Reza_AmeriAug 12, 2021Silver ContributorThank you for reporting and thank you for reporting the issue using the Feedback Hub app. Windows team will review it.