Bulk change UserPrincipalName in Active Directory via PowerShell

Getting things ready for cloud migration or anything different, lot’s of companies need to change their users UPNs. As consultant I had to do that several times, therefore I wrote some lines of PowerShell code, to manage this. It’s not that difficult, but for documentation my script also creates a CSV file with the UPNs …

Exchange 2010 / 2013 / 2016 DAG maintenance tool

Some days ago a teammate had to schedule a maintenance for two Exchange Server in DAG mode. I said there had been a great tool putting one of this servers in maintenance. Just googling some minutes, but did not find any project in github anymore. Remember the useful tool? After some time I found the …

New Exchange vulnerability april 2021

Just one month ago HAFNIUM generated lot of trouble with patching and searching for vulnerability on Microsoft Exchange Servers. Now another critical security patch is available for exchange, so there are lots of exchange servers to hijack. See some information about april 2021 Updates Another useful link for updating your system: https://techcommunity.microsoft.com/t5/exchange-team-blog/released-april-2021-exchange-server-security-updates/ba-p/2254617 What can I …

MS Exchange HAFNIUM, how to remove!

UPDATE 11/11/2021 link to november patch 2021 the last few days lot of people around the globe, had some issues with patching and securing Microsoft Exchange Onpremis servers. The “0day” exploit HAFNIUM was available for exchange 2010 – 2019, so every exchange admin who published exchange was vulnerable. But that is not the only problem. …

Find all fullaccess and sendas permissions in Exchange Online

Maybe you saw my old blogpost about finding Full Access Permissions on Exchange OnPrem and found it useful? But now we have 2021 more and more companies move to cloud services. I thought it would be useful to write the same article but for exchange online. So here it is. Before you can access Exchange …