Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX...

17
RM Seminars spring 2013 - Windows Server 2012 (C) 2013 RM Education 1 Andy McKay [email protected] Windows Server 2012 Server Manager Storage Spaces Data Deduplication VDI powered by RDS PowerShell 3.0 Agenda Hyper-V 3.0 SMB 3.0 Datacenter Standard Essentials Foundation Editions

Transcript of Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX...

Page 1: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 1!

Andy McKay [email protected]

Windows Server 2012

Server Manager

Storage Spaces

Data Deduplication

VDI powered by RDS

PowerShell 3.0

Agenda

Hyper-V 3.0

SMB 3.0

Datacenter Standard

Essentials Foundation

Editions

Page 2: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 2!

Server Manager

Manage multiple servers

Custom groups Automatically created groups Server can be in more than one

Server groups

Page 3: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 3!

Remote management

Remote management

Storage spaces

Page 4: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 4!

Storage pools

Storage Pool

Virtual disks

Storage Pool

Virtual Disks

Simple

Virtual disks

Storage Pool

Virtual Disks

Mirror Mirror

Page 5: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 5!

Virtual disks

Storage Pool

Virtual Disks

Parity

Virtual disks

Storage Pool

Virtual Disks

Virtual disks

Storage Pool

Virtual Disks

Page 6: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 6!

Virtual disks

Storage Pool

Virtual Disks

Volumes

Storage Pool

Virtual Disks

Volumes

NTFS%% ReFS%%

ReFS

Page 7: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 7!

Monitoring

Data deduplication

How it works

File

1 Metadata Data

Name, attributes, ... A% B% C% M% N%

X% Y%File

2 Metadata Data

Name, attributes, ... A% B% C%

Page 8: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 8!

How it works

File

1 Metadata

Name, attributes, ...

A% B% C% M% N%

X%File

2 Metadata

Name, attributes, ...

Y%Reparse data

Reparse data

Chunk%Store%

Data%Chunks%

Setup

Optimisation Garbage Collection

Scrubbing

Jobs

Page 9: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 9!

Monitoring

Monitoring

Monitoring

Page 10: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 10!

VDI powered by RDS

Collections

Fair Share

Page 11: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 11!

RemoteFX

PowerShell 3

10x as many cmdlets as v2

Around 2,430

Export commands directly from Server Manager

PowerShell 3

Cmdlet for every server management task

Page 12: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 12!

Task scheduling

Register-ScheduledJob -Name TestJob -Trigger (New-JobTrigger -Daily -At 3am) C:\testscript.ps1

Hyper-V 3

Live migration

Page 13: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 13!

Move VM storage

Computer running Hyper-V

Virtual Machine

VHD Stack

Source Device

Destination Device

VHD VHD

SMB 3

SMB 3.0

SMB 3

Multichannel to scale network performance

Transparent client failover

for fault tolerance

New PowerShell

cmdlets

Server Manager wizards

Remote VSS snapshots, SMB

Direct, encryption and more!

SMB 3

Page 14: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 14!

Transparent failover

File Server Cluster

Client%

FS1% FS2% FS3%

\\smbfs1\Shared%Documents%

NIC Teaming, no MC

Automatic NIC failover

Can�t use full bandwidth

Only one NIC used

Only one CPU core used

SMB Multichannel

NIC Teaming

SMB Client

NIC%1GbE%

NIC%1GbE%

NIC Teaming

SMB Server

NIC%1GbE%

NIC%1GbE%

Switch%1GbE%

Switch%1GbE%

NIC Teaming and MC

Automatic NIC failover

(faster)

Combined NIC

bandwidth available

Multiple NICs used

Multiple CPU cores used

SMB Multichannel

NIC Teaming

SMB Client

NIC%1GbE%

NIC%1GbE%

NIC Teaming

SMB Server

NIC%1GbE%

NIC%1GbE%

Switch%1GbE%

Switch%1GbE%

Page 15: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 15!

Server Manager wizards

PowerShell

PowerShell

New-SmbShare -Name “Shared Documents” -Path “E:\Shares\Shared Documents” -FullAccess “seminars\Domain Admins” -ChangeAccess seminars\Teachers

-ReadAccess seminars\Students

Page 16: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 16!

PowerShell

(Get-SmbShare -Name “Shared Documents”).PresetPathAcl | Set-Acl

Client / Server OS

Windows 8 Windows

Server 2012

Windows 7 Windows

Server 2008 R2

Windows Vista Windows

Server 2008

Previous Versions of Windows

Windows 8 Windows

Server 2012 SMB 3.0 SMB 2.1 SMB 2.0 SMB 1.0

Windows 7 Windows

Server 2008 R2 SMB 2.1 SMB 2.1 SMB 2.0 SMB 1.0

Windows Vista Windows

Server 2008 SMB 2.0 SMB 2.0 SMB 2.0 SMB 1.0

Previous Versions of Windows

SMB 1.0 SMB 1.0 SMB 1.0 SMB 1.0

Page 17: Windows Server 2012 - mono - RM Education€¦ · 2012! (C) 2013 RM Education! 11! RemoteFX PowerShell 3 10x as many cmdlets as v2 Around 2,430 Export commands directly from Server

RM Seminars spring 2013 - Windows Server 2012!

(C) 2013 RM Education! 17!

Management of all servers from a single console Storage spaces and thin provisioning State-of-the-art data deduplication Collections of VDI and RDS servers which can be centrally managed Over 2,000 new PowerShell cmdlets

Summary

SMB 3.0 with many new features including transparent failover

Andy McKay [email protected]

Windows Server 2012