Step 1 - Theme Options

To begin customizing your site go to Appearance -> Customizer and select Theme Options. Here's you'll find custom options to help build your site.

Read More

Step 2 - Setup Slider

To add a slider go to Theme Options -> Homepage and choose page slider. The slider will use the page title, excerpt and featured image for the slides.

Read More

Step 3 - Create Homepage

To add featured content go to Theme Options -> Homepage (Featured) and turn the switch on then add the content you want for each section.

Read More

WSUS patches will not install – Large CBS log file

There are several instances and variations but your automatic updates will indicate “files in use/locked” information or “corrupt patch” information. This is almost always accompanied by a very large CBS log file. (%windir%\logs\cbs\cbs.log) Windowsupdate.log file may indicate something similar to this: 2014-11-07 15:42:17:069 328 e9c Setup WARNING: CBS EvaluateApplicability returned error, error = 0x80070BC9 2014-11-07

Converting external drive from FAT32 to NTFS

The process is usually straight forward {convert driveletter:FS/NTFS} but not so when using an external USB attached drive. Usually during the conversion initialization you will receive the following error: Convert cannot run because the volume is in use by another process. Convert may run if this volume is dismounted first. ALL OPENED HANDLES TO THIS

Windows box fails to dynamically register its DNS with no errors recorded in Event Viewer

Sometimes it is the simplest things that get you.  I was asked to troubleshoot a system that would not register into DNS after a domain migration. The system could ping its new gateway and the new DNS servers–telnet showed access to the new DNS boxes on port 53 and name resolution was functioning correctly other

Set network configurations from the command line in Windows

One of the quickest and easiest ways to set network configuration on a network adapter is via command line. Lets use the following criteria: We will be setting up Local Are Connection IP: 192.168.200.2 MASK: 255.255.255.0 GW: 192.168.200.1 GW Metric: 1 Here is the syntax for IPv4: netsh interface ipv4 show config netsh interface ip set address name=”Local