About 279 results
Open links in new tab
  1. SCCM - Proper Way to Uninstall Old Office Prior Office 365 …

    We need to install Office 365 ProPlus (the package works) and uninstall Office 2013 (using Office removal tool package) prior to the Office 365 ProPlus installation. Both operations should be …

  2. Powershell Software Deployment Toolkit

    Apr 14, 2016 · I would like to use this application script to deploy the following applications Java, Flash and Silverlight updates on a list of computers on the domain. However I don't know …

  3. Software uninstalls but Software Center says Removal Failed?

    We use the Powershell App Deployment Toolkit for deploying applications in SCCM 2012. I'm currently working on uninstalling Sophos VPN from machines in a certain collection in our …

  4. What are the methods available to deploy WMF 4.0 to upgrade …

    I use the PowerShell Application Deployment Toolkit, which is simply quite AWESOME!!!! And the way I write my PowerShell code is more compatible with PS3 and later.

  5. Configure Windows Deployment Services Using PowerShell

    Dec 13, 2018 · This time I have a problem when i managed windows deployment services using powerShell I refer to the article Configure Windows Deployment Services Using PowerShell …

  6. why can't uninstall (Get-WmiObject,Win32_Product ) works in …

    You should run Windows PowerShell as administrator. Please refer to the following similar issue:

  7. Deploy a Powershell or other script to reboot computers only if …

    I would like to cut out the manual work and deploy the above script across the whole collection that updates were applied using a package. Can I save my script as a .ps1 and call …

  8. Unattend files and Server 2012 R2 RDS

    Feb 12, 2014 · I have a vdi implementation (managed, pooled vm's), which is working fine as long as i don't create a custom unattend file. for exmaple, my desktops need to run some …

  9. Best way to add drivers for a printer via MDT?

    What would be the best way to push out the driver updates to all our users? Should I include it in the driver list for for each relevant machine? Have a ruleset that asks to install the printer? as …

  10. Package Deployment to Copy Files - Help Please...

    I'm now trying to execute a simple, file-copy type package deployment. But although the SCCM console "seems" to be telling me the deployment succeeded, the files are not being copied to …