automation

  • Powershellrobomir01

    Mirror Hard drives without using RAID

    When we think of traditional hard drive mirrors with RAID technology, we are usually talking about a RAID controller either software or hardware based that is performing parity operations on two hard drives and present the two hard drives as…

  • Powershellgateway01

    Change Default Gateway with Powershell

    One of the best ways to automate or check network settings with modernย Windows OS’es is to use Powershell. Recently, I had a really unique use case where the need arose to check the default gateway and flip the gateway from…

  • Windowsauditpolset01

    Set Audit Policy Powershell

    Scripting mundane setup tasks is essential in today’s world of server/workstation provisioning in the fast paced Virtualization environments we as system administrators manage. ย If you are like me, you may have googled “set audit policy powershell” to find a quick…

  • Powershellaaps01

    AppAssure powershell commandlets for administrators

    If you administer an AppAssure environment, there is great power in using Powershell to do a lot of the heavy lifting. ย There are just some things about GUIs we all love to hate and the AppAssure GUI is no exception…

  • vSphere 6pcli6r3

    Create Linked Clone using PowerCLI ESXi 6

    Guys, just wanted to write up a quick post on how to spin up a linked clone in ESXi 6.0 using only PowerCLI, this may come in handy if you are testing in a lab environment or have the need…

  • Windowsbat2exethumb

    Create an EXE from Batch File Map Drives

    As an system administrator or uber home geek you are probably well versed in the creation of batch files to accomplish certain tasks.ย  However, you may find the need to create a batch file to accomplish a task such as…