Book Image

Hands-On PowerShell for Active Directory [Video]

By : Joshua Jones
Book Image

Hands-On PowerShell for Active Directory [Video]

By: Joshua Jones

Overview of this book

PowerShell has become the most efficient tool for managing Microsoft Active Directory. Its ability to solve problems and turn the solution into a new tool or automated task allows the system admin to cut down on future manual labor hours. This course will train you in using PowerShell to manage Active Directory. You will customize your preferences, run custom reports, author scripts, and automate tasks. You will discover how to create scripts, access and change data stores, and automate tasks. By the end of the course, you will have the skills to automate Active Directory jobs with PowerShell components such as cmdlets, functions, modules, providers, objects, variables, expressions, and profiles. The code bundle for this video course is available at - https://github.com/PacktPublishing/Hands-on-PowerShell-for-Active-Directory
Table of Contents (6 chapters)
Chapter 4
DHCP, DNS, Group Policy, and Basic AD Tools
Content Locked
Section 1
Advanced Command Discovery
We will look at discovering commands with advanced techniques. - How to discover commands from the same source - Discover what modules are available and load them - Use Get-Random to get random results