User Profile
Sam_T
Iron Contributor
Joined 7 years ago
User Widgets
Recent Discussions
Re: Disable TLS 1.0 and 1.1 on exchange server 2016
More important is verifying that all of your apps that may communicate with your Exchange servers support TLS 1.2 before disabling TLS 1.0/1.1 .. If you disable TLS 1.0/1.1 on only two and it looks OK, how will you be sure that there are no issues with any apps ? They may still be talking to the other four servers. If you disable TLS 1.0/1.1 on only two, and there are intermittent issues, how are you going to narrow the problem down ?1.5KViews0likes0CommentsHow to get an accurate message count for a user mailbox?
We have a process by which we decommission a user mailbox after they have left the firm and that involves having a 3rd party archiving solution archive all of their messages then remove them from the users mailbox. Prior to removing the users mailbox we want to verify that the message count for that mailbox is zero. Unfortunately, both Get-MailboxStatistics and Get-MailboxFolderStatistics both appear to count hidden messages in the mailbox. For example, we've confirmed that there are no visible items in any folder of a particular user by viewing all of these folders in Outlook. However, Get-MailboxFolderStatistics returns 7 items and Get-MailboxStatistics returns an ItemCount of 3 and and AssociatedItem count of 8 so all of this is is obviously not accurate in terms of actual messages. I understand that Get-MailboxFolderStatistics does enumerate hidden items but I'm surprised that Get-MailboxStatistics has the same issue and there is no apparent way to get an accurate count of messages in a users mailbox. Does anyone have insight on how to get an accurate message count for a user mailbox ?4.9KViews0likes4CommentsRe: Right-click menu is getting out of control
RANDY ABBOTT I get the same menu as you except for "Select web objects", but it my opinion I like being presented with all relevant options with the the context-sensitive right-click so I don't have to go hunting all over for functions that apply to the object I'm working with. That's what the right-click in Windows was always designed to do.3.8KViews0likes0Comments
Recent Blog Articles
No content to show