IT tutorials
 
Technology
 

Windows Server 2008 R2 : What is New in Active Directory (part 3) - Active Directory Best Practices Analyzer

2/27/2014 3:44:52 AM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

3. Active Directory module for PowerShell

Windows Server 2008 R2 is the first Microsoft server OS to include PowerShell as part of the standard OS installation. To go along with the built-in PowerShell functionality, Windows Server 2008 R2 includes a series of cmdlets to administer AD via PowerShell. Using the AD Module for PowerShell, you can use PowerShell to administer user, computers, groups, domains, and DCs.

4. Active Directory Best Practices Analyzer

AD now includes a best practices analyzer (BPA). BPAs for other Microsoft products have been around for several years. The most popular of these is the Exchange Server BPA. BPAs do exactly as their name implies. The BPA will scan your servers and analyze software configurations. It will then compare those configurations to a list of best practices provided by the Microsoft product group responsible for that particular piece of software. As an AD administrator, you should not only run the AD BPA after deploying AD, but on a regular basis postinstallation or when significant configuration changes have been made to your environment. Let us explore the AD BPA in more detail.

1.
The AD BPA is automatically installed with the AD DS role. You can access the BPA by selecting the AD node in Server Manager, then scrolling down to the BPA as seen in Figure 11.

Figure 11. Active Directory Best Practices Analyzer.

2.
To run the BPA, click the Scan this Role link. This will start a scan of the AD DS on the server.

3.
After the scan completes, the results of the scan will be displayed inside the BPA window. You can immediately see any noncompliant configuration settings or warnings under the noncompliant tab. You can also click on any alert to see the full details of the issue and how to resolve it (see Figure 12).

Figure 12. Active Directory BPA Warning.

4.
You can click the Compliant tab if you want to see the rules that were run in which the system was in compliance with best practices configurations.

5.
The BPA can be rerun at any time from Server Manager. Run this tool and remediate any issues on a regular basis to ensure that your AD domain remains highly reliable and healthy.

Notes From the Field

Active Directory BPA and previous OS versions

The AD BPA can be run against DCs running the previous version of Windows Server to check for misconfigurations on those OSs as well.


Active Directory Web Services

Windows Server 2008 R2 AD includes Web services that provide remote management capabilities for AD. The Active Directory Web Services are primarily built to allow administrators to remotely administer AD using PowerShell. This allows you to send PowerShell commands to a remote DC from your local PC or other management server. Additionally, the Active Directory Web Services provide a way for developers to write applications that use the Web services to interact with AD.

Active Directory Administrative Center

The new Active Directory Administrative Center (ADAC) provides a way for administrators to perform regular management tasks via an easy-to-use interface built on top of PowerShell. This means that as an administrator you can use the GUI interface to perform a task and the GUI then makes a call to a PowerShell script or cmdlet to complete the requested task. Most of the same functions you perform in ADUC can be performed in the new ADAC-rich GUI interface. Whether you are a new or seasoned Windows administrator, you will want to check out the new AD Admin Center.

Managed service accounts

Many applications and network services require the use of service accounts. These accounts are typically dedicated to a specific application and have passwords set to never expire. This ensures no accidental service disruption due to the expiring of a password. This, however, poses a security problem, especially for organizations which must comply with various government regulations. Microsoft has addressed this issue with a new feature known as Managed Service Accounts. Managed service accounts allows AD to automatically manage the passwords and Service Principal Names (SPNs). AD will automatically manage and change the password on a regular basis and ensure that the service using the account gets the password update. A managed service account is not created using the ADUC console but via the New-ADServiceAccount PowerShell cmdlet.

Notes From the Field

AD BPA and previous versions of Active Directory

The AD BPA can be pointed at other DCs besides the one it is installed on. This allows you to run a best practice check against other Windows 2008 R2 DCs or even downlevel DCs running Windows Server 2008 R1 and Windows Server 2003.

 
Others
 
- Windows Server 2008 R2 : What is New in Active Directory (part 2) - Offline Domain Join
- Windows Server 2008 R2 : What is New in Active Directory (part 1) - Active Directory Recycle Bin
- Sharepoint 2010 : Building a .NET Connectivity Assembly (part 5) - Define Entity Metadata
- Sharepoint 2010 : Building a .NET Connectivity Assembly (part 4) - Create a Custom Entity Object
- Sharepoint 2010 : Building a .NET Connectivity Assembly (part 3) - Define a Method to Support the SpecificFinder Stereotype
- Sharepoint 2010 : Building a .NET Connectivity Assembly (part 2) - Create a Custom Entity Service Object, Define a Method to Support the Finder Stereotype
- Sharepoint 2010 : Building a .NET Connectivity Assembly (part 1) - Business Data Connectivity Model Project
- Windows 8 : Configuring security - Managing Windows Firewall and exceptions (part 5) - Configuring outbound rules, Configuring connection security rules
- Windows 8 : Configuring security - Managing Windows Firewall and exceptions (part 4) - Allowing the secure connection
- Windows 8 : Configuring security - Managing Windows Firewall and exceptions (part 3) - Configuring IPsec settings
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us