windows-powershell-docs
windows-powershell-docs copied to clipboard
Search-ADAccount.md - TimeSpan parameter - Undocumented Behaviour
Previously undocumented behaviour/interaction with ms-DS-Logon-Time-Sync-Interval
Usage of AccountInactive & TimeSpan has the undocumented behaviour of incorporating the ms-DS-Logon-Time-Sync-Interval attribute value interval [seen with the default 14 days]
Likely would've similar impacts on DateTime parameter - but didn't've opportunity to confirm
PR Summary
PR Checklist
- [x] Descriptive Title: This PR's title is a synopsis of the changes it proposes.
- [x] Summary: This PR's summary describes the scope and intent of the change.
- [x] Contributor's Guide: I have read the contributors guide.
- [x] Style: This PR adheres to the style guide.