Granikos GmbH & Co. KG

Find Custom Form Items in Public Folders

Description

It has been a while. Public Folders are still world of wonders. You do not need fancy new technologies to do incredible things, e.g., gathering data in custom Outlook forms.

In preparation of a Public Folder decomissioning I was asked to identify

This script gathers that information for you.

Examples

.\Get-PublicFolderCustomFormItems.ps1 -PublicFolderPath '\Department\HR' -ItemType 'IPM.Post.FORMNAME'

Retrieves all public folders under ‚\Department\HR‘, counts the items of type ‚IPM.Post.FORMNAME‘ in each folder, and exports the results to a CSV file. Adjust the name of the item type as needed.

The script returns the results in the console and exports the results to CSV file for further processing.

The following screenshot shows:

Screenshot of a PowerShell script output displaying fetched public folder information, including item counts, creation times, and modification times.
Example output

Version History

Links

Follow

Kurz-URL | Short URL: https://granikos.eu/go/ZtsJ
Die mobile Version verlassen