Add local ESXi users
For the most part you can use vCenter and powercli to get almost anything you…
Run Powershell commands on many systems
One of the best things about powershell is the ability to run commands on many…
Read text from a PDF with Powershell
The other day I helped a co worker with a script he was working on.…
Use DeskDock and Wireless ADB to control your phone from your PC wirelessly
Today I want to show you how to use DeskDock to control your phone from…
Create Azure vnet, subnet and Network security group with application policies with powershell
In a previous post I showed you how to create a resource group. The next…
Use Powershell profiles
Powershell profiles are like startup programs for powershell. You can have it load in creds,…
Create an Azure Resource Group with Powershell
Resource groups are a fundamental component of Azure. Your VMs, Networks, Storage account(s), etc. all…
Enable Admin share on non-domain PC or server
In this quick post I will show you how to enable an Admin share on…
SCCM Script – Choco Checker (check for and install chocolatey)
This is a pretty straight forward script that I end up using in a lot…
Add Sites to Java security exceptions list with Powershell
Java security exceptions are a pain. Its a setting that needs to be set for…