We are using Office 2010 which has some bugs when it comes to storing your Outlook .PST files on the network. So I'm working on a way to copy their .PST to a network share. If Outlook is closed or if they do Not have their .PST file loaded my script works. But if Outlook is running and they have their .PST file loaded the copy fails since the file is in-use.
Can PowerShell get around that somehow?