News

Windows Server 2008 R2 includes an Active Directory Module for Windows PowerShell. This new feature enables you to perform Active Directory administrative tasks by using Windows PowerShell. Let’s take ...
The Active Directory Module for Windows PowerShell, which is included with Windows Server 2008 R2, can be used to administer Active Directory Domain Services (AD DS) objects, including computer ...
While I don't pretend to be an expert in Windows PowerShell scripting by any means, I use PowerShell whenever I can because I find it very useful to manage my servers. For network administrators who ...
I recently completed a book on Windows Server 2008 where I highlight at the end of each chapter the features coming in Release 2. I was especially curious about four Active Directory features, so ...
Microsoft today announced two new Azure Active Directory PowerShell module capabilities available at the preview testing stage. The first new capability is the addition of "multifactor authentication" ...
Microsoft today announced that the Azure Active Directory PowerShell 2.0 module has reached the "general availability" (GA) milestone. The module is either at GA as of Dec. 2, or it was so back in ...
Mitch Tulloch is a Microsoft Most Valuable Professional and lead author of the Windows 7 Resource Kit from Microsoft Press. You can follow him on Twitter at ...
I have successfully put together my own Get-LdapUser and Set-LdapUser functions based on various examples I have found online. Now I need to move on to group membership - adding users to LDAP groups, ...