Skip to content

Use PowerShell instead of WMIC for system info on Windows#482

Open
mipaaa wants to merge 1 commit intobencheeorg:mainfrom
mipaaa:main
Open

Use PowerShell instead of WMIC for system info on Windows#482
mipaaa wants to merge 1 commit intobencheeorg:mainfrom
mipaaa:main

Conversation

@mipaaa
Copy link
Copy Markdown

@mipaaa mipaaa commented Apr 22, 2026

WMIC is being phased out. It is often no longer available by default in Windows 11 (24H2/25H2).

PowerShell is present by default on all modern Windows systems, starting with Windows 7 and Windows Server 2008 R2.

WMIC is being phased out. It is often no longer available by default
in Windows 11 (24H2/25H2).

PowerShell is present by default on all modern Windows systems,
starting with Windows 7 and Windows Server 2008 R2.
@PragTob
Copy link
Copy Markdown
Member

PragTob commented Apr 25, 2026

👋
Thank you! This is also in reference to #442 - I'll need to trial run this on my Windows machine when I get home but thanks a lot already 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants