Security baseline for Microsoft 365 Apps for enterprise v2106 – FINAL

Security baseline for Microsoft 365 Apps for enterprise v2106 – FINAL https://ift.tt/3w3e2Uz We’ve reviewed the new settings released for Office since the last security baseline (v2104) and determined there are no additional security settings that require enforcement. Please continue to use the Security baseline for Microsoft 365 Apps for enterprise v2104 -FINAL which can be downloaded from […]

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 […]

Deep dive: Logging on to Windows

Deep dive: Logging on to Windows https://ift.tt/2RsoW84 Logging on to your computer is certainly faster than it used to be, yet there are a bunch of technical steps that happen in the background. At our ITOps Talk: All things hybrid event, senior developer Steve Syfuhs took us through the details, including access to cloud resources. This […]

PowerShell basics: Query Windows Server Event Logs

PowerShell basics: Query Windows Server Event Logs https://ift.tt/3crnv0Q One of the most standard server administration tasks is trawling through event logs looking for information about an issue you want to troubleshoot. If you’re interacting with Windows Server through PowerShell, you can interact with those event logs using the Get-EventLog, Clear-EventLog, Limit-EventLog, New-EventLog, Remove-EventLog, Show-EventLog and […]