Blog Post

Daylight Saving Time & Time Zone Blog
1 MIN READ

When you run the tzmove on public folders can you point it to the root and have it sweep for all calendars?

Nakul_Bhagat's avatar
Nakul_Bhagat
Former Employee
Jan 08, 2019
First published on TECHNET on Mar 07, 2007

Q: When you run the tzmove on public folders can you point it to the root and have it sweep for all calendars?
A: The path to each public folder calendar must explicitly be referenced.  However, you could process all calendars at once, but you would first have to export a list of all public folders using the PFDAVadmin tool.  Here is document that explains how to export the public folder list: http://msexchangeteam.com/archive/2007/02/16/435378.aspx .


You could then copy the calendars from this list to a batch file, for example:


tzmove -quiet \\Public Folders\All Public Folders\Marketing Team\Calendar


tzmove -quiet \\Public Folders\All Public Folders\Sales Team\Calendar

You can download the PFDAVadmin tool here: http://www.microsoft.com/downloads/details.aspx?FamilyID=635BE792-D8AD-49E3-ADA4-E2422C0AB424&displaylang=en
Updated Jan 08, 2019
Version 2.0
No CommentsBe the first to comment