Hi, i like the project very much. But now i’m struggling a little bit. I hope someone can help… After deploying 80 PCs with Sysprep, HostnameChange etc. etc. i need to clean the machines. Clean means it is not allowed any other software is installed exept... Type "WMIC" at the Command Prompt and press "Enter." Wait for the "wmic:root\cli>" text to appear and then type "product get name" and press "Enter" again. Wait for Windows to display the complete list of installed programs. Apr 08, 2020 · Hi, I am trying to use your powershell Zoom script. I tested it on a fast push script to a particular device after adding the script to SCCM. Results of script seem encouraging. VERBOSE: Script is running VERBOSE: Running Uninstall-ZoomLocalMachine function VERBOSE: No Zoom applications found in HKLM VERBOSE: Running Uninstall-ZoomCurrentUser ... I spent quite some time scripting SCCM using Powershell – I plan to write some blog post about what I have done, because it is probably most complex scripted solution I ever wrote, but for now, I would like to share one trick with you. When you script SCCM, you do it through WMI classes.