- Exchange - Export to PST
Exchange 2010+ Example: New-MailboxExportRequest -Mailbox AylaKol -FilePath "\\SERVER01\PSTFileShare\Ayla_Recovered.pst"
Exchange 2007 Example:Export-Mailbox –Identity <mailboxUser> -PSTFolderPath <pathToSavePST> ...
- Enabling the DriveLock Self Service
Scope: In some scenarios it is required to allow users to be apart of the authorisation process. This could mean the ability to bypass Application ...