Skip to content

Query Windows machines with Get-CimInstance

Latest

Choose a tag to compare

@junlarsen junlarsen released this 22 Nov 20:00
· 29 commits to master since this release

Query for the LeagueClientUx/RiotClient process is now done through Get-CimInstance instead of the deprecated WMIC.

Thanks @Nerdsie (from #54)