SlideShare una empresa de Scribd logo
1 de 19
Descargar para leer sin conexión
What’s new in Windows Server 2012 R2 and
System Center Virtual Machine Manager 2012 R2

Florin Loghiade

ITSpark
florin@itspark.ro
@FlorinLoghiade

@

#

Premium conference on Microsoft technologies
Agenda

București
19 oct 2013

• Windows Server 2012 R2
•
•
•
•

What’s new and what’s improved with R2
Storage Tiering
Work Folders
IIS 8.5

• System Center Virtual Machine Manager 2012 R2
• What’s new in R2
• One tool to rule a Data Center
• How the sync between teams helped

@

#

Premium conference on Microsoft technologies
What’s new in Windows Server 2012 R2

•
•
•
•
•
•
•

Powershell 4.0 – Desired State Configuration
AVMA (Datacenter Edition only)
Live migration via SMB 3.0 (RDMA)
Workplace Join – Windows 8.1 and IOS; WP8 and Android, Soon™
Shared virtual disk for guest clusters
Virtual machine migration when the host is shutdown
Enhanced Data Deduplication

and many more.

@

București
19 oct 2013

#

Premium conference on Microsoft technologies
Storage Spaces & Storage Tiering
What’s new in Windows Server 2012 R2

@

#

Premium conference on Microsoft technologies
București
19 oct 2013

SAN vs. Microsoft solution feature comparison

Windows File Server Cluster

Traditional Storage

with Storage Spaces

with FC/iSCSI Storage Array
•
•

•

•

•

•

•

•

•

•

•

•

(new with R2)

•

•

@

•

•

#

(improved in R2)

Premium conference on Microsoft technologies

(improved in R2)

(new with R2)
Storage Tiering

București
19 oct 2013

New feature in Storage Spaces:
• Enables the ability to add SSD’s and HDD’s into a storage pool
and letting the storage subsystem prioritize how the storage will be used.
• Checks for hot and cold files at an established time. (1 AM by default)
• Persistent write-back cache.

@

#

Premium conference on Microsoft technologies
Storage Tiering

București
19 oct 2013

SSD JBOD

HDD JBOD

Tiered space

@

#

Premium conference on Microsoft technologies
Storage Tiering

@

#

București
19 oct 2013

Premium conference on Microsoft technologies
Storage Tiering

@

#

București
19 oct 2013

Premium conference on Microsoft technologies
Storage Tiering

București
19 oct 2013

List of commands for storage cmdlets - Get-Command -Module Storage
#Get physical disks that can be pooled
$disks= get-physicaldisk | ? {$_.canpool -eq $true
#New tiered pool
New-StoragePool -StorageSubSystemFriendlyName *Spaces* -FriendlyName PoolTier -PhysicalDisks $pooldisks
#Media Type
Get-StoragePool -FriendlyName TieredPool1 | Get-PhysicalDisk | Select FriendlyName, MediaType, Size
#Create SSD Tier
$tier_ssd = New-StorageTier -StoragePoolFriendlyName PoolTier -FriendlyName SSD -MediaType SSD
#Create HDD Tier
$tier_hdd = New-StorageTier -StoragePoolFriendlyName PoolTier -FriendlyName HDD -MediaType HDD

#Create storage space tier virtual disk with write-back cache enabled
$vdisk1 = New-VirtualDisk -StoragePoolFriendlyName Pool Tier -FriendlyName Tiered_Space -StorageTiers @($tier_ssd,
$tier_hdd) -StorageTierSizes @(<size SSD>, <size HDD>) -ResiliencySettingName <simple or mirror> -WriteCacheSize <15>GB
#Initialize virtual disk, Create Partition and Volume, Assign Drive Letter
Get-VirtualDisk -FriendlyName Tiered_Space | Get-Disk | Initialize-Disk –Passthru | New-Partition –AssignDriveLetter –
UseMaximumSize | Format-Volume -force -Confirm:$false

#Pin file on SSD Tier

Set-FileStorageTier -FilePath <path EG: e:x.vhdx>-DesiredStorageTier ($vdisk1 | Get-StorageTier -MediaType SSD)

@

#

Premium conference on Microsoft technologies
Work Folders – Enterprise Cloud Storage
What’s new in Windows Server 2012 R2

@

#

Premium conference on Microsoft technologies
Work Folders

București
19 oct 2013

What does it do:
• Allows users to have their work data distributed on
their machines
• Different solution than public solutions (Skydrive,
Skydrive Pro, Dropbox)
• Access based and encrypted.

@

#

Premium conference on Microsoft technologies
Work Folders

@

#

București
19 oct 2013

Premium conference on Microsoft technologies
What’s new in Windows Server 2012 R2

DEMO – Work Folders

@

#

Premium conference on Microsoft technologies
IIS 8.5

București
19 oct 2013

What changed since 8.0:
• Better logging capabilities
Administrators now have the ability to log custom fields

• Dynamic website activation

Activates the site only when it receives the first request

• Idle worker process page-out

Suspends the process rather than terminate

@

#

Premium conference on Microsoft technologies
What’s new in SCVMM 2012 R2

•
•
•
•
•
•
•

@

București
19 oct 2013

Site to Site connection using a private address
IPAM integration
Live cloning
Live VHDX resize
Better dynamic memory support
Create Linux or Windows VM’s via template gallery
Scale-out file server

#

Premium conference on Microsoft technologies
One tool to rule the data center
What’s new in SCVMM 2012 R2

@

#

Premium conference on Microsoft technologies
How the sync between teams helped
What’s new in SCVMM 2012 R2

@

#

Premium conference on Microsoft technologies
Q&A

@

#

Premium conference on Microsoft technologies

Más contenido relacionado

La actualidad más candente

Opalis & Service Manager
Opalis & Service ManagerOpalis & Service Manager
Opalis & Service Manager
Amit Gatenyo
 
Operations Manager (SCOM) 2007 R2 Overview
Operations Manager (SCOM) 2007 R2 OverviewOperations Manager (SCOM) 2007 R2 Overview
Operations Manager (SCOM) 2007 R2 Overview
Amit Gatenyo
 
Presentation vmware building “your cloud”
Presentation   vmware building “your cloud”Presentation   vmware building “your cloud”
Presentation vmware building “your cloud”
solarisyourep
 
Virtualization 360 - Westcoast
Virtualization 360 - WestcoastVirtualization 360 - Westcoast
Virtualization 360 - Westcoast
butest
 
Enterprise Management with Microsoft Technologies
Enterprise Management with Microsoft TechnologiesEnterprise Management with Microsoft Technologies
Enterprise Management with Microsoft Technologies
Amit Gatenyo
 
System Center Datacenter Cloud Management Vision & Roadmap
System Center Datacenter Cloud Management Vision & RoadmapSystem Center Datacenter Cloud Management Vision & Roadmap
System Center Datacenter Cloud Management Vision & Roadmap
Amit Gatenyo
 

La actualidad más candente (20)

Opalis & Service Manager
Opalis & Service ManagerOpalis & Service Manager
Opalis & Service Manager
 
OpsMgr 2012 end-to-end monitoring
OpsMgr 2012 end-to-end monitoringOpsMgr 2012 end-to-end monitoring
OpsMgr 2012 end-to-end monitoring
 
Operations Manager (SCOM) 2007 R2 Overview
Operations Manager (SCOM) 2007 R2 OverviewOperations Manager (SCOM) 2007 R2 Overview
Operations Manager (SCOM) 2007 R2 Overview
 
scom
scomscom
scom
 
Administering and configuring System Center Configuration Manager 2012 R2 SP1
Administering and configuring System Center Configuration Manager 2012 R2 SP1Administering and configuring System Center Configuration Manager 2012 R2 SP1
Administering and configuring System Center Configuration Manager 2012 R2 SP1
 
Installation
InstallationInstallation
Installation
 
Patterns
Patterns Patterns
Patterns
 
Presentation vmware building “your cloud”
Presentation   vmware building “your cloud”Presentation   vmware building “your cloud”
Presentation vmware building “your cloud”
 
System Center Configuration Manager 2012 Sneak Peek
System Center Configuration Manager 2012 Sneak PeekSystem Center Configuration Manager 2012 Sneak Peek
System Center Configuration Manager 2012 Sneak Peek
 
Presentation ciac
Presentation   ciacPresentation   ciac
Presentation ciac
 
So you’ve successfully installed SCOM… Now what.
So you’ve successfully installed SCOM… Now what.So you’ve successfully installed SCOM… Now what.
So you’ve successfully installed SCOM… Now what.
 
Deploying Microsoft System Center in Days
Deploying Microsoft System Center in DaysDeploying Microsoft System Center in Days
Deploying Microsoft System Center in Days
 
Virtualization 360 - Westcoast
Virtualization 360 - WestcoastVirtualization 360 - Westcoast
Virtualization 360 - Westcoast
 
Pure application system
Pure application systemPure application system
Pure application system
 
Ibm Cloudburst.External
Ibm Cloudburst.ExternalIbm Cloudburst.External
Ibm Cloudburst.External
 
Enterprise Management with Microsoft Technologies
Enterprise Management with Microsoft TechnologiesEnterprise Management with Microsoft Technologies
Enterprise Management with Microsoft Technologies
 
The Cloud Enabled Datacenter - Smarter Business 2013
The Cloud Enabled Datacenter - Smarter Business 2013The Cloud Enabled Datacenter - Smarter Business 2013
The Cloud Enabled Datacenter - Smarter Business 2013
 
Deep Dive Into a Cloud Enabled Data Center
Deep Dive Into a Cloud Enabled Data CenterDeep Dive Into a Cloud Enabled Data Center
Deep Dive Into a Cloud Enabled Data Center
 
Scoping for BMC Discovery (ADDM) Deployment by Traversys Limited
Scoping for BMC Discovery (ADDM) Deployment by Traversys LimitedScoping for BMC Discovery (ADDM) Deployment by Traversys Limited
Scoping for BMC Discovery (ADDM) Deployment by Traversys Limited
 
System Center Datacenter Cloud Management Vision & Roadmap
System Center Datacenter Cloud Management Vision & RoadmapSystem Center Datacenter Cloud Management Vision & Roadmap
System Center Datacenter Cloud Management Vision & Roadmap
 

Similar a Florin Loghiade - Windows Server & SCVMM 2012 R2

Mihai Tataran - Windows 8.1 for Developers
Mihai Tataran - Windows 8.1 for DevelopersMihai Tataran - Windows 8.1 for Developers
Mihai Tataran - Windows 8.1 for Developers
ITSpark Community
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - Intro
Paulo Freitas
 
Windows 8.1 and Windows Server 2012 R2 in the Enterprise
Windows 8.1 and Windows Server 2012 R2 in the EnterpriseWindows 8.1 and Windows Server 2012 R2 in the Enterprise
Windows 8.1 and Windows Server 2012 R2 in the Enterprise
ITSpark Community
 
Tudor Damian - What's new in Hyper-V 2012 R2
Tudor Damian - What's new in Hyper-V 2012 R2Tudor Damian - What's new in Hyper-V 2012 R2
Tudor Damian - What's new in Hyper-V 2012 R2
ITSpark Community
 
FOSSDAY@IIUM 2012 Cloud Presentation By LinuxMalaysia
FOSSDAY@IIUM 2012 Cloud Presentation By LinuxMalaysiaFOSSDAY@IIUM 2012 Cloud Presentation By LinuxMalaysia
FOSSDAY@IIUM 2012 Cloud Presentation By LinuxMalaysia
Linuxmalaysia Malaysia
 

Similar a Florin Loghiade - Windows Server & SCVMM 2012 R2 (20)

Cloudbursting VDI Scenarios (Tiberiu Radu)
Cloudbursting VDI Scenarios (Tiberiu Radu)Cloudbursting VDI Scenarios (Tiberiu Radu)
Cloudbursting VDI Scenarios (Tiberiu Radu)
 
windows server 2012 R2
windows server 2012 R2windows server 2012 R2
windows server 2012 R2
 
Mihai Tataran - Windows 8.1 for Developers
Mihai Tataran - Windows 8.1 for DevelopersMihai Tataran - Windows 8.1 for Developers
Mihai Tataran - Windows 8.1 for Developers
 
Architecting Windows Azure
Architecting Windows AzureArchitecting Windows Azure
Architecting Windows Azure
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - Intro
 
Windows 8.1 and Windows Server 2012 R2 in the Enterprise
Windows 8.1 and Windows Server 2012 R2 in the EnterpriseWindows 8.1 and Windows Server 2012 R2 in the Enterprise
Windows 8.1 and Windows Server 2012 R2 in the Enterprise
 
WINDOWS SERVER 2012 R2: Bring Your Own Device Using AD Federation Services
WINDOWS SERVER 2012 R2: Bring Your Own Device Using AD Federation ServicesWINDOWS SERVER 2012 R2: Bring Your Own Device Using AD Federation Services
WINDOWS SERVER 2012 R2: Bring Your Own Device Using AD Federation Services
 
Tudor Damian - What's new in Hyper-V 2012 R2
Tudor Damian - What's new in Hyper-V 2012 R2Tudor Damian - What's new in Hyper-V 2012 R2
Tudor Damian - What's new in Hyper-V 2012 R2
 
KoprowskiT-Difinify2017-SQL_ServerBackup_In_The_Cloud
KoprowskiT-Difinify2017-SQL_ServerBackup_In_The_CloudKoprowskiT-Difinify2017-SQL_ServerBackup_In_The_Cloud
KoprowskiT-Difinify2017-SQL_ServerBackup_In_The_Cloud
 
FOSSDAY@IIUM 2012 Cloud Presentation By LinuxMalaysia
FOSSDAY@IIUM 2012 Cloud Presentation By LinuxMalaysiaFOSSDAY@IIUM 2012 Cloud Presentation By LinuxMalaysia
FOSSDAY@IIUM 2012 Cloud Presentation By LinuxMalaysia
 
Solving enterprise challenges through scale out storage &amp; big compute final
Solving enterprise challenges through scale out storage &amp; big compute finalSolving enterprise challenges through scale out storage &amp; big compute final
Solving enterprise challenges through scale out storage &amp; big compute final
 
What's New in Oracle BI for Developers
What's New in Oracle BI for DevelopersWhat's New in Oracle BI for Developers
What's New in Oracle BI for Developers
 
CodeCamp Iasi - Creating serverless data analytics system on GCP using BigQuery
CodeCamp Iasi - Creating serverless data analytics system on GCP using BigQueryCodeCamp Iasi - Creating serverless data analytics system on GCP using BigQuery
CodeCamp Iasi - Creating serverless data analytics system on GCP using BigQuery
 
Oracle EBS Journey to the Cloud - What is New in 2022 (UKOUG Breakthrough 22 ...
Oracle EBS Journey to the Cloud - What is New in 2022 (UKOUG Breakthrough 22 ...Oracle EBS Journey to the Cloud - What is New in 2022 (UKOUG Breakthrough 22 ...
Oracle EBS Journey to the Cloud - What is New in 2022 (UKOUG Breakthrough 22 ...
 
Scalable Clusters On Demand
Scalable Clusters On DemandScalable Clusters On Demand
Scalable Clusters On Demand
 
PeopleSoft Cloud Architecture - OpenWorld 2016
PeopleSoft Cloud Architecture - OpenWorld 2016PeopleSoft Cloud Architecture - OpenWorld 2016
PeopleSoft Cloud Architecture - OpenWorld 2016
 
2019 - OOW - Database Migration Methods from On-Premise to Cloud
2019 - OOW - Database Migration Methods from On-Premise to Cloud2019 - OOW - Database Migration Methods from On-Premise to Cloud
2019 - OOW - Database Migration Methods from On-Premise to Cloud
 
Supporting Digital Media Workflows in the Cloud with Perforce Helix
Supporting Digital Media Workflows in the Cloud with Perforce HelixSupporting Digital Media Workflows in the Cloud with Perforce Helix
Supporting Digital Media Workflows in the Cloud with Perforce Helix
 
GDG DevFest Romania - Architecting for the Google Cloud Platform
GDG DevFest Romania - Architecting for the Google Cloud PlatformGDG DevFest Romania - Architecting for the Google Cloud Platform
GDG DevFest Romania - Architecting for the Google Cloud Platform
 
SharePoint 2013 on Azure: Your Dedicated Farm in the Cloud
SharePoint 2013 on Azure: Your Dedicated Farm in the CloudSharePoint 2013 on Azure: Your Dedicated Farm in the Cloud
SharePoint 2013 on Azure: Your Dedicated Farm in the Cloud
 

Más de ITSpark Community

Alina Lolot - System Center 2012 R2
Alina Lolot - System Center 2012 R2Alina Lolot - System Center 2012 R2
Alina Lolot - System Center 2012 R2
ITSpark Community
 
Cosmin Tataru - Ce e nou in Windows 8.1 pentru ITPros
Cosmin Tataru - Ce e nou in Windows 8.1 pentru ITProsCosmin Tataru - Ce e nou in Windows 8.1 pentru ITPros
Cosmin Tataru - Ce e nou in Windows 8.1 pentru ITPros
ITSpark Community
 
Cloud Computing pentru studenţi
Cloud Computing pentru studenţiCloud Computing pentru studenţi
Cloud Computing pentru studenţi
ITSpark Community
 
Cloud Computing şi impactul asupra societăţii civile
Cloud Computing şi impactul asupra societăţii civile Cloud Computing şi impactul asupra societăţii civile
Cloud Computing şi impactul asupra societăţii civile
ITSpark Community
 
Comunicăm eficient - 20 de bune practici pentru site-urile ONG
Comunicăm eficient - 20 de bune practici pentru  site-urile ONGComunicăm eficient - 20 de bune practici pentru  site-urile ONG
Comunicăm eficient - 20 de bune practici pentru site-urile ONG
ITSpark Community
 
Comunicăm eficient cu diverse tehnologii - Microsoft Office 2010
Comunicăm eficient cu diverse tehnologii - Microsoft Office 2010Comunicăm eficient cu diverse tehnologii - Microsoft Office 2010
Comunicăm eficient cu diverse tehnologii - Microsoft Office 2010
ITSpark Community
 
Windows Phone și Windows 8: Aplicaţii mobile pentru societatea civilă
Windows Phone și Windows 8:  Aplicaţii mobile pentru societatea civilăWindows Phone și Windows 8:  Aplicaţii mobile pentru societatea civilă
Windows Phone și Windows 8: Aplicaţii mobile pentru societatea civilă
ITSpark Community
 
Connection Days 2011 - Ruxandra Popa - Despre Techsoup
Connection Days 2011 - Ruxandra Popa - Despre TechsoupConnection Days 2011 - Ruxandra Popa - Despre Techsoup
Connection Days 2011 - Ruxandra Popa - Despre Techsoup
ITSpark Community
 
Connection Days 2011 - Cosmin Tataru - Peste medie cu multimedia
Connection Days 2011 - Cosmin Tataru - Peste medie cu multimediaConnection Days 2011 - Cosmin Tataru - Peste medie cu multimedia
Connection Days 2011 - Cosmin Tataru - Peste medie cu multimedia
ITSpark Community
 
Connection Days 2011 - Dragos Madarasan - Productivitate cu Office
Connection Days 2011 - Dragos Madarasan - Productivitate cu OfficeConnection Days 2011 - Dragos Madarasan - Productivitate cu Office
Connection Days 2011 - Dragos Madarasan - Productivitate cu Office
ITSpark Community
 
Connection Days 2011 - Cristian Valean - Siguranta si securitate IT
Connection Days 2011 - Cristian Valean - Siguranta si securitate ITConnection Days 2011 - Cristian Valean - Siguranta si securitate IT
Connection Days 2011 - Cristian Valean - Siguranta si securitate IT
ITSpark Community
 
2011.01.21 - Webcast - Siguranta si securitate in windows 7
2011.01.21 - Webcast - Siguranta si securitate in windows 72011.01.21 - Webcast - Siguranta si securitate in windows 7
2011.01.21 - Webcast - Siguranta si securitate in windows 7
ITSpark Community
 
2010.11.27 - ITSpark ofline meeting #1, Cluj - Service Manager 2010 Introduct...
2010.11.27 - ITSpark ofline meeting #1, Cluj - Service Manager 2010 Introduct...2010.11.27 - ITSpark ofline meeting #1, Cluj - Service Manager 2010 Introduct...
2010.11.27 - ITSpark ofline meeting #1, Cluj - Service Manager 2010 Introduct...
ITSpark Community
 
2010.11.27 - ITSpark ofline meeting #1, Cluj - De ce să (nu) ne mutăm in clou...
2010.11.27 - ITSpark ofline meeting #1, Cluj - De ce să (nu) ne mutăm in clou...2010.11.27 - ITSpark ofline meeting #1, Cluj - De ce să (nu) ne mutăm in clou...
2010.11.27 - ITSpark ofline meeting #1, Cluj - De ce să (nu) ne mutăm in clou...
ITSpark Community
 

Más de ITSpark Community (20)

Adrian Stoian - Manage Private and Public Cloud Services with System Center 2...
Adrian Stoian - Manage Private and Public Cloud Services with System Center 2...Adrian Stoian - Manage Private and Public Cloud Services with System Center 2...
Adrian Stoian - Manage Private and Public Cloud Services with System Center 2...
 
Tudor Damian - Comparing Microsoft Cloud with VMware Cloud
Tudor Damian - Comparing Microsoft Cloud with VMware CloudTudor Damian - Comparing Microsoft Cloud with VMware Cloud
Tudor Damian - Comparing Microsoft Cloud with VMware Cloud
 
Mihai Tataran - Building web applications with HTML 5 and related technologies
Mihai Tataran - Building web applications with HTML 5 and related technologiesMihai Tataran - Building web applications with HTML 5 and related technologies
Mihai Tataran - Building web applications with HTML 5 and related technologies
 
Managing code quality with SonarQube - Radu Vunvulea
Managing code quality with SonarQube - Radu VunvuleaManaging code quality with SonarQube - Radu Vunvulea
Managing code quality with SonarQube - Radu Vunvulea
 
Alina Lolot - System Center 2012 R2
Alina Lolot - System Center 2012 R2Alina Lolot - System Center 2012 R2
Alina Lolot - System Center 2012 R2
 
Cosmin Tataru - Ce e nou in Windows 8.1 pentru ITPros
Cosmin Tataru - Ce e nou in Windows 8.1 pentru ITProsCosmin Tataru - Ce e nou in Windows 8.1 pentru ITPros
Cosmin Tataru - Ce e nou in Windows 8.1 pentru ITPros
 
Cloud Computing pentru studenţi
Cloud Computing pentru studenţiCloud Computing pentru studenţi
Cloud Computing pentru studenţi
 
Cloud în general
Cloud în generalCloud în general
Cloud în general
 
Cloud Computing şi impactul asupra societăţii civile
Cloud Computing şi impactul asupra societăţii civile Cloud Computing şi impactul asupra societăţii civile
Cloud Computing şi impactul asupra societăţii civile
 
Comunicăm eficient - 20 de bune practici pentru site-urile ONG
Comunicăm eficient - 20 de bune practici pentru  site-urile ONGComunicăm eficient - 20 de bune practici pentru  site-urile ONG
Comunicăm eficient - 20 de bune practici pentru site-urile ONG
 
Comunicăm eficient cu diverse tehnologii - Microsoft Office 2010
Comunicăm eficient cu diverse tehnologii - Microsoft Office 2010Comunicăm eficient cu diverse tehnologii - Microsoft Office 2010
Comunicăm eficient cu diverse tehnologii - Microsoft Office 2010
 
Windows Phone și Windows 8: Aplicaţii mobile pentru societatea civilă
Windows Phone și Windows 8:  Aplicaţii mobile pentru societatea civilăWindows Phone și Windows 8:  Aplicaţii mobile pentru societatea civilă
Windows Phone și Windows 8: Aplicaţii mobile pentru societatea civilă
 
Connection Days 2011 - Ruxandra Popa - Despre Techsoup
Connection Days 2011 - Ruxandra Popa - Despre TechsoupConnection Days 2011 - Ruxandra Popa - Despre Techsoup
Connection Days 2011 - Ruxandra Popa - Despre Techsoup
 
Connection Days 2011 - Cosmin Tataru - Peste medie cu multimedia
Connection Days 2011 - Cosmin Tataru - Peste medie cu multimediaConnection Days 2011 - Cosmin Tataru - Peste medie cu multimedia
Connection Days 2011 - Cosmin Tataru - Peste medie cu multimedia
 
Connection Days 2011 - Dragos Madarasan - Productivitate cu Office
Connection Days 2011 - Dragos Madarasan - Productivitate cu OfficeConnection Days 2011 - Dragos Madarasan - Productivitate cu Office
Connection Days 2011 - Dragos Madarasan - Productivitate cu Office
 
Connection Days 2011 - Cristian Valean - Siguranta si securitate IT
Connection Days 2011 - Cristian Valean - Siguranta si securitate ITConnection Days 2011 - Cristian Valean - Siguranta si securitate IT
Connection Days 2011 - Cristian Valean - Siguranta si securitate IT
 
2011.03.09 - Webcast - Colaborare si productivitate online
2011.03.09 - Webcast - Colaborare si productivitate online2011.03.09 - Webcast - Colaborare si productivitate online
2011.03.09 - Webcast - Colaborare si productivitate online
 
2011.01.21 - Webcast - Siguranta si securitate in windows 7
2011.01.21 - Webcast - Siguranta si securitate in windows 72011.01.21 - Webcast - Siguranta si securitate in windows 7
2011.01.21 - Webcast - Siguranta si securitate in windows 7
 
2010.11.27 - ITSpark ofline meeting #1, Cluj - Service Manager 2010 Introduct...
2010.11.27 - ITSpark ofline meeting #1, Cluj - Service Manager 2010 Introduct...2010.11.27 - ITSpark ofline meeting #1, Cluj - Service Manager 2010 Introduct...
2010.11.27 - ITSpark ofline meeting #1, Cluj - Service Manager 2010 Introduct...
 
2010.11.27 - ITSpark ofline meeting #1, Cluj - De ce să (nu) ne mutăm in clou...
2010.11.27 - ITSpark ofline meeting #1, Cluj - De ce să (nu) ne mutăm in clou...2010.11.27 - ITSpark ofline meeting #1, Cluj - De ce să (nu) ne mutăm in clou...
2010.11.27 - ITSpark ofline meeting #1, Cluj - De ce să (nu) ne mutăm in clou...
 

Último

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Último (20)

Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 

Florin Loghiade - Windows Server & SCVMM 2012 R2

  • 1. What’s new in Windows Server 2012 R2 and System Center Virtual Machine Manager 2012 R2 Florin Loghiade ITSpark florin@itspark.ro @FlorinLoghiade @ # Premium conference on Microsoft technologies
  • 2. Agenda București 19 oct 2013 • Windows Server 2012 R2 • • • • What’s new and what’s improved with R2 Storage Tiering Work Folders IIS 8.5 • System Center Virtual Machine Manager 2012 R2 • What’s new in R2 • One tool to rule a Data Center • How the sync between teams helped @ # Premium conference on Microsoft technologies
  • 3. What’s new in Windows Server 2012 R2 • • • • • • • Powershell 4.0 – Desired State Configuration AVMA (Datacenter Edition only) Live migration via SMB 3.0 (RDMA) Workplace Join – Windows 8.1 and IOS; WP8 and Android, Soon™ Shared virtual disk for guest clusters Virtual machine migration when the host is shutdown Enhanced Data Deduplication and many more. @ București 19 oct 2013 # Premium conference on Microsoft technologies
  • 4. Storage Spaces & Storage Tiering What’s new in Windows Server 2012 R2 @ # Premium conference on Microsoft technologies
  • 5. București 19 oct 2013 SAN vs. Microsoft solution feature comparison Windows File Server Cluster Traditional Storage with Storage Spaces with FC/iSCSI Storage Array • • • • • • • • • • • • (new with R2) • • @ • • # (improved in R2) Premium conference on Microsoft technologies (improved in R2) (new with R2)
  • 6. Storage Tiering București 19 oct 2013 New feature in Storage Spaces: • Enables the ability to add SSD’s and HDD’s into a storage pool and letting the storage subsystem prioritize how the storage will be used. • Checks for hot and cold files at an established time. (1 AM by default) • Persistent write-back cache. @ # Premium conference on Microsoft technologies
  • 7. Storage Tiering București 19 oct 2013 SSD JBOD HDD JBOD Tiered space @ # Premium conference on Microsoft technologies
  • 8. Storage Tiering @ # București 19 oct 2013 Premium conference on Microsoft technologies
  • 9. Storage Tiering @ # București 19 oct 2013 Premium conference on Microsoft technologies
  • 10. Storage Tiering București 19 oct 2013 List of commands for storage cmdlets - Get-Command -Module Storage #Get physical disks that can be pooled $disks= get-physicaldisk | ? {$_.canpool -eq $true #New tiered pool New-StoragePool -StorageSubSystemFriendlyName *Spaces* -FriendlyName PoolTier -PhysicalDisks $pooldisks #Media Type Get-StoragePool -FriendlyName TieredPool1 | Get-PhysicalDisk | Select FriendlyName, MediaType, Size #Create SSD Tier $tier_ssd = New-StorageTier -StoragePoolFriendlyName PoolTier -FriendlyName SSD -MediaType SSD #Create HDD Tier $tier_hdd = New-StorageTier -StoragePoolFriendlyName PoolTier -FriendlyName HDD -MediaType HDD #Create storage space tier virtual disk with write-back cache enabled $vdisk1 = New-VirtualDisk -StoragePoolFriendlyName Pool Tier -FriendlyName Tiered_Space -StorageTiers @($tier_ssd, $tier_hdd) -StorageTierSizes @(<size SSD>, <size HDD>) -ResiliencySettingName <simple or mirror> -WriteCacheSize <15>GB #Initialize virtual disk, Create Partition and Volume, Assign Drive Letter Get-VirtualDisk -FriendlyName Tiered_Space | Get-Disk | Initialize-Disk –Passthru | New-Partition –AssignDriveLetter – UseMaximumSize | Format-Volume -force -Confirm:$false #Pin file on SSD Tier Set-FileStorageTier -FilePath <path EG: e:x.vhdx>-DesiredStorageTier ($vdisk1 | Get-StorageTier -MediaType SSD) @ # Premium conference on Microsoft technologies
  • 11. Work Folders – Enterprise Cloud Storage What’s new in Windows Server 2012 R2 @ # Premium conference on Microsoft technologies
  • 12. Work Folders București 19 oct 2013 What does it do: • Allows users to have their work data distributed on their machines • Different solution than public solutions (Skydrive, Skydrive Pro, Dropbox) • Access based and encrypted. @ # Premium conference on Microsoft technologies
  • 13. Work Folders @ # București 19 oct 2013 Premium conference on Microsoft technologies
  • 14. What’s new in Windows Server 2012 R2 DEMO – Work Folders @ # Premium conference on Microsoft technologies
  • 15. IIS 8.5 București 19 oct 2013 What changed since 8.0: • Better logging capabilities Administrators now have the ability to log custom fields • Dynamic website activation Activates the site only when it receives the first request • Idle worker process page-out Suspends the process rather than terminate @ # Premium conference on Microsoft technologies
  • 16. What’s new in SCVMM 2012 R2 • • • • • • • @ București 19 oct 2013 Site to Site connection using a private address IPAM integration Live cloning Live VHDX resize Better dynamic memory support Create Linux or Windows VM’s via template gallery Scale-out file server # Premium conference on Microsoft technologies
  • 17. One tool to rule the data center What’s new in SCVMM 2012 R2 @ # Premium conference on Microsoft technologies
  • 18. How the sync between teams helped What’s new in SCVMM 2012 R2 @ # Premium conference on Microsoft technologies
  • 19. Q&A @ # Premium conference on Microsoft technologies