G
gnja.io
HomeBlogProjectsGalleryVideosAbout
System operational
© 2026 gnja.io•About•GitHub•YouTube•RSS
Blog

Blog

3 posts tagged active-directory

PowerShell: Easy function for connecting to sessions on remote domain controllers
PowerShell

PowerShell: Easy function for connecting to sessions on remote domain controllers

One of the things I love doing with PowerShell is enabling my team to learn how to use it while providing tools that make specific or repetitive commands easy to use. Enter-PSSession is easy and...

Feb 15, 20161 min read
PowerShell: Reset a user's AD password
PowerShell

PowerShell: Reset a user's AD password

I cant login"My password isn't working!" ...  Can you reset it?" These words are typically heard at least once or twice a day by front line support at most places. No matter how much we try to...

Feb 4, 20161 min read
PowerShell: Get-DCDiag script for getting domain controller diagnostic information
PowerShell

PowerShell: Get-DCDiag script for getting domain controller diagnostic information

I wrote a script that will run DCDiag on domain controllers that you specify or all DCs in your environment. I will be working to improve the script as much as I can. This was a way for me to...

Dec 29, 20151 min read