Powershell Scripts

Archiving Script

Script to archive folders, replacing them with a symbolic link so it appears to the OS it’s still in the original location.  Also can reverse the process.

American Express Import Script

Rough script to help convert American Express statement PDF exports to CSV format.

Mailbox Delegate Enumeration Script

Lists all the delegates mailboxes have.  Expands groups where they are used to delegate access. Can find only mailboxes with no delegates.

Sync-Folder Script

Used to keep two folders (plus their sub-folders and contents) in sync.  Will sync deletions etc so can be used as a quick-and-dirty backup system.  Now with exceptions!

Sample Files Script

Copies the source directory structure and a random sample of files to a destination directory.

 

 

Leave a comment