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

PowerTip: Use PowerShell to Show Deployment Types for Application

$
0
0

Summary: Use the Configuration Manager cmdlets to identify all deployment types for an application.

Hey, Scripting Guy! Question How can I use Windows PowerShell to pull up a list of all deployment types for one of my applications?

Hey, Scripting Guy! Answer Use the Get-CmDeploymentType cmdlet and supply the application name in question, for example:

Get-CmDeploymentType –ApplicationName ‘HSG Application’ | Select-Object LocalizedDisplayName


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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