Recently we had a task to update all the Finished folders in Olympus to remove old items old than 2 months. I tried to use the Group […]
Tag: powershell
Send a Robocopy Job notification via Powershell
How to Upload and Insert Quick Copy ( Quick Step Settings) Into Exchange
Per my backup script before , this restores You will need to go through and change the values in %
Use Exchange EWS/Powershell to Copy Outlook Quick Copy AKA Quick Step Settings
Wow , possible my biggest EWS Powershell script, Big thanks go to Glen for the missing piece of the jigsaw. The project started as a way to copy Quick […]
Search for File Across Multiple Servers or Roaming Profiles with Powershell
Recently we need to search a load of servers locally for files that existed ( lingered ) on peoples local user proflile We then needed to search […]
Check if a user has incorrect or missing Custom Attribute Value
The following will check members in a group and make sure they have a custom attritbute value
Discovery Mailbox Search Exclude External Mail Export to PST
This Exports a report of emails and also a copy of all the emails to a mailbox ( Disovery ) you can do this via the Web […]
Script to Move Mailboxes through Powershell and move AD group when finished
iManage/Worksite NRL to Document and Email converter Mobile
Currently you need to purchase imanage mobility server to be able to view NRL files remotely. We had a request, for users to be able to email Worksite NRL […]
Powershell cutting of parameters in double quotes
When I ran the above as a scheduled task the output I would get for $foo is Bar1 bar2/ Bar3 When I ran the below as a […]