Exchange Online PowerShell includes the Get-RecoverableItems and Restore-RecoverableItems cmdlets, which allow administrators to view and restore deleted items from a user's Recoverable Items folder. These cmdlets are typically used for data recovery scenarios, such as when a user permanently deletes emails, and the administrator needs to retrieve them. Prerequisites Permissions: Ensure you have the necessary…
Read more
10 Useful PowerShell Scripts for Managing and Troubleshooting Microsoft Exchange Online
Today I'll share with you 10 of the most useful PowerShell scripts that we use for managing and troubleshooting Microsoft Exchange Online. PowerShell is an essential tool for Exchange administrators, enabling automation, streamlined management, and custom reporting capabilities. Here are the top scripts every Exchange Online admin should know. Before beginning any of these commands…
Read more
10 Best Windows PowerShell Commands for Windows Server Administrators
Windows PowerShell is a powerful scripting and automation tool that has become essential for Windows Server administrators. Unlike the traditional command prompt, PowerShell is built on .NET, allowing it to work seamlessly with complex administrative tasks. By leveraging cmdlets (command-lets), administrators can streamline processes, automate repetitive tasks, and manage both local and remote systems efficiently.…
Read more
O365 Fix User Profile Null ImmutableID
Just a quick post today to show how to rectify a Null ImmutableID with a user profile in O365 after you've implemented AD Connect from an on-premise Active Directory. We implemented a new server for client recently with a new domain and setup AD Connect to replicate the on-premise user passwords to Azure AD. Everything…
Read more
- 1
- 2