hanafisumenep 2:00 PM Add Comment powershell, SCCM Edit Microsoft Office Updater One of the things that has annoyed me in the past is having to keep the Microsoft Office Updates folder up-to-date with the latest .MSP file... Read More
hanafisumenep 12:58 PM Add Comment powershell Edit Automating the Creation of Software Update Groups in SCCM I have been working on automating the tasks of deploying Windows updates each month. You may think why is there a need for this when SCCM ha... Read More
hanafisumenep 12:56 PM Add Comment powershell, SCCM Edit Automating Microsoft Endpoint Full System Scan upon Infection with Email Notification While helping to manage Microsoft Endpoint, a former colleague suggested that I setup Endpoint to automatically run a full system scan each ... Read More
hanafisumenep 10:48 AM Add Comment powershell Edit Font Installation Script I had a bunch of fonts that need to be installed during the build of the golden image. I wrote this script to install them as a task sequen... Read More
hanafisumenep 1:06 PM Add Comment powershell Edit Using PowerShell to retrieve the Bitlocker Recovery Key from Active Directory I wanted an easy way to find the bitlocker recovery key in the even MBAM was down and as a backup. We use MBAM, but also use Active Director... Read More
hanafisumenep 3:19 PM Add Comment orchestrator, powershell, SCCM Edit Tracking Unlicensed Software using PowerShell, SCCM, and Orchestrator Keeping track of systems that have unlicensed software installed can be a daunting task, especially when true up comes. We all have encounte... Read More
hanafisumenep 10:39 AM Add Comment powershell Edit PowerShell Approved Verb Cheat Sheet Here is a cheat sheet that is a list of all PowerShell approved verbs. You can download cheat sheet from here . Read More
hanafisumenep 3:11 PM Add Comment MDT, powershell Edit Windows Updates Reporting Tool My firm uses MDT to build all of our computers. The windows updates are setup as packages so they can be applied to the OS before it is laid... Read More
hanafisumenep 8:53 AM Add Comment powershell, SCCM Edit SCCM Client Installer This PowerShell script will uninstall previous versions of SCCM client, run the CCMClean to make sure all instances of the client are gone o... Read More
hanafisumenep 2:28 PM Add Comment msi, powershell Edit MSI Analysis Reporting Tool Here is a tool I have written that generates a report on all of the variables used for each entry during an MSI installation. I wrote this s... Read More