Tag Archives: Windows PowerShell

Active Directory OU picker revisited

A PowerShell scripter’s work is never done. As you develop scripts over the years your skills improve and the way you write scripts changes. Sometimes you find that scripts you once created are due for an overhaul. The very first … Continue reading

Posted in Powershell, Sapien Powershell Studio | Tagged , , , , , , , , , , | 118 Comments

Change network connection category using PowerShell

Note: This blogpost is also posted on the peppercrew website. I recently came across an issue with PSRemoting to a Windows 7 XenDesktop VM. I discovered remoting was disabled on the remote system because one of the network connections was a … Continue reading

Posted in Powershell | Tagged , , , , , , , , , | 12 Comments

Building a better Orchestrator Runbook testing tool

The Story I recently started working on a project that required me to create a lot of System Center Orchestrator Runbooks. I quickly became frustrated with the Runbook Tester application because it would only run while a runbook is checked … Continue reading

Posted in Powershell, Sapien Powershell Studio | Tagged , , , , , , , | 1 Comment

Auto-activate a (non-domain joined) Windows OS using Powershell and a domain KMS host

The Story Since Windows Server 2012  there have been a number of windows roles that can be used on a non-domain joined (standalone) server.  Roles like DHCP and WDS no longer requiere a domain which give us an opportunity to … Continue reading

Posted in Powershell | Tagged , , , , , , , , , , , , , | 9 Comments

Add Contacts to Outlook using Powershell and a csv file

The Story My wife has a beautysalon that she runs from a room in our house. She signed up with a beautyvoucher and she received regular updates via mail containing a CSV file with contact information of customers who bought … Continue reading

Posted in Powershell | Tagged , , , , , , | 51 Comments