Skip to main content

Set OST Max Size

Summary

This script helps to set each user's registry Software/Microsoft/Office/OfficeVersion/Outlook/PST: MaxLargeFileSize and WarnLargeFileSize to custom values as per user parameters or, by default, it sets MaxLargeFileSize to 100,000 MB and WarnLargeFileSize to 95,000 MB.

Sample Run

Sample Run

Dependency

Strapper Module

User Parameters

NameExampleRequiredDescription
MaxLargeFileSize100000FalseIf a value is set, then it will set the size in MB; if left empty, the default user registry is set to 100,000.
WarnLargeFileSize120000FalseIf a value is set, then it will set the size in MB; if left empty, the default user registry is set to 95,000.

Output

  • Script log