Book Image

Active Directory with PowerShell

By : Pamarthi Venkata Sitaram, YELLAPRAGADA U PADMAVATHI
5 (1)
Book Image

Active Directory with PowerShell

5 (1)
By: Pamarthi Venkata Sitaram, YELLAPRAGADA U PADMAVATHI

Overview of this book

If you are looking to automate repetitive tasks in Active Directory management using the PowerShell module, then this book is for you. Any experience in PowerShell would be an added advantage.
Table of Contents (11 chapters)
10
Index

Summary


In this chapter, we have learned how to automate DNS server-related operations and how to perform some client-side tasks using PowerShell modules. The DNSServer module has more than 100 cmdlets, and is each designed to perform a specific task. Though not all of these cmdlets are not covered here, it is advisable to go through them and understand their functionality. This will help in identifying the areas that you can automate using this PowerShell module.

The next chapter provides some resources useful for learning how to manage Active Directory using PowerShell and some PowerShell resources for improving your coding abilities. It also provides some sample scripts that you may want to use in your environment (of course after proper testing in the lab).