-
Archives
- July 2023
- January 2023
- December 2022
- August 2021
- April 2020
- September 2019
- March 2019
- January 2019
- December 2018
- January 2018
- December 2017
- November 2017
- July 2017
- May 2017
- March 2017
- January 2017
- October 2016
- April 2016
- March 2016
- December 2015
- October 2013
- July 2013
- June 2013
- April 2013
- February 2013
- January 2013
- December 2012
- October 2012
- August 2012
- May 2012
- March 2012
- February 2012
- December 2011
- October 2011
- August 2011
- July 2011
-
Meta
Author Archives: mell9185
Inventorying what extensionAttributes are used in your Active Directory Environment
Recently we my team was asked what extensionAttributes were in use in my company’s Active Directory environment so I wrote this quick PowerShell script to search for any filled in extensionAttribute and compile a list of that objects Then compile … Continue reading
Posted in Active Directory, Exchange, PowerShell
Leave a comment
Removing certain email addresses by domain or prefix from all mail objects in Exchange on-premises
Over the summer my company moved our email ingress and egress from on premises Cisco IronPort Gateways to Exchange Online Protection. While this moved us to a modern and cloud-based mail hygiene solution, we did lose some of custom mail … Continue reading
Removing 1000’s of folders in an on oprem Exchange Mailbox via EWS
Recently our helpdesk received a report of a user leveraging Outlook 2013 (x86) in a VM on a Mac to access a local mailbox (i.e. Not O365) crashing with an out of memory error. Before they reached out to my … Continue reading
Inventorying Exchange custom attribute (extensionAttribute#\CustomAttribute#) usage within your environment
My team recently fielded a request for an unused Exchange custom attribute to use for various automation tasks around AD user groups. Since multiple teams at my company have access to various types of AD objects, we decided to do … Continue reading
Hybrid free busy not working for just one user
A quick break down of the environment where this issue occurred Office 365 in Hybrid with Exchange 2016 Local 2019 AD Domain with Azure AD Connect syncing to Office 365 every 30 minutes, with no AD write back 350+ could … Continue reading
Adventures in PowerShell dot sourcing
As my company has started our journey to Office 365, we have had to go back and update a lot of our daily checks, scripts, and automations we put in place for user accounts. As a specific example we have … Continue reading
Posted in Exchange, Office 365, PowerShell
Leave a comment
Issues installing Windows Admin Center on Windows Server 2016
At my Job we have been playing around with Windows Admin Center, and while it’s pretty neat it has been a pain to install. We ran into multiple issues trying to get it to properly install in Gateway Mode on … Continue reading
Posted in Windows Admin Center
Leave a comment
Hunting down personal Microsoft accounts using an corporate Email address in O365
Recently my company started endeavored on setting up an O365 (Office 365) tenant in full Hybrid mode with our on-premise Exchange infrastructure. One of the issues we ran into as we started migrating pilot users was that some of our … Continue reading
Posted in Office 365
Leave a comment
Properly scoping get-inboxrule for a custom RBAC role group
After creating a custom RBAC role in Exchange for our help desk so that they could handle simpler end user requests like mailbox size, conference room permissions, etc. after deploying it we got reports that the get-inboxrule command was not … Continue reading
Posted in Exchange
Leave a comment
Checking Exchange IIS logs for users who downloaded files via OWA
At my work we use a 3rd party application that rides ontop of OWA in Exchange in order to block attachment downloads across certain IP ranges (namely all external access). We recently had an issue with it silently failing and … Continue reading
Posted in Exchange, LogParser
Leave a comment
You must be logged in to post a comment.