Presentation is loading. Please wait.

Presentation is loading. Please wait.

James O’Neill - Evangelist, Microsoft UK

Similar presentations


Presentation on theme: "James O’Neill - Evangelist, Microsoft UK"— Presentation transcript:

1 James O’Neill - Evangelist, Microsoft UK http://blogs.technet.com/JamesOne

2

3

4 Lower costs of upgrade, deployment and management through automation of server and resource management Optimize datacenter server infrastructure through unified physical and virtual management Increase simplicity through integrated, end-to-end Windows Server management

5

6 Security Auditing Compliance Management Server Configuration Auditing Remediation Reporting POLICIES Regulations and External Mandates Internal Objectives Best Practice

7 NEW!

8

9

10

11

12

13 If you learn one new skill... Make it PowerShell !

14

15 What is PowerShell ?

16 >_>_

17 Dir ¦ where {$_.length –gt 1MB} ¦ sort extension ¦ format-table Dir ¦ more >_>_

18 foreach ($VM in $VMs){ write-host "Name: " $VM.Name write-host "State: " $VM.State } $MyData = import-csv STUFF.CSV Get-EventLog -LogName system ¦ where {($_.source -eq "DHCP") -and ($_.entrytype -eq "Error")} $Vms ¦ Format-List Name, State >_>_

19 >_>_>_>_

20 >_>_

21

22 Graphical PowerShell Integrated development environment Multi-tabbed interface Syntax coloring

23

24 Built on PowerShell Can be driven from PowerShell Trad. Cmdline automate with PowerShell Required for PowerShell Driven from PowerShell

25

26

27

28

29

30

31

32 Integrated Best Practice Analyzer Validates configuration information Enhances infrastructure reliability Improves compliance with service level agreements

33

34

35

36 © 2009 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.

37


Download ppt "James O’Neill - Evangelist, Microsoft UK"

Similar presentations


Ads by Google