You could follow along here.
https://woshub.com/check-windows-activation-status/
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have to find out whether Windows servers are licensed and activated in my environment. These servers are 2008R2 enterprise servers.
I am running the below command in PS but it only gives me results of a single server, does anyone have a script that outputs results for around 100+ servers?
cscript c:\windows\system32\slmgr.vbs /xpr
You could follow along here.
https://woshub.com/check-windows-activation-status/
--please don't forget to upvote
and Accept as answer
if the reply is helpful--