IPv6 may not always be required and some administrators may elect to disable it on their servers. Here is how to disable IPv6 in Ubuntu Linux. To learn more about IPv6 please visit Wikipedia. 1. […]
Get-QADUser Retrieve all users in a domain or container that match the specified conditions. Syntax Examples Description Parameters SYNTAX Get-QADUser [[-Identity] <IdentityParameter>] [-AccountExpiresAfter <DateTime>] [-AccountExpiresBefore <DateTime>][-AccountNeverExpires] [-Activity <string>][-Anr <string>][-AttributeScopeQuery <string>] [-City <string[]>][-Company <string[]>] [-Connection […]
From time to time, we have to perform actions in a PowerShell script for which the user account executing the script does not have sufficient privileges. We usually get around this by performing those specific […]
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 […]