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

PowerTip: Get List of Distribution Points with PowerShell

$
0
0

Summary: Use the PowerShell cmdlets in Configuration Manager to pull a list of all distribution points.

Hey, Scripting Guy! Question How can I get an easy-to-read list of the distribution points in a site?

Hey, Scripting Guy! Answer Load the Configuration Manager 2012 cmdlets, and run the following one-liner in PowerShell:

Get-CMDistributionPoint | Select-Object NetworkOsPath,RoleName,SiteCode


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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