Login | |
|
 |
Re: Retrieving .pst file location - 4/13/2005 6:00:06 AM
|
|
 |
|
| |
kirrilian
Posts: 628
Score: 3
Joined: 3/15/2005
From:
Status: offline
|
the default location is c:\Documents and Settings\user\Local Settings\Application Data\Microsoft\Outlook what are you trying to accomplish?
|
|
| |
|
|
|
 |
Re: Retrieving .pst file location - 4/13/2005 10:16:22 AM
|
|
 |
|
| |
Snipah
Posts: 1343
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
|
Working with PST's must be structured from the beginning... You could write a short notice on how users can find the location and email the screenshot to you (or whuteva) and publish it on the local Intranet (or whereeva) Relocate them to the Fileserver (i.e. their HomeDir) and regularly back the FS up (as in: back up if there was a change made, that'll save ya some tapes ) Voila... (owhyea, don't forget to mention that the PST must not exceed the 2GB or else they end up losing email) Althoug the latest SP from Office2K has a new prevention on it, needless to say that alotta Corps. aren't running O2K...
|
|
| |
|
|
|
 |
Re: Retrieving .pst file location - 4/13/2005 6:06:31 PM
|
|
 |
|
| |
Snipah
Posts: 1343
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
|
yeah, you cannot use the PST while OL is open and you cannot open the PST in OL while the file is being 'backed' up. Some users also use the 'treat' to use Offline OL. which means there is another file with their emails...how save.....
|
|
| |
|
|
|
 |
Re: Retrieving .pst file location - 4/14/2005 11:34:54 PM
|
|
 |
|
| |
beaker
Posts: 78
Score: 0
Joined: 1/27/2005
From: USA
Status: offline
|
robiee4u, know your audience! Most of the contributors here are not American, so they may have no clue what Sarbanes-Oxley is. From memory, it is an American law passed circa 2002 in the wake of the Enron scandals. It imposes much stricter accounting standards on public corporations. One of the more notorious features of the bill is that it requires the CEO to personally vouch for the veracity of the financial statements. Apparantly, the lawyers in robiee4u's company have directed the IT department to comply with one of the regulations in the bill to back up all email. So no matter what good advice has already been dispensed, he still needs to get from 'here' to 'there' to comply with the law. With some 1500 machines to contend with, this has got to be done with script. Also, given bandwidth issues, it may have to be done incrementally and during off-hours. If I were you, robiee4u, I would start with some kind of pseudocode flowchart to break the problem down into pieces, elicit advice from the members here on that, then start fleshing out each block of code from there. At the end of the process, your plan should position your email policy where token has advised it should be now, so that backups of the email can be done virtually transparantly.
|
|
| |
|
|
|
|
|