Summary of Steps: 1. Turn on the computer and wait for the GRUB menu to appear. 2. In the GRUB menu, count from top to bottom the list of available boot options starting from 0. […]
The other day, a client was deploying a new solution and needed a subordinate (SubCA) certificate for their networking device. The device basically needed to issue its own trusted certificates to clients within the internal […]
In another post, we demonstrated how to call PowerShell commands from VBScript. That method makes sense for simple one-line PowerShell commands. But what if we want to call long blocks of PowerShell code from within […]
In this post, we describe how we easily transfer FSMO roles using the graphical user interface. All 5 Active Directory FSMO roles are covered. For more information on FSMO roles see https://support.microsoft.com/en-ca/help/197132/active-directory-fsmo-roles-in-windows.
Getting your public IP address programmatically can be very useful. Especially if you need to know when your internet service provider (ISP) has changed your dynamic IP address. Here is how to get your public […]