R
RLN
(RE: WinXP Professional SP3)
My Outlook .PST files are encrypted here at work and I regularly back
them up using Synctoy. Synctoy requires that I un-encrypt them first
each time before backing up.
Can someone show me a code sample of how to perform the following
manual steps using VBscript or some such tool?
Here are the steps:
<begin steps>
-Launch Explorer
-Choose folder "Documents and Settings\OutlookData"
-right click this folder and choose "Properties"
-From the Properties popup box:
-uncheck "Read-Only" if it is checked.
-uncheck "Hidden" if it is checked.
Click "Advanced" button.
(from "Advanced Attributes" popup box)
-uncheck "Encrypt contents to secure data".
-click OK
(back at Properties popup)
-click "Apply".
-on the "confirm" message, click OK.
-click OK on Properties Window.
<end steps>
Thanks.
My Outlook .PST files are encrypted here at work and I regularly back
them up using Synctoy. Synctoy requires that I un-encrypt them first
each time before backing up.
Can someone show me a code sample of how to perform the following
manual steps using VBscript or some such tool?
Here are the steps:
<begin steps>
-Launch Explorer
-Choose folder "Documents and Settings\OutlookData"
-right click this folder and choose "Properties"
-From the Properties popup box:
-uncheck "Read-Only" if it is checked.
-uncheck "Hidden" if it is checked.
Click "Advanced" button.
(from "Advanced Attributes" popup box)
-uncheck "Encrypt contents to secure data".
-click OK
(back at Properties popup)
-click "Apply".
-on the "confirm" message, click OK.
-click OK on Properties Window.
<end steps>
Thanks.