Rolling A Die
Here is a script that can be used to roll a die. The number of sides of the die can be adjusted. The amount of rolls and roll results …
Here is a script that can be used to roll a die. The number of sides of the die can be adjusted. The amount of rolls and roll results …
Google has created Chrome ADMX files for administering Chrome via Active Directory. One of the features you might want to add in your environment are your companies websites to …
Performing a Domain Join Using PowerShell Once you’ve established correct DNS resolution for the domain name, start a PowerShell prompt with local administrative privileges. Press the Windows key to switch …
Retrieving the Serial Number from a Local Computer The get-ciminstance PowerShell command was introduced in PowerShell 3.0. It allows administrators to run WMI queries on local or remote computers. To retrieve the …
Defrag Drives with Optimize-Volume The new cmdlet we will use is called Optimize-Volume. It is part of the Storage module which utilizes the new CIM infrastructure. You can use this cmdlet …
Litigation Hold was first introduced in Exchange 2010 and is designed to preserve all items in a mailbox indefinitely for the purposes of e-discovery. Litigation Hold can be applied to …
Are you looking at reducing hardware cost and utilizing your virtualization infrastructure to run your Exchange servers? Are you still on edge about virtualizing a mailbox role or unified messaging …
What is a Non-Delivery Report (NDR)? If you take a look at the NDR below, you can see a sample nondelivery report. This nondelivery report contains all of the usual …
Exchange Makes It Easy for Users to Fix Deletion Mistakes Exchange has used a two-step item deletion process for nearly 20 years. When someone deletes an item from a mailbox, …
What is Insync? Insync is software that can be used to sync Google Drive on a Linux system. Can it run when I start the computer? Yes! Let’s get …