Question: I am writing a script to export the names of all computer in a device collection to a txt file. My script works as expected but I would like to preserve the folder structure in the exported file structure. ...

Question: Trying to change what OS my TS supports in order to hide/show it in Software Center. Importing ConfigurationManager.psd1 module and according to documentation for Set-CMTaskSequence I should be able to specify which OS that should be supported: If I ...

Question: 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 please help me, what exact WMI class can I ...