1 / 37

Inside Windows Server 2012 Multi-Server Management Capabilities

WSV306. Inside Windows Server 2012 Multi-Server Management Capabilities. Erin Chapple Partner Group Program Manager Microsoft Corporation. Jeffrey Snover Distinguished Engineer Microsoft Corporation. Windows Server has been a great OS for a server and its devices . In the past,.

tallulah
Télécharger la présentation

Inside Windows Server 2012 Multi-Server Management Capabilities

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. WSV306 Inside Windows Server 2012 Multi-Server Management Capabilities Erin Chapple Partner Group Program Manager Microsoft Corporation Jeffrey Snover Distinguished Engineer Microsoft Corporation

  2. Windows Server has been a great OS for a serverandits devices In the past,

  3. Is a great OS for lots of servers and the devices connecting them whether they are physical or virtual whether they are on-premise or off Windows Server 2012

  4. Standards-based Robust Automation Multi-machine Experience

  5. Standards-Based Management

  6. The N x M Problem IT Pro IT Developer Solution Developer Disk Storage Exchange Devices Managed Objects …

  7. The Solution Maximizing the value of leveraging the windows management framework IT Pro IT Developer Solution Developer WMF Disk Storage Exchange Devices Managed Objects…

  8. The Solution Maximizing the value of leveraging the windows management framework IT Pro IT Developer Solution Developer Standard APIs (MIClient, PowerShell, OData) WMF Standard Protocols (WS-Man, REST, HTTP, PSRP) Standard Models (CIM Schema, SMI-S) Disk Storage Exchange Devices Managed Objects

  9. Standards Based Approach for Windows 2012 WS-Man is the default protocol for management Use SMI-S to manage external storage arrays Allow: • Windows clients to manage non-Windows & standard-compliant devices and services • Non-Windows devices to manage Windows Simplify and lower the cost of: • Instrumenting services and devices for Windows • Exposing any WMI class as a PS cmdlet • Building applications using a REST/ODATA API for management Provide WMF 3.0 on Windows 7, Windows Server 2008, & Windows Server 2008 R2

  10. demo Standards-Based Management Jeffrey Snover

  11. Learn More

  12. Robust Automation

  13. The Increasing Need for Robust Automation The world is intrinsically messy … • Lack of consistency across existing systems • Reliability across and between system • Rapidly changing landscape through continuous innovation Managing increasing scale • Result of increased virtualization • Shifts to cloud based models Matching my needs • In-house tools customized to my process/organizational needs • Standardize my world to be repeatable Ad-hoc Management • Manage the unexpected • One off tasks

  14. Where We Left Off Windows PowerShell V1 • 100+ Cmdlets & a powerful scripting language • Access to WMI objects on remote computers • Extensible through PSSnapins & managed code Windows PowerShell V2 • 200+ Cmdlets • PowerShell Remoting (Implicit & Explicit) • Extensible through Modules and PowerShell Script • Background Jobs • Integrated Scripting Environment • …

  15. PowerShell Investments Themes Simple and Easy • Enhanced PowerShell_ISE • Intellisense • Simplified syntax • Aliases for OS commands Deal with a messy world • Robust connections • Integrated workflow • Remote Connect / Disconnect • Scheduling jobs • Remoting enabled by default Coverage, coverage, coverage • 2400+ cmdlets • Support thriving community • New ways to write Cmdlets: WMI, Workflow • Script Library & Explorer V3 is a better V2 • 150+ Connect issues fixed • On-the-fly compilation allows PowerShell scripts to run up to 6x faster • Stream redirection for Verbose, debug, warning streams • Tail support for Get-Content • Tab completion for hidden directories

  16. Windows PowerShell 3.0 Features • CIM cmdlet authoring from WMI v2 • CIM .NET APIs • Core CIM cmdlets • Runtime script compilation • Engine reliability improvements • Better Get-ChildItem network perf • Cmdlet definition files • Certificate provider improvements • Credentials for FileSystem provider • Alternate NTFS data stream support • Move-Item across drives • Remote module discovery & import • Remote session autodisconnect & retry • Transport options for remote sessions • RunAs and SharedHost support • Scheduled jobs • Job integration with Task Scheduler • Alternate credential support for jobs • Session configuration files • Module autoloading • Command discovery improvements • Special character handling • LiteralPath support for core cmdlets • Improved tab completion • Intellisense • Windows Management Framework 3.0 • WinPE support • Windows RT support • Windows PowerShell Web Access • Windows PowerShell Web Services • XAML-based workflows • Script-based workflows • Control Panel cmdlets • Unblock-File cmdlet • Workflow help • Cmdlet to activity conversion • Workflow persistence • Improved WMI object formatting • Heterogeneous object formatting • Workflow logging • Workflow extensibility • Common workflow parameters • Workflow execution environment • Snippets • ISE Add-ons • IntelliSense support • Show-Command • Get-Help -ShowWindow • Restart Manager support • Script autosave support • Out-GridView -PassThru • XML syntax highlighting • Block select • Collapsible regions • Contextual F1 support • Script Explorer • Updatable help system • Method overload discovery • HelpUri attribute support • HelpFile property on FunctionInfo • New parser built on DLR • Simplified Where and ForEach • Remoting local variables via $using • Array syntax for scalars • Custom parameter value defaults • Generic method invocation • Typecasting deserialized objects • Improved method overload selection • New objects from hash tables • Ordered hash tables • Typecasting for parameter values • $PSScriptRoot and $PSCommandPath • Improved module discovery & import • New module manifest keys • Public abstract syntax tree • Pipeline paging APIs • Nested pipeline APIs • Runspace pool cleanup API • Public tab completion • Windows RT API support • Obsolete cmdlet attribute • Verb & noun on FunctionInfo • Web & REST cmdlets • JSON cmdlets • Windows PowerShell Workflow • .NET Framework 4 support • Add-Member improvements • Computer cmdlets • CSV handling improvements • Get-ChildItem attributes • Get-Command improvements • Get-Content -Tail • Better history support • Security cmdlet fixes • Select-Object optimizations • Select-String improvements • Tee-Object -Append • Disconnected sessions • Idle timeout & server buffering control • Invoke-Command in disconnected sessions • Disconnected jobs • STA mode by default • Run with PowerShell context menu • Updated console font & branding • Console host start perf improvements • ETW logging and tracing • Module logging • New Group Policy settings • Output redirection for all streams • Dynamic types & formats • Word wrap • Default properties on custom objects

  17. demo Simple & Easy to Automate Jeffrey Snover

  18. Learn More

  19. Multi-machine Management Experience

  20. Cloud Impact on the IT Pro Experience Must support scalability … design matters! • Glance-able • Relevant • Actionable Remote is the default • From the client • Through the browser Consistency reduces cost • Between cmd-line and GUI • Between workloads • Across configurations

  21. Need solutions to managing multiple technologies that span across multiple servers IT Pros

  22. By Technology and by Server, are each important. AggregationandDrilldown

  23. demo Multi-Machine Server Management Erin Chapple

  24. Learn More

  25. Manage clients and servers. IT Pros

  26. The Local Server Experience Server shares Metro update to Shell with Client Default experience optimized to provide quick access to common IT Pro tools and desktop Server Manager is the central experience for managing the server • Contextually launch role specific tools • Tools menu for launching “Admin Tools” Server Manager the same whether local or remote

  27. IT Pro Experience Deployment Options Server Core is preferred deployment configuration • RSAT for remote GUI management • PowerShell support achieves critical mass with 2400+ cmdlets • More roles, features available Minimal Server Interface • Provides many of the benefits of Server Core for those applications or users that haven’t yet made the transition Full Server UI option provided for backwards compatibility Can move between Server Core and Full Server by simply installing or uninstalling components

  28. demo Local Server Experience and Deployment Options Erin Chapple

  29. Learn More

  30. Is a great OS for lots of servers and the devices connecting them whether they are physical or virtual whether they are on-premise or off Windows Server 8

  31. Management in Windows Server 8 Standards-based Management • Manage non-Windows, standards compliant devices Robust Automation • Simple and Easy to Automate • Increases Servers per Admin • Deals with a Messy World Multi-machine Management Experience • Optimized for remote management • Rich client experience through Remote Server Administration Tools • ISE is a great onboarding tool for PowerShell • Expanded reach through PowerShell Web Access

  32. Related Content • Breakout Sessions • WSV306: Inside Windows Server 2012 Multi-server Management Capabilities • WSV335: Using the Windows Server 2012 Server Manager for Remote and Multi-Server Management • WSV308: Standards Support and Interoperability in Windows Server 2012: Storage, Networking, and Management • WSV321: Windows PowerShell for Beginners • WSV414: Advanced Automation Using Windows PowerShell 3.0 • WSV02-LNC: Windows Server 2012 Deployment & Management • FDN04: Modernize Your Datacenter • WSV01-LNC: Q&A with Jeffrey Snover • WSV329: Architecting Private Clouds Using Windows Server 2012 • WSV301: Building Hosted Public and Private Clouds Using Windows Server 2012 • Hands-on Labs • WSV25-HOL: Multi-Server Management with Windows Server 2012 Server Manager and PowerShell 3.0 • WSV12-HOL: Introduction to Windows PowerShell Fundamentals 3.0 • WSV11-HOL: What's New in Windows PowerShell 3.0 • Product Demo Stations • Windows Server 2012 Server Manager & PowerShell • Windows Server 2012 Active Directory, Group Policy and DAC

  33. SIA, WSV, and VIR Track Resources Talk to our Experts at the TLC #TEWSV306 Hands-On Labs DOWNLOAD Windows Server 2012 Release Candidate microsoft.com/windowsserver DOWNLOAD Microsoft System Center 2012 Evaluation microsoft.com/systemcenter

  34. Resources Learning TechNet • Connect. Share. Discuss. • Microsoft Certification & Training Resources http://europe.msteched.com www.microsoft.com/learning • Resources for IT Professionals • Resources for Developers • http://microsoft.com/technet http://microsoft.com/msdn

  35. Evaluations Submit your evals online http://europe.msteched.com/sessions

  36. © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

More Related