To clone the repo, run, use this command
git clone https://github.com/tfslabs/get-wmi-basic.gitTo contribute, you may need Visual Studio 2022. Required Visual Studio 2022 SDKs:
- .NET 4.8 SDK and targeting pack
- Windows 10 SDK (10.0.18362.0) (if applicable)
You can open the Get WMI Basic.csproj to open the project in Visual Studio
However, since this project is a part of Windows Server Management Tool, you may need to clone the whole repo, before using Visual Studio, because the full Visual Studio Solution are already configured with valid build configurations.