Administration Scripts
This section provides documentation for the administration scripts in the powershell-automation
repository. These scripts are used to perform common administrative tasks in a Windows enterprise environment.
Scripts
- Get-ADUserActivityReport: Generates reports on Active Directory user activity.
- New-ADUserBulk: Bulk creates Active Directory users from a CSV file.
- Start-AutomatedBackup: Performs automated backups.
- Get-BackupHealthReport: Reports on the health of your backups.
- Reset-ADUserPasswordBulk: Bulk resets Active Directory user passwords.
- Restore-DataFromBackup: Restores data from a backup.
- Set-ADUserLifecycle: Manages the lifecycle of Active Directory users.
- Sync-ADGroupMembership: Synchronizes group membership in Active Directory.
- Sync-BackupToCloud: Synchronizes backups to a cloud destination.
- Test-BackupIntegrity: Tests the integrity of your backups.
Use the navigation on the left to explore the detailed documentation for each script.