Using PowerShell for Active Directory

Slides:



Advertisements
Similar presentations
ADManager Plus Simplify Your Active Directory Management.
Advertisements

Implementing and Administering AD DS Sites and Replication
IP ADDRESS MANAGEMENT [IPAM]
What’s New in Active Directory: Windows Server 2008 R2 Brian Desmond Thursday, March 4 th, 2009.
Jeffrey Snover | Distinguished Engineer & Lead Architect Jason Helmick | Senior Technologist, Concentrated Technology.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 6 Managing and Administering DNS in Windows Server 2008.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 1: Introduction to Windows Server 2003.
Windows Server 2012 What’s new ? AuthorKrzysztof Pytko Wroclaw 2012
Welcome Course 20410B Module 0: Introduction Audience
Deep Dive on Active Directory PowerShell Mudassir Ali Software Development Engineer Microsoft Corporation SIA404.
Windows Server 2012 Richard Oertle Subject Matter Expert / Instructor October 25 th, 2012.
11 WORKING WITH COMPUTER ACCOUNTS Chapter 8. Chapter 8: WORKING WITH COMPUTER ACCOUNTS2 CHAPTER OVERVIEW Describe the process of adding a computer to.
Chapter 7 WORKING WITH GROUPS.
WGUiSW IDOL Windows Server 2012 Active Directory: Domain Services What’s new in Active Directory: Domain Services?
Advanced Deployment and Administration of AD DS
An Active Directory Health Check through PowerShell
Deploying and Managing Windows Server 2012
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 (Day 2) Sayed Ali (MCTS, MCITP, MCT, MCSA, MCSE ) Senior SharePoint.
Maintaining a Microsoft SQL Server 2008 Database SQLServer-Training.com.
Microsoft Windows 8.1 Enterprise: A brief overview of Microsoft Windows 8 Enhancements. Welcome!
Managing User and Service Accounts
Active Directory Administration (cmdlets) Microsoft Confidential1.
Maintaining Active Directory Domain Services
Craig A. Brown Practice Leader – Microsoft Global Knowledge MCT, Since 1996 MCSA/MCSE NT/2000/2003 MCDST MCITP: ES / CS.
Module 11: Read-Only Domain Controllers. Overview Describe the Read-Only Domain Controllers role Use Read-Only Domain Controllers.
Module 5: Creating and Configuring Group Policies.
Jeffrey Snover | Distinguished Engineer & Lead Architect Jason Helmick | Senior Technologist, Concentrated Technology.
Implementing Group Policy
Implementing a Group Policy Infrastructure
Blog PowerShell for Managing Active.
©2011 Quest Software, Inc. All rights reserved. Quick, Scalable Restore of Granular Objects Recovery Manager for Active Directory.
Windows Certification Paths OR MCSA Windows Server 2012 Installing and Configuring Windows Server 2012 Exam (20410) Administering Windows Server.
Windows Server 2012 Active Directory - what’s in it for me? Tony Murray, Directory Services MVP.
Microsoft Virtual Academy Talbott Crowell | Chief Architect, ThirdM.com Rob Latino | Program Manager in Office 365 Support, Microsoft.
Productivity Architect Meet Chris Bortlik Author, Blogger, Speaker.
PowerShell Chattanooga
Preparing for the Windows 8.1 MCSA
Provisioning and Configuring Office 365
Management Tools for Microsoft Exchange 2000 Server
Windows Server 8 beta og Windows PowerShell 3.0
TechEd /3/2018 4:18 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Automating AD Administration with Windows PowerShell
Microsoft Braindumps Questions Answers
Real Practice Test Dumps
02 | The Help system Jeffrey Snover | Distinguished Engineer & Lead Architect Jason Helmick | Senior Technologist, Concentrated Technology.
Managing Exchange Online using Office 365 Admin Console
Common Security Mistakes
© Eng.Basem Hamed | | Page.
Designing Database Solutions for SQL Server
02 | The Help system Jeffrey Snover | Distinguished Engineer & Lead Architect Jason Helmick | Senior Technologist, Concentrated Technology.
Active Directory Auditing Headaches (and How to Solve Them)
Network Administration
Managing Exchange Online using PowerShell
09 | Automation in scale - Remoting
Managing Exchange Online using Office 365 Admin Console
Getting Started with PowerShell Desired State Configuration (DSC)
Manage Your Enterprise from a Single Seat: Windows PowerShell Remoting
Office 365 Support Corner: Next Steps in Project Online
Managing Exchange Online using Office 365 Admin Console
Making PowerShell Useful
Microsoft Office 365 ProPlus Deployment for IT Pros
Managing Exchange Online using PowerShell
NTC 328 Great Wisdom/tutorialrank.com. NTC 328 All Assignments For more course tutorials visit NTC 328 Assignment Week 1 Practice.
Read-Only Domain Controllers (RODCs)
04 | Advanced Functions Jeffrey Snover | Distinguished Engineer & Lead Architect Jason Helmick | Senior Technologist, Concentrated Technology.
06 | Writing Help Jeffrey Snover | Distinguished Engineer & Lead Architect Jason Helmick | Senior Technologist, Concentrated Technology.
Managing Exchange Online using PowerShell
07 | Recovery Ashley McGlone | Premier Field Engineer, Microsoft
Jeffrey Snover | Distinguished Engineer & Lead Architect
10 | Introducing scripting and toolmaking
Presentation transcript:

Using PowerShell for Active Directory Ashley McGlone | Premier Field Engineer, Microsoft Jason Helmick | Senior Technologist, Concentrated Technology

Meet Ashley McGlone | @GoateePFE Senior Premier Field Engineer, Microsoft Supporting Active Directory and PowerShell PowerShell workshop author and instructor Popular TechNet blogger Seasoned IT pro of 15 years Frequent speaker at industry events PowerShell Deep Dives chapter author MCP since 1998 (MCT, MCSE, MCITP, etc.) Started with a Commodore VIC20 in 1982! Twitter, Facebook, TechNet @GoateePFE Blog http://aka.ms/GoateePFE

Meet Jason Helmick | @theJasonHelmick Senior Technologist, Concentrated Technology CFO – PowerShell.Org Author “Learn Windows IIS in a Month of Lunches” Windows PowerShell MVP 25 year IT veteran Speaker and several industry conferences Teaches PowerShell to the IT pro for automation of products such as MS Exchange, SharePoint and IIS. Frequent contributor to magazines TechNet, Redmond and TechTarget Detailed comment, such as SME’s hometown and some personal details, such as family, sports, hobbies, etc.

Course Modules Active Directory PowerShell JumpStart and Video on Demand Modules 01 | Introduction to Active Directory PowerShell Overview of AD PowerShell, versions, requirements and more 02 | Working with users and groups Routine management tasks, create, modify, enable, disable, unlock and more 03 | Querying AD data Learn techniques for querying efficiently for report data 04 | Forensic investigations and lockouts Answer the question “Who did this?” Track when you data was changed 05 | Stale Object Cleanup Cleaning up users, groups and more 06 | Managing and Troubleshooting AD Replication Work with sites, subnets, and Trusts with PowerShell 07 | Recovery Prevent accidental deletion using the Recycle Bin. Recover deleted objects 08 | Deploying Domain Controllers Learn the alternatives to using DCPROMO and automate your DC builds

Setting Expectations Tailored for the IT pro that needs to get up to speed fast on AD with PowerShell Real world Tips and Tricks Fast paced for the busy IT pro Action packed demos that can be reviewed from this recording Get up to speed – Getting Start with PowerShell 3.0 JumpStart

Links and books for more information http://aka.ms/MVAPSAD http://aka.ms/MVAPremier Managing Active Directory with Windows PowerShell: TFM, 2nd Edition by Jeffery Hicks (Apr 1, 2011) Automating Active Directory Administration with Windows PowerShell 2.0 by Ken St. Cyr and Laura E. Hunter (Jun 28, 2011) Learn Active Directory Management in a Month of Lunches by Richard Siddaway (Mar 24, 2014)  

01 | Introduction to Active Directory PowerShell Ashley McGlone | Premier Field Engineer, Microsoft Jason Helmick | Senior Technologist, Concentrated Technology

Module Overview Version History Getting Started ADAC History One-Liners

Version History

Active Directory PowerShell History Former Scripting Technologies 2008 R2 (v1) 76 cmdlets 2012 (v2) +69 cmdlets WMI ADODB CMD utilities ADSI (.NET foundation) 2012 R2 (v3) +12 cmdlets Forest, Domain Users, Groups, Computers, OUs Service Accounts Password Policies Recycle Bin Etc. Replication Trusts DC Cloning Dynamic Access Control ADDSDeployment Module Authentication Policies

Getting Started

Active Directory PowerShell Versions Client – RSAT AD PS Module Server – DC with AD Web Service v1 Windows 7 Windows Server 2008 R2 v2 Windows 8 Windows Server 2012 v3 Windows 8.1 Windows Server 2012 R2 Windows Server 2003 or 2008 AD Management Gateway Service http://aka.ms/ADPS2003 Windows Server 2008 R2 Windows Server 2012 Windows Server 2012 R2 AD Cmdlet Feature Level Port 9389

Active Directory PowerShell Implicit Remoting 4. Get-ADReplicationSubnet ≥ 1. New-PSSession Windows Server 2003/2008 Domain Controller 2. Import-Module -PSSession 4. Get-ADReplicationSubnet 3. Get-ADReplicationSubnet 5. Serialized Results Windows 7 PowerShell 3.0 / 4.0 Windows Server 2012 / R2 Domain Controller 4. Get-ADReplicationSubnet Windows Server 2008R2 Domain Controller http://aka.ms/ADPS2012 Windows Server 2012 / R2 Domain Controller

ADAC History

One-Liners

Links and books for more information http://aka.ms/MVAPSAD http://aka.ms/MVAPremier Managing Active Directory with Windows PowerShell: TFM, 2nd Edition by Jeffery Hicks (Apr 1, 2011) Automating Active Directory Administration with Windows PowerShell 2.0 by Ken St. Cyr and Laura E. Hunter (Jun 28, 2011) Learn Active Directory Management in a Month of Lunches by Richard Siddaway (Mar 24, 2014)