© 2010 Quest Software, Inc. ALL RIGHTS RESERVED Techstravaganza 2010 PowerShell AD commandlets Barry Gerdsen Solutions Architect - Quest Software

Slides:



Advertisements
Similar presentations
©2011 Quest Software, Inc. All rights reserved.. Andrei Polevoi, Tatiana Golubovich Program Management Group ActiveRoles Add-on Manager Overview.
Advertisements

1.
DEV-2: Getting Started with OpenEdge® Architect – Part I
EXo Platform’s Webinar THE PRODUCT OVERVIEW DECEMBER Esslem Ghodbane EXO PRE-SALES CONSULTANT 2013.
© by Pearson Education, Inc. All Rights Reserved.
Visual Basic 2010 How to Program. © by Pearson Education, Inc. All Rights Reserved.2.
Visual Basic 2010 How to Program Reference: Instructor: Maysoon Bin Duwais slides Visual Basic 2010 how to program by Deitel © by Pearson Education,
DEV392: Extending SharePoint Products And Technologies Through Web Parts And ASP.NET Clint Covington, Program Manager Data And Developer Services - Office.
Windows Server “Longhorn” RDP Airlift. Managing AD with PowerShell; Creating custom administrative consoles Dmitry Sotnikov CTO, Windows Management Quest.
© 2010 Quest Software, Inc. ALL RIGHTS RESERVED Techstravaganza 2010 PowerShell 101 Dmitry Kagansky Solutions Architect - Quest Software (Public Sector)
Windows PowerShell Aaron Lerch. Contact Info Aaron Lerch Interactive Intelligence, Inc. Personal
James Boother Blog: INTRODUCTION TO POWERSHELL.
Geant4 Documentation and User Support Geant4 Users Workshop February 2002 Dennis Wright (SLAC)
Tech·Ed North America /19/2017 7:21 AM
WMU GNL Automation How to make my IT life easier CHRISTOPHER KEYAERT CONSULTANT AT INOVATIV CLOUD AND DATACENTER MANAGEMENT MVP.
ECLIPSE IDE N AME : A SHOK P ADMARAJU C OURSE : T OPICS ON S OFTWARE E NGINEERING I NSTRUCTOR : D R. S ERGIU D ASCALU.
Object Oriented Software Development 1. Introduction to C# and Visual Studio.
System Center 2012 R2 Windows Azure Pack Service Management Automation 101.
Standardize on Team Foundation Server across the enterprise with Teamprise Corey Steffen General Manager
2. Introduction to the Visual Studio.NET IDE 2. Introduction to the Visual Studio.NET IDE Ch2 – Deitel’s Book.
WEB329 ASP.NET: A Lap Around the New Enhancements for Web Developers in Microsoft Visual Studio 2005 Omar Khan Lead Program Manager Web Platform and Tools.
Matt Ayers Senior Program Manager Microsoft Corporation WCL403.
Python: An Introduction
SCORCH – Fun Recipes for RunBooks MMS Minnesota 2014 Steve Jesok & Matthew #MMSSCOrch.
Appendix A Starting Out with Windows PowerShell™ 2.0.
1© Copyright 2013 EMC Corporation. All rights reserved. Dimitri Ayrapetov November 9, 2013 Introduction to Building Reports Reporting Services.
2. Introduction to the Visual Studio.NET IDE. Chapter Outline Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE Menu Bar and.
Integrated Development Environment (IDE)
Powershell Scripting on Vista and XP in AD. Examples (on local and remote PC’s) Show COM,ADSI,.NET, WMI techniques List drives List Software installed.
Section 6: Using Windows PowerShell to Manage Group Policy Introducing Windows PowerShell Windows PowerShell Library for Group Policy Windows PowerShell-Based.
Marcius Tribelhorn Premier Field Engineer Microsoft South Africa WCL401.
Introduction to Windows PowerShell DANIEL HIBBERT PRIMER FIELD ENGINEER DMVMUG User Conference 2013 – Reston, VA.
DEV-05: Ratcheting up your OpenEdge™ Development Productivity Sunil S Belgaonkar Principal Software Engineer.
Name Microsoft Student Partner Overview of the Visual Studio 2005 Express Products.
EX02: Exchange 2007 Management Jim McBee
DEV303 ASP.NET: Leveraging Visual Studio.NET For Web Projects Tony Goodhew Product Manager Microsoft Corp.
1 Microsoft Management Console Tool to create customized administration tools Customized tools known as MMC consoles, or simply consoles.
Working with Feature Services Gary MacDougall Russell Brennan.
What’s New in SharePoint 2010 SharePoint 2010 Development Primer New Developer Tools for SharePoint 2010 SharePoint 2010 Integration with PowerShell.
Taking Control of Visual Studio through Extensions and Extensibility Anthony Cangialosi Senior Program Manager Lead Microsoft Corporation DEV311.
2008 Summer Road Trip Welcome! Summer Roadtrip Overview Showcase of 2008 Launch Wave offerings End to end application build with Visual Studio 2008.
May06-11: ISEAGE Attack Tool Repository and Player Jeremy Brotherton, Timothy Hilby, Brett Mastbergen, Jasen Stoeker.
1 Getting Started with C++ Part 1 Windows. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Microsoft.
Automating SharePoint 2010 administration tasks with Power Shell Toni Frankola SharePoint MVP, Croatia
COMPUTER III. Fundamental Concepts of Programming Control Structures Sequence Selection Iteration Flowchart Construction Introduction to Visual Basic.
Master Software Solutions Pvt.Ltd.. These days the demand of smart phone is being increased and we have different types of client e.g. Touch Phone, tables,
PrestaShop Shopping Cart Extensions eGrove Systems.
Mikael Deurell Senior Consultant Microsoft Mail: Blog: blogs.msdn.com/deurell.
Powering up your Office 365 cmdlets with CSOM Bjoern H Rapp, Senior Architect Public Cloud, SopraSteria.
SharePoint Online and PowerShell?
.NET Application Development in the CygNet ® Ecosystem Mike Borland, Senior Software Development Manager Dan Snyder, Staff Software Engineer.
PowerShell 5 & Windows 10. What are we covering today? What is PowerShell? Why is PowerShell important? Some simple demos on Windows 10.
Click to edit Master title style TechNet goes virtual ©2009 Microsoft Corporation. All Rights Reserved. TechNet goes virtual Windows Server 2008 R2 Remote.
Tekslate Introduction to AWS. Introduction to Cloud Computing Cloud computing is the on-demand delivery of IT resources and applications via the Internet.
Start-SPPowerShell – Introduction to PowerShell for SharePoint Admins and Developers Paul BAker.
Tools and Tips for Administering Office 365
Office Add-ins Intro and Development
Windows Server 8 beta og Windows PowerShell 3.0
Nick Trogh Technical Evangelist, Microsoft.
SAP Hybris Overview  SV Trainings SAP Hybris Training program is developed to make you expert in working with Hybris Technology. SAP Hybris has been.
SharePoint Saturday Omaha April 2016
SQL Server Data Tools Gert Drapers
Office 365 Admin Support Skills: Service Management
Michael Stephenson DevOps empowered by Microsoft Flow
Visual Studio Principal Program Manager.
In this session… Introduce what we’re talking about
Microsoft Virtual Academy
Grow Your Script From Simple to Module
Visual Studio Tools for Unity 2.0 Preview
ArcGIS Pro: An Introduction Overview
Presentation transcript:

© 2010 Quest Software, Inc. ALL RIGHTS RESERVED Techstravaganza 2010 PowerShell AD commandlets Barry Gerdsen Solutions Architect - Quest Software

2 Agenda Introduction overview PowerShell for AD management PowerGUI Powershell Scripting & Debugging

3 Administration before PowerShell 3 Platform Functionality Graphical Console

4 Is UI World Much Better? Every platform has its own administrative UI Once you go beyond simple one object operations you need scripting Tools are static: once a year a vendor releases what it thinks people need

5 Administration before PowerShell 5 Platform Functionality Graphical Console Command lineCOMWMI

6 PowerShell Way 6 Platform Functionality PowerShell

7 PowerShell Way 7 Platform Functionality PowerShell Command LineGUIScripts and Apps

8 Introducing PowerGUI 8 PowerShell ExchangeSQLVMwareCitrixAD PowerGUI

9 Layers of PowerShell Solution Admin Console – PowerGUI This is for the majority of day-to-day one off tasks Intuitive, easy to use, extensible graphical console Scripting Environment – PowerGUI Editor Integrated Development Environment (IDE) when you need to script something more advanced Command Line & Platform – AD cmdlets To run a one-off task or work in the Platform foundation

10 DEMO Managing AD with PowerShell command-line 10

11

12 Layers of PowerShell Solution Admin Console – PowerGUI This is for the majority of day-to-day one off tasks Intuitive, easy to use, extensible graphical console Scripting Environment – PowerGUI Editor Integrated Development Environment (IDE) when you need to script something more advanced Command Line & Platform – AD cmdlets To run a one-off task or work in the Platform foundation

13 PowerGUI DEMO Main Console –Tree nodes –Result set –Links –Actions PowerShell Editor –Intellisense –Online Search –Debugging PowerGUI Resources –PowerPacks –Discussion Forums 13

14 DEMO Overview of PowerGUI 14

15 Additional Info Special user group pricing on PowerGUI Pro ($99) –

16 Resources MSDN PowerShell Blog – Good Starting Tutorial – PowerGUI Community – Free Tools from Quest –Look for PowerGUI and the AD cmdlets at: