Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 8583

how to copy an in-use file?

$
0
0

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?

 


Viewing all articles
Browse latest Browse all 8583

Trending Articles