python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Get SCCM Collection Info from List of Servers
I need to get SCCM collection info form a list of 150 servers to figure out what deployment collections each device belongs to. I can easily list all devices from a collection but not the other way. T...
D. BamBam
Votes: 0
Answers: 1
What WMI class stores Deployment Type installation program on MECM
I need to retreive a data related the MECM Application via WMI classes, more specifically, I need to get Application Deployment Type properties - Installation / Uninstallation programs.
Could you plea...
3axap
Votes: 0
Answers: 1
How to use wildcard string as directory name in PowerShell's Add-CMComplianceSettingDirectory?
I try to invoke Add-CMComplianceSettingDirectory cmdlet from ConfigurationManager.psd1 module.
$ConfigurationItem | Add-CMComplianceSettingDirectory -Name "CV" -DirectoryName "*DDD"...
ondister
Votes: 0
Answers: 0
Cannot uninstall application using Powershell
I am trying to upgrade an application using an .msp file but every time I run the script I get a message saying the product I'm trying to upgrade from does not exist. My thought was there might be a b...
mcdurham
Votes: 0
Answers: 1