DiscoPosse – Using the chicken to measure IT
Technology, Cycling, Music and Madness

 
Archive for May, 2013
 

 
featured_powershell

PowerShell – Listing aged out computer accounts in Active Directory

Do you remember having to use OldCmp.exe  from JoeWare (great tools by the way) to capture a a list of computer accounts which have not been attached to your Active Directory for a period of time. Luckily with PowerShell and Q...
by Eric
0

 
 
featured_powershell

PowerShell – Get serial numbers for computers in Active Directory

There are a lot of posts about pulling data from a file to do actions against computers/users. While this is valuable, I prefer to do dynamic capturing of computer and user objects directly from my Active Directory. This is a s...
by Eric
0

 

 
featured_powershell

PowerShell bundle for TextMate

I’ve just installed this bundle for TextMate and it is nothing short of awesome. TextMate = happiness. http://github.com/caisson/powershell.tmbundle With these powers I can become invincible!!!* Now if only I was a proper...
by Eric
0

 
 
featured_powershell

PowerShell – Active Directory – Email users with password expiry < 14 days

PowerShell – Active Directory – Email users with password expiry under 14 days This script is handy for users who are not typically on your network (remote access, email only etc…). Normally users are warned a...
by Eric
2