Automate GreenShot Deployment with ConfigMgr

Quick Note, I use Greenshot for all of the screen captures on my site.  It’s a great handy Free utility. Create your Folder Structure: \\ConfigMgrSourceServer\Apps\GreenShot\VersionNumber\ Download GreenShot: http://sourceforge.net/projects/greenshot/ Scripts & Files available here: http://garytown.com/Downloads/GreenShot.zip Create your Install & Uninstall Scripts: Load_GreenShot.cmd Script: —————————– :KillGreenShotProcesses echo *** This will kill Greenshot Processes *** Rem *** taskkill … Read more

Secure Wipe with logging using ConfigMgr Task Sequence

First off, I want to give credit where Due, I first borrowed this idea from Jeremy @ syswow– http://syswow.blogspot.com/2012/05/secure-dod-drive-wiping-with-sccm.html Then Modified it to give feed back to our Service Desk, and keep a record on the ServerAlso changed it from one 1 step to run 7 passes, to having 7 steps run a single pass, … Read more

ConfigMgr Report – Software Information by Title by Collection

Files Included in ZIP File (Download HERE: garytown.com/Downloads/MultiSoftwareVersions.zip) Documentation (This File) A Multi Software versions Inventory Report.rdl – MAIN REPORT FILE SoftwareCountsDetailVersion.rdl – SUPPORT REPORT FILE Assumptions, you have MS Report Builder installed, you have access to your CM Report Server, and can Save & Modify reports on your CM Report Server, and some knowledge … Read more

Windows 10 Customizations during OSD

Update 6/12/2018 – Updated Task Sequence with all Tweaks, you can grab what you want, or nest it as a “Run TS Step”.  Download HERE Many of the steps are now just Registry Keys (Reg Add).   I’ve added some Fixes and other things that have come up over the past couple upgrades, feel free to … Read more