Which cmdlet should you run for the public folder?

You need to configure a public folder to replicate on only Saturdays and Sundays. You also need to ensure that posts will be denied after the folders size reaches 500 MB. Which cmdlet should you run for the public folder?

You need to configure a public folder to replicate on only Saturdays and Sundays. You also need to ensure that posts will be denied after the folders size reaches 500 MB. Which cmdlet should you run for the public folder?

A.
Set-PublicFolder -StorageQuota 500MB -ReplicationSchedule “Saturday.12:00 AM-Sunday.11:59 PM”

B.
Set-PublicFolder -PostStorageQuota 500MB -ReplicationSchedule “Saturday.12:00 AM- Sunday.11:59 PM”

C.
Set-PublicFolder -MaxItemSize 500MB -ReplicationSchedule “Saturday.12:00 AM-Sunday.11:59 PM”

D.
Set-PublicFolder -PostStorageQuota 500MB -UseDatabaseRetentionDefaults: $true



Leave a Reply 0

Your email address will not be published. Required fields are marked *