Use this WMI query to get the number of each version of Windows 10 running your environment.
get-wmiobject -computername <primary site server name> -namespace root\sms\site_<site code> -class SMS_Windows10Dashboard

Microsoft certifications and partnerships validating our technical expertise.
Secure technology solutions for regulated banks and financial institutions.
Secure Microsoft solutions for compliant, connected, and modern healthcare organizations.
Discover the benefits of both CSP and On-premises licensing options and find the best fit for your unique business needs. From cost savings to flexibility, we’ve got you covered.
Secure, manage, and monitor every device with modern endpoint management solutions.
Use this WMI query to get the number of each version of Windows 10 running your environment.
get-wmiobject -computername <primary site server name> -namespace root\sms\site_<site code> -class SMS_Windows10Dashboard