Here is the back end script that does all of the work. I’ve made some comments on the script in efforts to keep this post less wordy and more scripty.
Again if you have any specific questions please let me know.
Code
Setting ComputerName during OS deployment
Deployment solution based on SCCM 2012 intregrated with MDT 2012. The idea was to set up a User Driven Installation (UDI) so the IT department would have to do as little as possible during the installation process.
Part of this solution was to manage the clients names, we decided to use the serial number as an identifier…
SCCM 2012 Not enough temporary space
There is not enough temporary space reserved to download the software. You can use the Configuration Manager control panel applet to adjust the available temporary space.
WordPress: Page navigation not working
Been struggling with pagenav for my custom WordPress theme for a few days and finally found a working solution…
Letting end-user update Active Directory
There might come a time where as a IT administrator you get tired of being asked to update peoples personal information in the Active Directory.
Create domain groups
Heres a small VBs script for fast Active Directory group creation.
Paste the following code into a text file and rename it to “CreateADGroups.vbs”.
WordPress: Visitor depending content
This tutorial will cover two methods for setting up shortcodes to use in your posts and pages that will allow you to…
WordPress: Cleaning up your header
If you dislike having unnecessary code in your Wordpress header here are some tips and tricks.




