Skip to content

Instantly share code, notes, and snippets.

View Warrentheo's full-sized avatar
👍

Warrentheo Warrentheo

👍
View GitHub Profile
@Warrentheo
Warrentheo / Browse-AD.ps1
Created July 3, 2022 15:53 — forked from supercheetah/Browse-AD.ps1
Active Directory (AD) PowerShell picker/GUI
function Browse-AD()
{
# original inspiration: https://itmicah.wordpress.com/2013/10/29/active-directory-ou-picker-in-powershell/
# author: Rene Horn the.rhorn@gmail.com
<#
Copyright (c) 2015, Rene Horn
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: