Azure AD Connect version 2.0.3.0 is here

Azure AD Connect version 2.0.3.0 is here https://ift.tt/3ziIBrl It’s time for a new version of Azure AD Connect to incorporate Microsoft’s lessons learned and distribute the fixes Microsoft made to the larger public. Yesterday, Microsoft released the first version in the 1.6 branch of Azure AD Connect: v2.0.3.0 Azure AD Connect is Microsoft’s free Hybrid […]

Checking Active TCP/IP Connections on Windows with PowerShell

Checking Active TCP/IP Connections on Windows with PowerShell https://ift.tt/2UtvogE Many administrators usually use the netstat console tool or graphic TCPView to display information about active TCP/IP connections and open TCP ports in Windows. Instead of netstat, you can use the Get-NetTCPConnection cmdlet in PowerShell to get information about active network connections in Windows, open TCP […]

TODO: Disable the Print Spooler service on Domain Controllers

TODO: Disable the Print Spooler service on Domain Controllers https://ift.tt/3jzees3 Today, the news reached me that CVE-2021-1675 is weaponized to compromise Domain Controllers. This is actually already happening in the real world, leading to a ‘zero day’ vulnerability event. Luckily, the vulnerability can be easily thwarted with a simple configuration change on Domain Controllers; disabling […]

Send emails in Exchange Online using an alias address: Configuration with PowerShell and admin center

Send emails in Exchange Online using an alias address: Configuration with PowerShell and admin center https://ift.tt/35ZxoiP Each Exchange mailbox can be assigned multiple email addresses. These proxy addresses are also called aliases. Until now, you could use them to receive messages, but to send emails, you had to use the standard address. Now Microsoft 365 […]