Active Directory

  • Blog
  • Active Directory

LATEST

PowerShell

How to Copy Active Directory Users with PowerShell

Last Update: Jul 23, 2022

Using the New-ADUser cmdlet and -Instance parameter, you can copy AD attributes from an existing user when creating new Active Directory user accounts.

View Article

Creating Active Directory OUs with PowerShell

Last Update: Jul 18, 2022

Here’s a quick tutorial for creating Active Directory organizational units with PowerShell.

View Article

Most Useful PowerShell Cmdlets for Managing and Securing Active Directory

Last Update: Jul 18, 2022

How to manage and secure Active Directory using PowerShell; I’ll look at the most useful PowerShell cmdlets and give examples of how to use them.

View Article

Manage Active Directory Groups Using PowerShell

Last Update: Jul 18, 2022

In this Ask the Admin, Russell Smith shows you how to create AD groups using PowerShell, how to add parameters when creating an AD group using the Windows PowerShell Integrated Scripting Environment (ISE), and then modify (or remove) AD group membership using PowerShell.

View Article
PowerShell

How to Install Active Directory PowerShell Module

In this guide, we’ll show you how to install the Active Directory PowerShell module on almost any version of Windows. Installing the Active Directory (AD) module in PowerShell offers IT pros convenient and secure remote access to administer their AD environments, all without having to interactively log into their domain controllers. Microsoft does not recommend…

View Article
Cloud Computing

Microsoft Entra Verified ID Now Lets Users Recover Lost Credentials

Microsoft has announced new features and improvements coming to its Microsoft Entra Verified ID service. The company says that these updates should help to make credentials exchange easier for both issuers and verifiers. For those unfamiliar, the Verified ID service first debuted as “Azure Active Directory Verifiable Credentials” in preview last year. The decentralized identity…

View Article

How to Add Computers to a Domain Using PowerShell

Last Update: Jun 20, 2022

In this quick Ask an Admin, learn to use PowerShell to join one or more computers to an Active Directory domain.

View Article
Windows Server 4 Hero Approved

7 Steps to Migrate Windows 2012 R2 Domain Controllers to Windows Server 2019

Last Update: Jun 20, 2022

One of the best ways to secure your systems is to make sure that Active Directory (AD) domain controllers (DCs) are running an up-to-date version of Windows Server. DCs are critical infrastructure because they manage the security and access to all your IT resources. If a DC is compromised, then you should consider your entire…

View Article

Guide: Limit Microsoft 365 Access to Corporate Devices with Conditional Access

Last Update: Jun 15, 2022

World events since March 2020 have highlighted one of the key benefits of Office 365 and cloud-based SaaS services in general: they are available any time, any place, on any device.  As the world was forced to work from home, Office 365 apps such as Teams, Outlook, SharePoint, and OneDrive could easily be accessed outwith…

View Article

Managing Active Directory OUs with PowerShell

Last Update: Jun 08, 2022

PowerShell MVP Jeff Hicks continues his discussion of using PowerShell to manage Active Directory organizational unit settings.

View Article
Go to page