September 23, 2009 4:35 PM
Posted by: Colin Smith
Active Directory,
AD,
AD Administration,
PowershellAs I said before I have completed my re-write of my Active Directory Audit into Powershell. Man is it better. more functional and less code. I love it. This script goes out and searches my domain for user accounts that are old and stale. By old and stale I mean that they were both created, and have...
September 18, 2009 4:37 PM
Posted by: Colin Smith
AD,
Administration,
Audit,
Automation,
PowershellI have mentioned this before but I have finally done what I set out to do and re-wrote my old vbscript that audits AD Accounts based on Create Date and Last LogonDate in Powershell. This is another great example of how much better powershell is and why everyone should now it. My VB Script was just...