In the IT world, it’s common practice to name all of the computers you join to the domain with the same naming convention. For example, we use company abbreviations-operating system-next in line…
-
-
Whenever a new employee starts at your organization, chances are that you typically send out an email template with all the necessarry info they’ll need. These include things like how to submit…
-
In this guide, you’ll learn how to move a computer object from one OU to another. This is a great step to automatically moving computers or servers to the correct group using…
-
In case you haven’t heard of or used Password Pusher, or pwpush.com, it is a service that allows you to enter passwords into a web browser, which is then turned into a…
-
Sysadmin
Powershell Script to Copy Full VM (.VBK) Backup Files to External Drive (excluding .VIB)
by Dannyby DannyThe title is a little wonky, but let me explain. We use Veeam for backups at our company. We have a pretty standard backup procedure: incremental backups are taken on weekdays, and…
-
If you’re looking for a simple one-line Powershell script to open a webpage (or multiple webpages), then this tutorial will work perfectly for you. I use this script to open several URL’s…
-
For the longest time, part of our user onboarding process was to manually create user accounts in the Active Directory Users and Computers (ADUC) widget. It doesn’t take very long, but whenever…
-
In this guide, I’m going to show you an incredibly simple way to create a menu to display all of your most-used Powershell scripts. In this tutorial, I am using PSScriptMenuGui. This…
-
In this guide, I’m going to show you how to export the LAPS passwords from Active Directory using a 3-line Powershell script. This script automatically exports all LAPS passwords from Active Directory…