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

Table of Contents (16 chapters)
Active Directory with PowerShell
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 9. Miscellaneous Scripts and Resources for Further Learning

In previous chapters, you learned about using PowerShell and Active Directory modules to manage different AD objects. You also learned about managing the Active Directory configuration using PowerShell; I hope they gave you a good foundation to start your automation tasks. This chapter provides you with some useful and handy scripts to perform a designated task in Active Directory. There are several tasks that demand automation in Active Directory and it is difficult to cover all of them. So, this chapter gives you code samples to perform the following Active Directory operations, which are frequently used and common in most environments. These scripts come in handy for Windows administrators in their day-to-day operations.

The following is the list of scripts that we are going to discuss in this chapter. You will also find some useful resources and links at the end of this chapter for further learning and to get your questions...