Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Find Version of Configuration Manager

$
0
0

Summary: Use PowerShell cmdlets to identify the current version and build number of a Configuration Manager site.

Hey, Scripting Guy! Question How can I use Windows PowerShell to find the current version and build number for a client's
           Configuration Manager site?

Hey, Scripting Guy! Answer When you have the cmdlets for Configuration Manager 2012 or later loaded into the Windows PowerShell
           console, execute this line to display the information:

Get-CmSite | Select-Object Servername,SiteCode,BuildNumber,Version


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>