The Coding & Cookies Blog
Recent Posts

Powershell Script – Automate User Home Path
This is useful in organizations that automate the new account creation process and also have roaming profiles. The following script creates the profile and home path and sets the user’s AD account. This assumes that when new accounts are created they are put into an OU called NewUsers, and that when this script runs, everyone […]

Powershell Script – Get members of a group
One critical and often requested task is to be able to produce a csv list of members of an AD group.

Powershell Script – Automate Email Address in AD
Exchange refugees often wonder how they can replace the automatic process of populating AD mail fields after they migrate away from exchange. The solution is usually a lot simpler than people expect. You literally just write a value to them. Here’s a script that lets you pass in a username. It prepends it to your […]
Archives

About the author:
From Kansas, USA; I specialize in contemporary analysis of all art, tech, and the intersection therein. I’ve spent every waking minute of the last 20 years coding, reading, and creating digital art. I’ve learned a few things and formed a few opinions along the way and I’m grateful for the opportunity to share them.