Active Directory PowerShell

Get Members of Active Directory Group and Export to CSV using PowerShell

Get Members of Active Directory Group and Export to CSV using PowerShell. The Windows PowerShell AD module is one of the most used modules for managing Active Directory (AD) domains and objects and retrieving data about users and computers. The AD module gathers several cmdlets used to control various objects, obtain AD group members, and […]

Active Directory PowerShell

Active Directory Security Automation with PowerShell

Active Directory Security Automation with PowerShell. PowerShell offers a vast collection of built-in commands-cmdlets to facilitate the management of system components. With its integration into the .NET Framework, PowerShell allows accessing to a wide range of functionalities, and and it interacts with various Windows components and services. It’s integration with various Microsoft products and services, […]

Office 365

How to – Office 365 to Office 365 Migration (Step by Step)

How to – Office 365 to Office 365 Migration (Step by Step). Moving from one Office 365 environment to another demands careful planning and execution to ensure a seamless transition without compromising data integrity. This comprehensive guide outlines the step-by-step process for an Office 365 cross-tenant mailbox migration, emphasizing essential stages. By following these detailed […]

Active Directory PowerShell

Remove (Demote) Domain Controller from Active Directory (Guide)

Remove (Demote) Domain Controller from Active Directory (Guide). Once we install new domain controllers (DC), a point arises where it becomes necessary to eliminate or, more precisely, demote the existing domain controller. We must do more than turn off old or unused DCs; we must decommission and disconnect them from the domain properly. We explain […]

Office 365 PowerShell

Secure Collaboration in Office 365: Manage External Sharing & Guest Access

Secure Collaboration in Office 365: Manage External Sharing & Guest Access. Do you need to secure your organization’s collaboration with external guests in Office 365? This article provides the steps and resources for managing external sharing and guest access in Microsoft 365. To provide you with options, I divided the article into 2 parts. Firstly, […]

Azure AD PowerShell

Automating Azure AD Auditing PowerShell: Simplifying Log Analysis

Automating Azure AD Auditing PowerShell: Simplifying Log Analysis. Do you want to simplify Azure AD auditing by automating it with PowerShell? We guide you through the various ways to accomplish this, starting with an overview of Azure AD auditing. In the overview section, explain the Azure Active Directory audit and sign-in logs and the information […]