We deleted the PF-Mailbox but it seems that there was a public folder associated to it and all users are being asked to login to out look multiple times.
After running there Powershell commands I get the following messages
WARNING: The object ckmhc.org/Microsoft Exchange System Objects/Schedule+ Free Busy Information - First Administrative Group has been corrupted, and it's in an inconsistent state. The following validation errors happened:
WARNING: Property expression "Schedule+ Free Busy Information - First Administrative Group" isn't valid. Valid values are: Strings formed with characters from A to Z (uppercase or lowercase), digits from 0 to 9, !, #, $, %, &, ', *, +, -, /, =, ?, ^, _, , {, |, } or ~. One or more periods may be embedded in an alias, but each period should be preceded and followed by at least one of the other characters. Unicode characters from U+00A1 to U+00FF are also valid in an alias, but they will be mapped to a best-fit US-ASCII string in the e-mail address, which is generated from such an alias. WARNING: The object ckmhc.org/Microsoft Exchange System Objects/Offline Address Book - First Administrative Group has been corrupted, and it's in an inconsistent state. The following validation errors happened: WARNING: Property expression "Offline Address Book - First Administrative Group" isn't valid. Valid values are: Strings formed with characters from A to Z (uppercase or lowercase), digits from 0 to 9, !, #, $, %, &, ', *, +, -, /, =, ?, ^, _,
, {, |, } or ~. One or more periods may be embedded in an alias, but each period should be preceded and followed by at least one of the other characters. Unicode characters from U+00A1 to U+00FF are also valid in an alias, but they will be mapped to a best-fit US-ASCII string in the e-mail address, which is generated from such an alias.
******** Second Command
WARNING: Failed to locate the public folder "ckmhc.org/Microsoft Exchange System Objects/Default" because the following error occurred: Microsoft.Exchange.Data.Storage.ObjectNotFoundException: Couldn't find the public folder mailbox.
at Microsoft.Exchange.Data.Storage.PublicFolderSession.GetPublicFolderMailboxPrincipal(OrganizationId organizationId, Guid publicFolderMailboxGuid)
at Microsoft.Exchange.Data.Storage.PublicFolderSession.OpenAsAdmin(OrganizationId organizationId, IExchangePrincipal connectAsPrincipal, Guid publicFolderMailboxGuid, WindowsPrincipal authenticatedUser, CultureInfo cultureInfo, String clientInfoString, IBudget budget)
at Microsoft.Exchange.Data.Storage.PublicFolderSessionCache.GetPublicFolderSession(Guid publicFolderMailboxGuid)
at Microsoft.Exchange.Data.Storage.Management.PublicFolderDataProvider..ctor(IConfigurationSession configurationSession, String action, Guid mailboxGuid)
at Microsoft.Exchange.Management.MapiTasks.DisableMailPublicFolder.InternalProcessRecord()