Default serial console settings for Palo Alto Networks PA-500: Bits per second: 9600 Data bits: 8 Parity: None Stop bits: 1 Flow Control: None Works great in PuTTy, just set connection type as seen below. Connect the Console cable, which is provided by Palo Alto Networks, from the “Console” port to a computer, and use… Read More
OpenIT Integrated Business Solutions
Clink combines the native Windows shell cmd.exe with the powerful command line editing features of the GNU Readline library, which provides rich completion, history, and line-editing capabilities. Readline is best known for its use in the well-known Unix shell Bash, the standard shell for Mac OS X and many Linux distributions. Clink can be extended… Read More
If you read our previous article Debian Jessie Dynamic MOTD, then you may be wondering how this can be accomplished on your fresh new Debian Stretch setup. This is what is presented to the user in terminal when a log on occurs using our previous article.This feature is very nice as it will give you… Read More
While we have been testing Windows 10 for awhile now, the time has come to take the leap and run it as our main Windows OS. With that said, I will be writing some articles on my experiences transitioning to Windows 10. To start we will want to remove all the Metro Apps that came… Read More
If your organization is running Microsoft Exchange 2007/2010, you may not be aware that the Self-Signed Exchange Certificate that is installed by default during installation has a validation period of 5 years. If you start getting the Outlook security prompt pictured below, than chances are your certificate has expired. Fortunately Microsoft has made the process… Read More
In order to enable PXE booting with your windows DHCP server, there are two options that must be set. These options are option 066 and 067. Option 066, Boot Server Host Name, defines the IP-address of the PXE Server. Pictured below. Option 067, Bootfile Name, defines the name of the file to load to the… Read More
The PXE file structure on Server 2012 R2 is very important to ensure smooth operation of PXE booting. There are two files that are required for PXE booting to work. You root directory should be C:\PXEServer\TFTProot\. If it is not, then you need to make sure you have made the proper adjustments to the registry… Read More
Microsoft has not made it easy to figure out how to build a PXE Server on Windows 2012 R2, Here’s how. Below are the steps to enable Windows Server 2012 R2 PXE/TFTP Server. First you will need the install the WDS Server Role. Make sure only the “Transport Server” Role service is checked. See images… Read More
The idea for the concept below came to me years ago when I received a letter from an unnamed Bank I was doing business with at the time. This letter stated that my PII (Personally Identifiable Information) had been stolen. As it turns out, the Bank’s un-encrypted offsite backup tape was stolen en-route to a… Read More
If you read our previous article Dell OpenManage Email Alerts (Bash), then you may be wondering how to send emails when OpenManage is installed on a Windows Server. When older versions of Dell OpenManage did not natively support e-mails we wrote a Powershell script in order to accomplish the task. In recent years the newer… Read More