v2.8.0
What's new
Added 3 new parameters:
DisableRequireWhenCreatedMoreThan
- disable computers only if they were created more than X days agoMoveRequireWhenCreatedMoreThan
- move computers only if they were created more than X days agoDeleteRequireWhenCreatedMoreThan
- delete computers only if they were created more than X days ago
This is to prevent completly new computers being disabled, moved or deleted. By default Disable/Delete are set to old than 90 days old, and Move is not set at all.
Full Changelog: v2.7.2...v2.8.0