A ConfigMgr Admin’s Guide to WOL Magic Packet: Part One
I’m sure everyone reading this has a perfect WOL setup. You just click the button to turn on WOL magic packet on the ConfigMgr server and it starts working, ...
I’m sure everyone reading this has a perfect WOL setup. You just click the button to turn on WOL magic packet on the ConfigMgr server and it starts working, ...
I’ve been working on a script to try and trace an application install through the log files of a client. So far, I’ve been able to write a function that will...
A user at myitforum asked if there was a way to add multiple users to a collection. I wrote a script for the new right click tools to do this, but since that...
Oracle finally added one major feature to Java that had been missing, the ability to whitelist sites. Now, admins can control which sites run java, what secu...
Recently, I came across a blog post on learn-powershell.net that went over how to write data to a different runspace, and it gave a WPF UI as an example. Thi...
Beta 1.5 is released! I made sure all the old tools work, so the only beta parts are the new tools. This beta version includes: Revision History – Will show...
Here’s a quick script that will redistribute all content that has errors to the DPs it errored out on. $Server = "CM2012" $Namespace = "root\sms\site_PS1" $s...
Let’s pretend you’re a CM2012 admin (far-fetched?) and you have a group of people packaging for you. You’ve asked them time and time again to not delete an a...
I’ve always been a huge fan of having detailed log files when running scripts at work. I originally wrote a log function to output date & time & mess...
All of the old right click tools are more geared towards managing computers. I wanted to expand this next set, so you’ll be finding tools all over the place....