This method consists of two parts, one AD security group and one GPO. Important: Looking for guidance adding a new computer to an existing setup,…
where my mind comes to rest…
This method consists of two parts, one AD security group and one GPO. Important: Looking for guidance adding a new computer to an existing setup,…
This script uses the Posh-SSH module to complete the upload task. Currently this module does not support folders. This script will connect to and…
Ever wanted to remove an unused hard drive from a VM without removing the wrong one? Sometimes VMs will have multiple vDisks with the same…
Well, the time has come to revist some code. New year, I’ve learned some more about coding, and need to stretch the fingers a little.…
Note: This script has been depreciated by the following.Link: Adding DHCP Server Support for PXE BIOS and UEFI Booting – Version 2 ARCHIVED – ARCHIVED…
1 – Get Required PowerShell Modules Install VMWare PowerCLI: This is VMWare’s PowerCLI PowerShell module. Used to interact with vCenter. Find-Module -Name VMware.PowerCLI Install-Module -Name…
There have been many discussions on this topic, so what’s one more eh? I use WMI filters for a lot of situations. Some include…
This post describes the steps to repair a broken DB Replication between primary and secondary nodes on a Cisco UCCX system. This will work for both…
Group Policy Objects (GPO) are great ways to assign settings to Windows based computers. Sometimes you need more control than what the default WMI…