In the first parts of the series “.NET Assemblies In PowerShell”, I wrote about managing existing Active Directory groups and user accounts without the PowerShell ActiveDirectory module. This time, I will show you how you can create new Active Directory …
Alles, was Sie als Admin über Office 365 wissen müssen Anbindung Ihrer IT an die Office 365-Cloud Exchange Online, SharePoint Online, Microsoft Teams, OneDrive for Business Online, Azure Rights Management Praxiswissen zu Active Directory, PowerShell, Lizenzen u.v.m. Das Standardwerk für …
Unfortunately Microsoft is about to retire the Technet Gallery. For me this gallery was a fantastic repository to look for scripts which can help me in my daily work. Over the years the Technet Gallery has accumulated an incredible …
Recently, one of my customers reported a problem that he was unable to delete a mailbox of a former employee. When trying to do this in the Exchange admin Center (EAC), he received the following error message: I tried …
Microsoft sees midsize businesses as users of Office 365 and is setting things in motion to facilitate the migration of a local Exchange environment to the online office. For example, the Microsoft Hybrid Wizard with the Hybrid Agent has received …
Prolog Recently, I have been getting inquiries from customers, who have the following scenario: The environment was originally an on-premises infrastructure. Then the customers have decided to switch to Office 365 and implemented this step as follow: The AAD …
Time by time customers are asking me if it is possible, to move sent mails from shared mailboxes, to the sent items folder of the shared Mailbox. Here is a small Desmond and Alexios example from the Marketing department of …
On March 14th 2017 in New York, Microsoft has announced that MS Teams will be released worldwide. Not sure if at this time it was clear, what MS Teams would become until today (and in the future). Today, every …
Thanks to the globalization, companies worldwide are working closer with each other. However, not all companies are using the same messaging solution. In this article, I want to show, how to be able, that Exchange users are able to see …
In the first part of this series, I described how you can add and remove members to and from Active Directory groups in PowerShell, without using the ActiveDirectory module, but just by using the .Net namespace System.DirectoryServices.AccountManagement. In this part …
The most popular way to manage Active Directory with PowerShell is to use the cmdlets provided by the PowerShell module ActiveDirectory. Most of you probably know some of these cmdlets and have already used them quite a bit. If so, …
Working as a consultant for multiple customers forces us to connect multiple times a day to different Exchange Online management shell’s. Everyone has his own way to save the connection command for the Exchange Online PowerShell. I had the command …