PFDavAdmin – Golden Oldie for Exchange Public Folder and Mailbox administration

The Microsoft Public Folder Distributed Authoring and Versioning (DAV)-based Administration tool – PFDavAdmin is a great utility to use when working, especially with mailbox permissions, whether they be user mailboxes or Public Folders.
 
With this tool, one can do a mass update of all permissions set in any folder in Exchange.
Content information like number of items in folders can be reported.
 
The description from Microsoft is as follows:

Use the Exchange Server Public Folder Distributed Authoring and Versioning (DAV)-based Administration tool (PFDAVAdmin) to perform various management tasks related to public folders and mailboxes. The tool checks the permissions status of each public and mailbox folder and corrects any problems found. The ability to bulk export/import the permissions and replica lists make this tool invaluable in achieving greater productivity in managing public folders. The program can also reports content information of each public folder and mailbox folder such as the number of items in each folder, size of folder and most recent modification date of any item in the folder.

Note: PFDAVAdmin is supported when running with Exchange 2000 Server, Exchange Server 2003 and Exchange Server 2007.

 
 
NEW: Microsoft have just release a new version of PFDAVAdmin which fully works with Exchange 2007. Thi can be downloaded in the link above, which has been updated.
 
For Exchange 2010, you have to use ExFolders, as WebDAV is not present. This can be found here – http://msexchangeteam.com/files/12/attachments/entry453398.aspx 
 

Windows 7 Upgrade Offer Information

If you purchase or have purchased Vista Home Premium, Vista Business or Vista Ultimate betwee 26 June 2009 and 31 January 2010, you are eligible for an upgrade to Windows 7.
 
All the FAQs on this can be found here – https://windows7upgradeoption.com/Faq.aspx
 
Furthermore, if you have purchased a branded computer from one of the following vendors, you can get the upgrade offer directly from the manufacturer.
 
Dell – https://win7.dell.com/Eligibility.aspx (only up to 31 Dec 2009)
 

Offline files from another user a synchronized in Windows XP log on

I found an answer to a long standing question that has been at the back of my mind today.
 
The problem is exactly as described in the MS Hotfix Article – KB811660
 
If you add files to the Offline Files folder on a Microsoft Windows XP-based computer that is shared by more than one user, offline synchronization of those files will occur when another user logs on to that computer. Network shares and Web sites that require your security credentials cannot synchronize and will prompt other users to submit the correct credentials.
 
This problem was fixed in WIndows XP SP3. With SP2, the hotfix is still available via the article link above.
 

Where is the Temporary Outlook folder?

An unusual issue developed yesterday. A user mentioned that they could not open a PDF file from Outlook. Other PDF files would open, but just not ones that were called ESale.PDF. The message in Outlook was “Can’t create file: ESale.PDF. Right click on the folder you want to create the file in, and then click Properties on the shortcut menu to check your permissions for the folder.”
 
A quick check indicated that since the user opened files by this name quite often, it was likely that the Outlook Temp folder had reached the maximum number of stored files with this name. Apparently, Outlook creates temp files in this folder called ESale.PDF, then ESale(2).PDF, ESale(3).PDF and so on until Esale(99).PDF. After that, the error occurs.
 
To find out where the Outlook Temp folder resides, one can look in the following registry entries, depending on the version of Outlook.
 
Outlook 97 – HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Outlook\Security
Outlook 98 – HKEY_CURRENT_USER\Software\Microsoft\Office\8.5\Outlook\Security
Outlook 2000 – HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Outlook\Security
Outlook 2002/XP – HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security
Outlook 2003 – HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security
Outlook 2007 – HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Security
 
Copy and paste that location into Explorer, and you will then be able to view the contents of the folder and clear out un-needed files. This is also particularly useful for people who may have opened and attachment, made changes to the attachment, and inadvertently clicked Save and Exit. The file is then saved in this temporary folder, and hidden from the user.