SlideShare a Scribd company logo
1 of 18
Download to read offline
Dell PowerEdge Zero Touch Provisioning
Server Hands on Lab 4
Welcome to our session -
Dell PowerEdge Zero Touch Provisioning
Paul Rubin
Sr. Product Manager
Tony Tejchman
Product Technologist
Introducing your presenters…
Challenges facing today’s IT
Inconsistent
quality
Inefficient
Management of IT
IT slow to respond
of downtime
is caused by
manual and
disconnected
IT processes
75%
Source: The causes & costs of data center system
downtime – Advisory Board Q&A
of business
users consider
IT to be
distributed,
agile, and
flexible
30%
Source: InformationWeek survey of IT perception
Only Up to
Source: Forrester Research, Inc., Forrsights Budgets &
Priorities Tracker Survey
of time is
spent
maintaining
existing IT
environments
70%
Nearly
A typical day in the office, the boss says
“Deploy 100’s of new servers – STAT!”
• Racks of new servers arrive on your
shipping dock and the clock is ticking…
• How quickly can these servers be online
and ready for critical workloads?
• Are current processes and command
scripts limiting your agility?
• Can you reliably and repeatably deploy
these servers?
Yes, you can do it with
PowerEdge Zero Touch Auto Configuration
• Deploy servers within minutes using Zero Touch
Auto Configuration
• Works in YOUR environment - utilizes PowerEdge
iDRAC with Lifecycle Controller and your existing
DHCP server and file share infrastructure
• Configures to YOUR specifications – build
configuration templates from golden
configurations and reliably deploy
• Flexible to YOUR needs – configure based on
server service tag, by server model
Eliminate 213 steps
for bare metal configuration
Zero Touch Auto
Configuration
Eliminate time
consuming manual
configuration steps along
with possible errors
Dell Systems Management solutions
Embedded
server
management
iDRAC with
Lifecycle
Controller
Converged
Infrastructure
Management
Dell Active
System Manager
OpenManage
Consoles
OpenManage Essentials
OpenManage Mobile,
Chassis Management
Controller,
OpenManage Power
Center
Integrations for
3rd Party Consoles
Microsoft,
VMware,
BMC Software
Dell Services
Managed Services,
ProSupport Plus
Services with
SupportAssist
Connections for
3rd Party Consoles
CA, HP, IBM,
Oracle, Nagios
Tools and Utilities
Repository Manager,
OpenManage Server
Administrator
iDRAC with
Lifecycle
Controller
embedded server
management
PowerEdge Embedded Configuration Management
Easy Restore – simplifies
motherboard replacement
Server Profile – backup and restore
identity, firmware, configuration,
and licenses
Zero Touch Auto Configuration –
automate and standardize
server configuration
SCP
Part Replacement – update firmware
and configure new NICs, storage
controllers, and PSUs
Auto Config Workflow
SVCTAG1
SVCTAG2
SVCTAG3
SVCTAG4
1. iDRAC sends DHCP request to
the DHCP server
Remote Share
SVCTAG1.XML
SVCTAG2.XML
SVCTAG3.XML
SVCTAG4.XML<Model>.XML
2. DHCP server responds with the
IP address and option fields
3. iDRAC examines the option fields and retrieves the
Server Configuration Profile from the Remote Share.
4. iDRAC applies the Server Configuration Profile to the server.
Based on the required changes, the server may reboot.
DHCP Server
Option Fields
Optionally, iDRAC
can dynamically
generate the SCP
filename based upon
server service tag,
server model, or a
fixed filename
Auto Configuration
Demo
Using Server Configuration Profiles
Deploy and configure
“golden server”
New server configured
using DHCP Auto Config
Export the “golden
server” SCP XML file
New server operational
with compliant config
Edit SCP XML for
incoming server models
<SystemConfiguration Model="PowerEdge R630"
ServiceTag="HPGBDV1" TimeStamp="Fri Jun 6
10:12:55 2015">
<Component FQDD="RAID.Slot.2-1">
<Component FQDD="Disk.Virtual.0:RAID.Slot.2-1">
<Attribute
Name="IncludedPhysicalDiskID">Disk.Bay.0:Enclos
ure.External.0-0:RAID.Slot.2-1</Attribute>
Setup DHCP server for
Auto Config
DHCP
SCP
SCP
SCP
√
At-the-server configuration with iDRAC Direct
• Perform 13G server configuration on a
single server using a USB key-based
Server Configuration Profile
• Enables single server configuration via SCP
without need for networking connection,
DHCP server or file server
• Use cases
– Server-at-a-time acceptance testing
– Test and development environments
– Support technicians at remote locations
Server
Configuration
Profile XML
Summary
Compliant configuration
even for standalone setup
iDRAC Direct
USB Key Configuration
Simplify single server setup
with at-the-server
Auto Configuration
OME Server
Configuration Manager
Automatically provision
servers, maintain
configuration compliance
91% less
IT admin time
PowerEdge Zero Touch
Auto Configuration
Eliminate time consuming
manual configuration steps
along with possible errors
Eliminates 213 steps
for bare metal configuration
Have your PowerEdge servers delivered ready for Auto Configuration –
Just ask your Dell sales representative how today!
Want to learn more about Dell Systems Management?
• Be sure to attend all of the Dell Systems Management sessions at Dell World
• SVHOL1: Centralize Dell HW monitoring and server lifecycle management
with OpenManage Essentials
• SVHOL2: Dell embedded server management tools –
iDRAC with Lifecycle Controller
• SVHOL3: OpenManage Integrations Suite for Hypervisors using
Microsoft System Center
Thanks for attending!
Server Configuration Profile (SCP)
• Server Configuration Profile (SCP) is an XML-based file that is used to specify configuration parameters for
PowerEdge server components
• SCPs are a powerful replacement for the current practice of attribute-at-a-time configuration via Racadm
and WS-MAN – one command / API call to import a file vs. dozens of individual operations to configure a
server
• SCPs typically created by establishing a server “golden config” then exporting an SCP file via the iDRAC GUI,
Racadm command or WS-MAN operation
• SCP management methods
• Create and maintain SCP “golden configs”
• OME Configuration Manager
• SCP usage
• Racadm and WS-MAN based import operations to configure new or updated servers
• iDRAC Auto Config for network-based server configuration
• iDRAC Direct USB key for at-the-server configuration
• Future plans: SCP support for firmware: enable deployment of repository-based firmware updates as part of
configuration
Server Configuration Profile Tour - BIOS
<Component FQDD="BIOS.Setup.1-1">
<Attribute Name="MemTest">Disabled</Attribute>
<Attribute Name="MemOpMode">OptimizerMode</Attribute>
<Attribute Name="NodeInterleave">Disabled</Attribute>
<Attribute Name="SnoopMode">EarlySnoop</Attribute>
<Attribute Name="CorrEccSmi">Enabled</Attribute>
<Attribute Name="LogicalProc">Enabled</Attribute>
<Attribute Name="RtidSetting">Disabled</Attribute>
<Attribute Name="ProcVirtualization">Enabled</Attribute>
<Attribute Name="ProcAts">Enabled</Attribute>
<Attribute Name="ProcAdjCacheLine">Enabled</Attribute>
<Attribute Name="ProcHwPrefetcher">Enabled</Attribute>
<Attribute Name="DcuStreamerPrefetcher">Enabled</Attribute>
<Attribute Name="DcuIpPrefetcher">Enabled</Attribute>
<Attribute Name="DynamicCoreAllocation">Disabled</Attribute>
<Attribute Name="ProcConfigTdp">Nominal</Attribute>
<Attribute Name="ProcX2Apic">Disabled</Attribute>
<Attribute Name="ProcCores">All</Attribute>
<Attribute Name="EmbSata">AtaMode</Attribute>
<Attribute Name="SecurityFreezeLock">Enabled</Attribute>
<Attribute Name="WriteCache">Disabled</Attribute>
<Attribute Name="SataPortA">Auto</Attribute>
<Attribute Name="SataPortB">Auto</Attribute>
<Attribute Name="BootMode">Bios</Attribute>
<Attribute Name="BootSeqRetry">Enabled</Attribute>
<Attribute Name="HddFailover">Disabled</Attribute>
Server Configuration Profile Tour – PERC RAID
<Component FQDD="RAID.Integrated.1-1">
<Attribute Name="RAIDresetConfig">False</Attribute>
<Attribute Name="RAIDforeignConfig">Ignore</Attribute>
<!-- <Attribute Name="CurrentControllerMode">RAID</Attribute> -->
<Attribute Name="RAIDrekey">False</Attribute>
<Attribute Name="EncryptionMode">Local Key Management</Attribute>
<!-- <Attribute Name="KeyID">dell</Attribute> -->
<!-- <Attribute Name="OldControllerKey">******</Attribute> -->
<!-- <Attribute Name="NewControllerKey">******</Attribute> -->
<Attribute Name="RAIDprMode">Automatic</Attribute>
<Attribute Name="RAIDPatrolReadUnconfiguredArea">Disabled</Attribute>
<Attribute Name="RAIDloadBalancedMode">Automatic</Attribute>
<Attribute Name="RAIDccMode">Stop on Error</Attribute>
<Attribute Name="RAIDcopybackMode">On with SMART</Attribute>
<Attribute Name="RAIDControllerBootMode">User Mode</Attribute>
<Attribute Name="RAIDEnhancedAutoImportForeignConfig">Disabled</Attribute>
<Attribute Name="RAIDrebuildRate">31</Attribute>
<Attribute Name="RAIDbgiRate">30</Attribute>
<Attribute Name="RAIDccRate">30</Attribute>
<Attribute Name="RAIDreconstructRate">40</Attribute>
<Component FQDD="Disk.Virtual.0:RAID.Integrated.1-1">
<Attribute Name="RAIDaction">Update</Attribute>
<Attribute Name="LockStatus">Unlocked</Attribute>
<Attribute Name="RAIDinitOperation">None</Attribute>
<!-- <Attribute Name="T10PIStatus">Disabled</Attribute> -->
<Attribute Name="DiskCachePolicy">Default</Attribute>
<Attribute Name="RAIDdefaultWritePolicy">WriteBack</Attribute>
<Attribute Name="RAIDdefaultReadPolicy">NoReadAhead</Attribute>
Server Configuration Profile Tour – NIC
<Component FQDD="NIC.Integrated.1-3-1">
<Attribute Name="BlnkLeds">0</Attribute>
<!-- <Attribute Name="VirtMacAddr">18:03:73:FD:96:2E</Attribute> -->
<Attribute Name="TcpIpViaDHCP">Enabled</Attribute>
<!-- <Attribute Name="IpAutoConfig">Enabled</Attribute> -->
<Attribute Name="IscsiViaDHCP">Enabled</Attribute>
<Attribute Name="ChapAuthEnable">Disabled</Attribute>
<Attribute Name="IscsiTgtBoot">Enabled</Attribute>
<Attribute Name="DhcpVendId">BRCM ISAN</Attribute>
<Attribute Name="LnkUpDelayTime">0</Attribute>
<Attribute Name="TcpTimestmp">Disabled</Attribute>
<Attribute Name="FirstHddTarget">Disabled</Attribute>
<Attribute Name="LunBusyRetryCnt">0</Attribute>
<Attribute Name="IpVer">IPv4</Attribute>
<Attribute Name="LegacyBootProto">NONE</Attribute>
<Attribute Name="BootStrapType">AutoDetect</Attribute>
<Attribute Name="HideSetupPrompt">Disabled</Attribute>
<Attribute Name="BannerMessageTimeout">7</Attribute>
<Attribute Name="LnkSpeed">AutoNeg</Attribute>
<Attribute Name="VLanMode">Disabled</Attribute>

More Related Content

What's hot

OpenStack Neutron IPv6 Lessons
OpenStack Neutron IPv6 LessonsOpenStack Neutron IPv6 Lessons
OpenStack Neutron IPv6 LessonsAkihiro Motoki
 
Alexei Vladishev - Zabbix - Monitoring Solution for Everyone
Alexei Vladishev - Zabbix - Monitoring Solution for EveryoneAlexei Vladishev - Zabbix - Monitoring Solution for Everyone
Alexei Vladishev - Zabbix - Monitoring Solution for EveryoneZabbix
 
Zabbix introduction ( RadixCloud Radix Technologies SA)
Zabbix introduction ( RadixCloud Radix Technologies SA)Zabbix introduction ( RadixCloud Radix Technologies SA)
Zabbix introduction ( RadixCloud Radix Technologies SA)Martin Markovski
 
Network address translation
Network address translationNetwork address translation
Network address translationMohak Kaushik
 
Ansible presentation
Ansible presentationAnsible presentation
Ansible presentationSuresh Kumar
 
Palo alto networks next generation firewalls
Palo alto networks next generation firewallsPalo alto networks next generation firewalls
Palo alto networks next generation firewallsCastleforce
 
A very good introduction to IPv6
A very good introduction to IPv6A very good introduction to IPv6
A very good introduction to IPv6Syed Arshad
 
DHCP (Dynamic Host Configuration Protocol)
DHCP (Dynamic Host Configuration Protocol)DHCP (Dynamic Host Configuration Protocol)
DHCP (Dynamic Host Configuration Protocol)Faisal Jatt
 
Getting started with Ansible
Getting started with AnsibleGetting started with Ansible
Getting started with AnsibleIvan Serdyuk
 
BGP Techniques for Network Operators
BGP Techniques for Network OperatorsBGP Techniques for Network Operators
BGP Techniques for Network OperatorsAPNIC
 
VXLAN and FRRouting
VXLAN and FRRoutingVXLAN and FRRouting
VXLAN and FRRoutingFaisal Reza
 
MinIO January 2020 Briefing
MinIO January 2020 BriefingMinIO January 2020 Briefing
MinIO January 2020 BriefingJonathan Symonds
 
Deep dive in Docker Overlay Networks
Deep dive in Docker Overlay NetworksDeep dive in Docker Overlay Networks
Deep dive in Docker Overlay NetworksLaurent Bernaille
 
FastNetMon Advanced DDoS detection tool
FastNetMon Advanced DDoS detection toolFastNetMon Advanced DDoS detection tool
FastNetMon Advanced DDoS detection toolPavel Odintsov
 
Creating_scheduled_reports_with_Zabbix.pdf
Creating_scheduled_reports_with_Zabbix.pdfCreating_scheduled_reports_with_Zabbix.pdf
Creating_scheduled_reports_with_Zabbix.pdfITDispendik
 
OpenStack API's and WSGI
OpenStack API's and WSGIOpenStack API's and WSGI
OpenStack API's and WSGIMike Pittaro
 
VMware Disaster Recovery Solution Presentation EN (1).pptx
VMware Disaster Recovery Solution Presentation EN (1).pptxVMware Disaster Recovery Solution Presentation EN (1).pptx
VMware Disaster Recovery Solution Presentation EN (1).pptxFernando564134
 

What's hot (20)

OpenStack Neutron IPv6 Lessons
OpenStack Neutron IPv6 LessonsOpenStack Neutron IPv6 Lessons
OpenStack Neutron IPv6 Lessons
 
Alexei Vladishev - Zabbix - Monitoring Solution for Everyone
Alexei Vladishev - Zabbix - Monitoring Solution for EveryoneAlexei Vladishev - Zabbix - Monitoring Solution for Everyone
Alexei Vladishev - Zabbix - Monitoring Solution for Everyone
 
Zabbix introduction ( RadixCloud Radix Technologies SA)
Zabbix introduction ( RadixCloud Radix Technologies SA)Zabbix introduction ( RadixCloud Radix Technologies SA)
Zabbix introduction ( RadixCloud Radix Technologies SA)
 
Network address translation
Network address translationNetwork address translation
Network address translation
 
Ansible presentation
Ansible presentationAnsible presentation
Ansible presentation
 
Palo alto networks next generation firewalls
Palo alto networks next generation firewallsPalo alto networks next generation firewalls
Palo alto networks next generation firewalls
 
A very good introduction to IPv6
A very good introduction to IPv6A very good introduction to IPv6
A very good introduction to IPv6
 
DHCP (Dynamic Host Configuration Protocol)
DHCP (Dynamic Host Configuration Protocol)DHCP (Dynamic Host Configuration Protocol)
DHCP (Dynamic Host Configuration Protocol)
 
Getting started with Ansible
Getting started with AnsibleGetting started with Ansible
Getting started with Ansible
 
BGP Techniques for Network Operators
BGP Techniques for Network OperatorsBGP Techniques for Network Operators
BGP Techniques for Network Operators
 
VXLAN and FRRouting
VXLAN and FRRoutingVXLAN and FRRouting
VXLAN and FRRouting
 
MinIO January 2020 Briefing
MinIO January 2020 BriefingMinIO January 2020 Briefing
MinIO January 2020 Briefing
 
Azure 101
Azure 101Azure 101
Azure 101
 
Deep dive in Docker Overlay Networks
Deep dive in Docker Overlay NetworksDeep dive in Docker Overlay Networks
Deep dive in Docker Overlay Networks
 
DHCP
DHCPDHCP
DHCP
 
FastNetMon Advanced DDoS detection tool
FastNetMon Advanced DDoS detection toolFastNetMon Advanced DDoS detection tool
FastNetMon Advanced DDoS detection tool
 
Creating_scheduled_reports_with_Zabbix.pdf
Creating_scheduled_reports_with_Zabbix.pdfCreating_scheduled_reports_with_Zabbix.pdf
Creating_scheduled_reports_with_Zabbix.pdf
 
Zabbix
ZabbixZabbix
Zabbix
 
OpenStack API's and WSGI
OpenStack API's and WSGIOpenStack API's and WSGI
OpenStack API's and WSGI
 
VMware Disaster Recovery Solution Presentation EN (1).pptx
VMware Disaster Recovery Solution Presentation EN (1).pptxVMware Disaster Recovery Solution Presentation EN (1).pptx
VMware Disaster Recovery Solution Presentation EN (1).pptx
 

Viewers also liked

Dell Storage Management
Dell Storage ManagementDell Storage Management
Dell Storage ManagementDell World
 
Simplifying systems management with Dell OpenManage on 13G Dell PowerEdge ser...
Simplifying systems management with Dell OpenManage on 13G Dell PowerEdge ser...Simplifying systems management with Dell OpenManage on 13G Dell PowerEdge ser...
Simplifying systems management with Dell OpenManage on 13G Dell PowerEdge ser...Principled Technologies
 
Unattended Deployment with Zero Touch Provisioning (ZTP)
Unattended Deployment with Zero Touch Provisioning (ZTP)Unattended Deployment with Zero Touch Provisioning (ZTP)
Unattended Deployment with Zero Touch Provisioning (ZTP)Cumulus Networks
 
Www.rabattakku.com acer.html
Www.rabattakku.com acer.htmlWww.rabattakku.com acer.html
Www.rabattakku.com acer.htmlrestorationsder
 
Business Continuity & Storage
Business Continuity & StorageBusiness Continuity & Storage
Business Continuity & StorageAndrea Mauro
 
Storage user cases
Storage user casesStorage user cases
Storage user casesAndrea Mauro
 
MarketingConnex channel & partner marketing infographic
MarketingConnex channel & partner marketing infographicMarketingConnex channel & partner marketing infographic
MarketingConnex channel & partner marketing infographicSandy Halse DipM ACIM
 
Client Security Strategies To Defeat Advanced Threats
Client Security Strategies To Defeat Advanced ThreatsClient Security Strategies To Defeat Advanced Threats
Client Security Strategies To Defeat Advanced ThreatsDell World
 
Dell Enterprise Blueprints and Solutions for Channel Partners
Dell Enterprise Blueprints and Solutions for Channel PartnersDell Enterprise Blueprints and Solutions for Channel Partners
Dell Enterprise Blueprints and Solutions for Channel PartnersDell World
 
The Keys To A Successful Identity And Access Management Program: How Does You...
The Keys To A Successful Identity And Access Management Program: How Does You...The Keys To A Successful Identity And Access Management Program: How Does You...
The Keys To A Successful Identity And Access Management Program: How Does You...Dell World
 
Simplifying Systems Management
Simplifying Systems ManagementSimplifying Systems Management
Simplifying Systems ManagementDell World
 
Dell vision and solutions
Dell vision and solutionsDell vision and solutions
Dell vision and solutionsAndrea Mauro
 
Strategies For Partner Recruitment & Channel Account Management - A Customer ...
Strategies For Partner Recruitment & Channel Account Management - A Customer ...Strategies For Partner Recruitment & Channel Account Management - A Customer ...
Strategies For Partner Recruitment & Channel Account Management - A Customer ...dreamforce2006
 
Dell Data Center Networking Overview
Dell Data Center Networking OverviewDell Data Center Networking Overview
Dell Data Center Networking OverviewDell World
 
Channel Performance Management Optimization
Channel  Performance Management OptimizationChannel  Performance Management Optimization
Channel Performance Management OptimizationRelayware, Inc.
 
Device Programmability with Cisco Plug-n-Play Solution
Device Programmability with Cisco Plug-n-Play SolutionDevice Programmability with Cisco Plug-n-Play Solution
Device Programmability with Cisco Plug-n-Play SolutionCisco DevNet
 

Viewers also liked (19)

Dell Storage Management
Dell Storage ManagementDell Storage Management
Dell Storage Management
 
Simplifying systems management with Dell OpenManage on 13G Dell PowerEdge ser...
Simplifying systems management with Dell OpenManage on 13G Dell PowerEdge ser...Simplifying systems management with Dell OpenManage on 13G Dell PowerEdge ser...
Simplifying systems management with Dell OpenManage on 13G Dell PowerEdge ser...
 
Unattended Deployment with Zero Touch Provisioning (ZTP)
Unattended Deployment with Zero Touch Provisioning (ZTP)Unattended Deployment with Zero Touch Provisioning (ZTP)
Unattended Deployment with Zero Touch Provisioning (ZTP)
 
Www.rabattakku.com acer.html
Www.rabattakku.com acer.htmlWww.rabattakku.com acer.html
Www.rabattakku.com acer.html
 
Business Continuity & Storage
Business Continuity & StorageBusiness Continuity & Storage
Business Continuity & Storage
 
Storage user cases
Storage user casesStorage user cases
Storage user cases
 
MarketingConnex channel & partner marketing infographic
MarketingConnex channel & partner marketing infographicMarketingConnex channel & partner marketing infographic
MarketingConnex channel & partner marketing infographic
 
Client Security Strategies To Defeat Advanced Threats
Client Security Strategies To Defeat Advanced ThreatsClient Security Strategies To Defeat Advanced Threats
Client Security Strategies To Defeat Advanced Threats
 
Dell Enterprise Blueprints and Solutions for Channel Partners
Dell Enterprise Blueprints and Solutions for Channel PartnersDell Enterprise Blueprints and Solutions for Channel Partners
Dell Enterprise Blueprints and Solutions for Channel Partners
 
Zero Touch Provisioning for CloudBuilders
Zero Touch Provisioning for CloudBuildersZero Touch Provisioning for CloudBuilders
Zero Touch Provisioning for CloudBuilders
 
The Keys To A Successful Identity And Access Management Program: How Does You...
The Keys To A Successful Identity And Access Management Program: How Does You...The Keys To A Successful Identity And Access Management Program: How Does You...
The Keys To A Successful Identity And Access Management Program: How Does You...
 
Simplifying Systems Management
Simplifying Systems ManagementSimplifying Systems Management
Simplifying Systems Management
 
Dell vision and solutions
Dell vision and solutionsDell vision and solutions
Dell vision and solutions
 
The dell model
The dell modelThe dell model
The dell model
 
Strategies For Partner Recruitment & Channel Account Management - A Customer ...
Strategies For Partner Recruitment & Channel Account Management - A Customer ...Strategies For Partner Recruitment & Channel Account Management - A Customer ...
Strategies For Partner Recruitment & Channel Account Management - A Customer ...
 
Dell Data Center Networking Overview
Dell Data Center Networking OverviewDell Data Center Networking Overview
Dell Data Center Networking Overview
 
Salesforce Partner Program
Salesforce Partner ProgramSalesforce Partner Program
Salesforce Partner Program
 
Channel Performance Management Optimization
Channel  Performance Management OptimizationChannel  Performance Management Optimization
Channel Performance Management Optimization
 
Device Programmability with Cisco Plug-n-Play Solution
Device Programmability with Cisco Plug-n-Play SolutionDevice Programmability with Cisco Plug-n-Play Solution
Device Programmability with Cisco Plug-n-Play Solution
 

Similar to Dell PowerEdge Zero Touch Provisioning

Configuration Management Tools on NX-OS
Configuration Management Tools on NX-OSConfiguration Management Tools on NX-OS
Configuration Management Tools on NX-OSCisco DevNet
 
Automation in Network Lifecycle Management - Bay Area Juniper Meetup
Automation in Network Lifecycle Management - Bay Area Juniper MeetupAutomation in Network Lifecycle Management - Bay Area Juniper Meetup
Automation in Network Lifecycle Management - Bay Area Juniper MeetupJorge Bonilla
 
Configuring Sage 500 for Performance
Configuring Sage 500 for PerformanceConfiguring Sage 500 for Performance
Configuring Sage 500 for PerformanceRKLeSolutions
 
Architecting with power vm
Architecting with power vmArchitecting with power vm
Architecting with power vmCharlie Cler
 
WebSphere Technical University: Top WebSphere Problem Determination Features
WebSphere Technical University: Top WebSphere Problem Determination FeaturesWebSphere Technical University: Top WebSphere Problem Determination Features
WebSphere Technical University: Top WebSphere Problem Determination FeaturesChris Bailey
 
How Automation And Intelligence Can Simplify Your High Availability
How Automation And Intelligence Can Simplify Your High AvailabilityHow Automation And Intelligence Can Simplify Your High Availability
How Automation And Intelligence Can Simplify Your High AvailabilityPrecisely
 
VMworld 2013: Automated Management of Tier-1 Applications on VMware
VMworld 2013: Automated Management of Tier-1 Applications on VMware VMworld 2013: Automated Management of Tier-1 Applications on VMware
VMworld 2013: Automated Management of Tier-1 Applications on VMware VMworld
 
Monolithic to Microservices + Docker = SDLC on Steroids!
Monolithic to Microservices + Docker = SDLC on Steroids!Monolithic to Microservices + Docker = SDLC on Steroids!
Monolithic to Microservices + Docker = SDLC on Steroids!Docker, Inc.
 
Sergey Dzyuban "To Build My Own Cloud with Blackjack…"
Sergey Dzyuban "To Build My Own Cloud with Blackjack…"Sergey Dzyuban "To Build My Own Cloud with Blackjack…"
Sergey Dzyuban "To Build My Own Cloud with Blackjack…"Fwdays
 
12 Things about Oracle WebLogic Server 12c
12 Things	 about Oracle WebLogic Server 12c12 Things	 about Oracle WebLogic Server 12c
12 Things about Oracle WebLogic Server 12cGuatemala User Group
 
UKGSE DB2 pureScale
UKGSE DB2 pureScaleUKGSE DB2 pureScale
UKGSE DB2 pureScaleLaura Hood
 
IEEE 2014 DOTNET DATA MINING PROJECTS Trusted db a-trusted-hardware-based-dat...
IEEE 2014 DOTNET DATA MINING PROJECTS Trusted db a-trusted-hardware-based-dat...IEEE 2014 DOTNET DATA MINING PROJECTS Trusted db a-trusted-hardware-based-dat...
IEEE 2014 DOTNET DATA MINING PROJECTS Trusted db a-trusted-hardware-based-dat...IEEEMEMTECHSTUDENTPROJECTS
 
2014 IEEE DOTNET DATA MINING PROJECT Trusteddb a-trusted-hardware-based-datab...
2014 IEEE DOTNET DATA MINING PROJECT Trusteddb a-trusted-hardware-based-datab...2014 IEEE DOTNET DATA MINING PROJECT Trusteddb a-trusted-hardware-based-datab...
2014 IEEE DOTNET DATA MINING PROJECT Trusteddb a-trusted-hardware-based-datab...IEEEMEMTECHSTUDENTSPROJECTS
 
Configuration Management in the Cloud - AWS Online Tech Talks
Configuration Management in the Cloud - AWS Online Tech TalksConfiguration Management in the Cloud - AWS Online Tech Talks
Configuration Management in the Cloud - AWS Online Tech TalksAmazon Web Services
 
Service-Level Objective for Serverless Applications
Service-Level Objective for Serverless ApplicationsService-Level Objective for Serverless Applications
Service-Level Objective for Serverless Applicationsalekn
 
Deploying to and Configuring WebSphere Application Server with UrbanCode Deploy
Deploying to and Configuring WebSphere Application Server with UrbanCode DeployDeploying to and Configuring WebSphere Application Server with UrbanCode Deploy
Deploying to and Configuring WebSphere Application Server with UrbanCode DeployIBM DevOps
 
Deploying to and Configuring WebSphere Application Server with UrbanCode Deploy
Deploying to and Configuring WebSphere Application Server with UrbanCode DeployDeploying to and Configuring WebSphere Application Server with UrbanCode Deploy
Deploying to and Configuring WebSphere Application Server with UrbanCode DeployClaudia Ring
 
WebLogic Stability; Detect and Analyse Stuck Threads
WebLogic Stability; Detect and Analyse Stuck ThreadsWebLogic Stability; Detect and Analyse Stuck Threads
WebLogic Stability; Detect and Analyse Stuck ThreadsMaarten Smeets
 
Exploring the Final Frontier of Data Center Orchestration: Network Elements -...
Exploring the Final Frontier of Data Center Orchestration: Network Elements -...Exploring the Final Frontier of Data Center Orchestration: Network Elements -...
Exploring the Final Frontier of Data Center Orchestration: Network Elements -...Puppet
 
Što danas zamjenjuje Small Business Server?
Što danas zamjenjuje Small Business Server?Što danas zamjenjuje Small Business Server?
Što danas zamjenjuje Small Business Server?Tomislav Lulic
 

Similar to Dell PowerEdge Zero Touch Provisioning (20)

Configuration Management Tools on NX-OS
Configuration Management Tools on NX-OSConfiguration Management Tools on NX-OS
Configuration Management Tools on NX-OS
 
Automation in Network Lifecycle Management - Bay Area Juniper Meetup
Automation in Network Lifecycle Management - Bay Area Juniper MeetupAutomation in Network Lifecycle Management - Bay Area Juniper Meetup
Automation in Network Lifecycle Management - Bay Area Juniper Meetup
 
Configuring Sage 500 for Performance
Configuring Sage 500 for PerformanceConfiguring Sage 500 for Performance
Configuring Sage 500 for Performance
 
Architecting with power vm
Architecting with power vmArchitecting with power vm
Architecting with power vm
 
WebSphere Technical University: Top WebSphere Problem Determination Features
WebSphere Technical University: Top WebSphere Problem Determination FeaturesWebSphere Technical University: Top WebSphere Problem Determination Features
WebSphere Technical University: Top WebSphere Problem Determination Features
 
How Automation And Intelligence Can Simplify Your High Availability
How Automation And Intelligence Can Simplify Your High AvailabilityHow Automation And Intelligence Can Simplify Your High Availability
How Automation And Intelligence Can Simplify Your High Availability
 
VMworld 2013: Automated Management of Tier-1 Applications on VMware
VMworld 2013: Automated Management of Tier-1 Applications on VMware VMworld 2013: Automated Management of Tier-1 Applications on VMware
VMworld 2013: Automated Management of Tier-1 Applications on VMware
 
Monolithic to Microservices + Docker = SDLC on Steroids!
Monolithic to Microservices + Docker = SDLC on Steroids!Monolithic to Microservices + Docker = SDLC on Steroids!
Monolithic to Microservices + Docker = SDLC on Steroids!
 
Sergey Dzyuban "To Build My Own Cloud with Blackjack…"
Sergey Dzyuban "To Build My Own Cloud with Blackjack…"Sergey Dzyuban "To Build My Own Cloud with Blackjack…"
Sergey Dzyuban "To Build My Own Cloud with Blackjack…"
 
12 Things about Oracle WebLogic Server 12c
12 Things	 about Oracle WebLogic Server 12c12 Things	 about Oracle WebLogic Server 12c
12 Things about Oracle WebLogic Server 12c
 
UKGSE DB2 pureScale
UKGSE DB2 pureScaleUKGSE DB2 pureScale
UKGSE DB2 pureScale
 
IEEE 2014 DOTNET DATA MINING PROJECTS Trusted db a-trusted-hardware-based-dat...
IEEE 2014 DOTNET DATA MINING PROJECTS Trusted db a-trusted-hardware-based-dat...IEEE 2014 DOTNET DATA MINING PROJECTS Trusted db a-trusted-hardware-based-dat...
IEEE 2014 DOTNET DATA MINING PROJECTS Trusted db a-trusted-hardware-based-dat...
 
2014 IEEE DOTNET DATA MINING PROJECT Trusteddb a-trusted-hardware-based-datab...
2014 IEEE DOTNET DATA MINING PROJECT Trusteddb a-trusted-hardware-based-datab...2014 IEEE DOTNET DATA MINING PROJECT Trusteddb a-trusted-hardware-based-datab...
2014 IEEE DOTNET DATA MINING PROJECT Trusteddb a-trusted-hardware-based-datab...
 
Configuration Management in the Cloud - AWS Online Tech Talks
Configuration Management in the Cloud - AWS Online Tech TalksConfiguration Management in the Cloud - AWS Online Tech Talks
Configuration Management in the Cloud - AWS Online Tech Talks
 
Service-Level Objective for Serverless Applications
Service-Level Objective for Serverless ApplicationsService-Level Objective for Serverless Applications
Service-Level Objective for Serverless Applications
 
Deploying to and Configuring WebSphere Application Server with UrbanCode Deploy
Deploying to and Configuring WebSphere Application Server with UrbanCode DeployDeploying to and Configuring WebSphere Application Server with UrbanCode Deploy
Deploying to and Configuring WebSphere Application Server with UrbanCode Deploy
 
Deploying to and Configuring WebSphere Application Server with UrbanCode Deploy
Deploying to and Configuring WebSphere Application Server with UrbanCode DeployDeploying to and Configuring WebSphere Application Server with UrbanCode Deploy
Deploying to and Configuring WebSphere Application Server with UrbanCode Deploy
 
WebLogic Stability; Detect and Analyse Stuck Threads
WebLogic Stability; Detect and Analyse Stuck ThreadsWebLogic Stability; Detect and Analyse Stuck Threads
WebLogic Stability; Detect and Analyse Stuck Threads
 
Exploring the Final Frontier of Data Center Orchestration: Network Elements -...
Exploring the Final Frontier of Data Center Orchestration: Network Elements -...Exploring the Final Frontier of Data Center Orchestration: Network Elements -...
Exploring the Final Frontier of Data Center Orchestration: Network Elements -...
 
Što danas zamjenjuje Small Business Server?
Što danas zamjenjuje Small Business Server?Što danas zamjenjuje Small Business Server?
Što danas zamjenjuje Small Business Server?
 

More from Dell World

Dell Networking Wired, Wireless and Security Solutions Lab
Dell Networking Wired, Wireless and Security Solutions LabDell Networking Wired, Wireless and Security Solutions Lab
Dell Networking Wired, Wireless and Security Solutions LabDell World
 
2020 Vision For Your Network
2020 Vision For Your Network2020 Vision For Your Network
2020 Vision For Your NetworkDell World
 
Dell Cloud Manager Overview
Dell Cloud Manager OverviewDell Cloud Manager Overview
Dell Cloud Manager OverviewDell World
 
Channel Partners: Lead with Dell Software Solutions
Channel Partners: Lead with Dell Software SolutionsChannel Partners: Lead with Dell Software Solutions
Channel Partners: Lead with Dell Software SolutionsDell World
 
Innovating Teaching & Learning: Next Generation Student Access Model
Innovating Teaching & Learning: Next Generation Student Access ModelInnovating Teaching & Learning: Next Generation Student Access Model
Innovating Teaching & Learning: Next Generation Student Access ModelDell World
 
Executing on the promise of the Internet of Things (IoT)
Executing on the promise of the Internet of Things (IoT)Executing on the promise of the Internet of Things (IoT)
Executing on the promise of the Internet of Things (IoT)Dell World
 
Focus on business, not backups
Focus on business, not backupsFocus on business, not backups
Focus on business, not backupsDell World
 
NVMe PCIe and TLC V-NAND It’s about Time
NVMe PCIe and TLC V-NAND It’s about TimeNVMe PCIe and TLC V-NAND It’s about Time
NVMe PCIe and TLC V-NAND It’s about TimeDell World
 
Key Security Insights: Examining 2014 to predict emerging threats
Key Security Insights: Examining 2014 to predict emerging threats Key Security Insights: Examining 2014 to predict emerging threats
Key Security Insights: Examining 2014 to predict emerging threats Dell World
 
What a data-centric strategy gives you that others do not
What a data-centric strategy gives you that others do notWhat a data-centric strategy gives you that others do not
What a data-centric strategy gives you that others do notDell World
 
Cloud: To Build or Buy - Can You Justify On-Premises IT?
Cloud: To Build or Buy - Can You Justify On-Premises IT?Cloud: To Build or Buy - Can You Justify On-Premises IT?
Cloud: To Build or Buy - Can You Justify On-Premises IT?Dell World
 
Cloud security: Accelerating cloud adoption
Cloud security: Accelerating cloud adoption Cloud security: Accelerating cloud adoption
Cloud security: Accelerating cloud adoption Dell World
 
Detecting advanced and evasive threats on the network
Detecting advanced and evasive threats on the networkDetecting advanced and evasive threats on the network
Detecting advanced and evasive threats on the networkDell World
 
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...Dell World
 
Client solutions for the modern workforce
Client solutions for the modern workforceClient solutions for the modern workforce
Client solutions for the modern workforceDell World
 
Prescriptive Cloud Services for the Future Ready Enterprise
Prescriptive Cloud Services for the Future Ready EnterprisePrescriptive Cloud Services for the Future Ready Enterprise
Prescriptive Cloud Services for the Future Ready EnterpriseDell World
 
Data Movement, Management and Governance In The Cloud: DocuSign Case Study
Data Movement, Management and Governance In The Cloud: DocuSign Case StudyData Movement, Management and Governance In The Cloud: DocuSign Case Study
Data Movement, Management and Governance In The Cloud: DocuSign Case StudyDell World
 
Innovations in desktop virtualization: Expanding to workstation use cases
Innovations in desktop virtualization: Expanding to workstation use casesInnovations in desktop virtualization: Expanding to workstation use cases
Innovations in desktop virtualization: Expanding to workstation use casesDell World
 
Extensibility: The Key To Managing Your Entire Cloud Portfolio
Extensibility: The Key To Managing Your Entire Cloud PortfolioExtensibility: The Key To Managing Your Entire Cloud Portfolio
Extensibility: The Key To Managing Your Entire Cloud PortfolioDell World
 
Deploying Unified Communications with Lync on the easiest, most secure platform
Deploying Unified Communications with Lync on the easiest, most secure platformDeploying Unified Communications with Lync on the easiest, most secure platform
Deploying Unified Communications with Lync on the easiest, most secure platformDell World
 

More from Dell World (20)

Dell Networking Wired, Wireless and Security Solutions Lab
Dell Networking Wired, Wireless and Security Solutions LabDell Networking Wired, Wireless and Security Solutions Lab
Dell Networking Wired, Wireless and Security Solutions Lab
 
2020 Vision For Your Network
2020 Vision For Your Network2020 Vision For Your Network
2020 Vision For Your Network
 
Dell Cloud Manager Overview
Dell Cloud Manager OverviewDell Cloud Manager Overview
Dell Cloud Manager Overview
 
Channel Partners: Lead with Dell Software Solutions
Channel Partners: Lead with Dell Software SolutionsChannel Partners: Lead with Dell Software Solutions
Channel Partners: Lead with Dell Software Solutions
 
Innovating Teaching & Learning: Next Generation Student Access Model
Innovating Teaching & Learning: Next Generation Student Access ModelInnovating Teaching & Learning: Next Generation Student Access Model
Innovating Teaching & Learning: Next Generation Student Access Model
 
Executing on the promise of the Internet of Things (IoT)
Executing on the promise of the Internet of Things (IoT)Executing on the promise of the Internet of Things (IoT)
Executing on the promise of the Internet of Things (IoT)
 
Focus on business, not backups
Focus on business, not backupsFocus on business, not backups
Focus on business, not backups
 
NVMe PCIe and TLC V-NAND It’s about Time
NVMe PCIe and TLC V-NAND It’s about TimeNVMe PCIe and TLC V-NAND It’s about Time
NVMe PCIe and TLC V-NAND It’s about Time
 
Key Security Insights: Examining 2014 to predict emerging threats
Key Security Insights: Examining 2014 to predict emerging threats Key Security Insights: Examining 2014 to predict emerging threats
Key Security Insights: Examining 2014 to predict emerging threats
 
What a data-centric strategy gives you that others do not
What a data-centric strategy gives you that others do notWhat a data-centric strategy gives you that others do not
What a data-centric strategy gives you that others do not
 
Cloud: To Build or Buy - Can You Justify On-Premises IT?
Cloud: To Build or Buy - Can You Justify On-Premises IT?Cloud: To Build or Buy - Can You Justify On-Premises IT?
Cloud: To Build or Buy - Can You Justify On-Premises IT?
 
Cloud security: Accelerating cloud adoption
Cloud security: Accelerating cloud adoption Cloud security: Accelerating cloud adoption
Cloud security: Accelerating cloud adoption
 
Detecting advanced and evasive threats on the network
Detecting advanced and evasive threats on the networkDetecting advanced and evasive threats on the network
Detecting advanced and evasive threats on the network
 
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
 
Client solutions for the modern workforce
Client solutions for the modern workforceClient solutions for the modern workforce
Client solutions for the modern workforce
 
Prescriptive Cloud Services for the Future Ready Enterprise
Prescriptive Cloud Services for the Future Ready EnterprisePrescriptive Cloud Services for the Future Ready Enterprise
Prescriptive Cloud Services for the Future Ready Enterprise
 
Data Movement, Management and Governance In The Cloud: DocuSign Case Study
Data Movement, Management and Governance In The Cloud: DocuSign Case StudyData Movement, Management and Governance In The Cloud: DocuSign Case Study
Data Movement, Management and Governance In The Cloud: DocuSign Case Study
 
Innovations in desktop virtualization: Expanding to workstation use cases
Innovations in desktop virtualization: Expanding to workstation use casesInnovations in desktop virtualization: Expanding to workstation use cases
Innovations in desktop virtualization: Expanding to workstation use cases
 
Extensibility: The Key To Managing Your Entire Cloud Portfolio
Extensibility: The Key To Managing Your Entire Cloud PortfolioExtensibility: The Key To Managing Your Entire Cloud Portfolio
Extensibility: The Key To Managing Your Entire Cloud Portfolio
 
Deploying Unified Communications with Lync on the easiest, most secure platform
Deploying Unified Communications with Lync on the easiest, most secure platformDeploying Unified Communications with Lync on the easiest, most secure platform
Deploying Unified Communications with Lync on the easiest, most secure platform
 

Recently uploaded

(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Develop Keyboard Skill.pptx er power point
Develop Keyboard Skill.pptx er power pointDevelop Keyboard Skill.pptx er power point
Develop Keyboard Skill.pptx er power pointGetawu
 
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...amitlee9823
 
Lubrication and it's types and properties of the libricabt
Lubrication and it's types and properties of the libricabtLubrication and it's types and properties of the libricabt
Lubrication and it's types and properties of the libricabtdineshkumar430venkat
 
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...Pooja Nehwal
 
Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...
Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...
Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...MOHANI PANDEY
 
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)amitlee9823
 
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai Mumbai ...
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai  Mumbai ...High Profile Call Girls In Andheri 7738631006 Call girls in mumbai  Mumbai ...
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai Mumbai ...Pooja Nehwal
 
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...
VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...
VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...Call Girls in Nagpur High Profile
 
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service NashikLow Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Top Rated Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Call Girls in Nagpur High Profile
 
Shikrapur Call Girls Most Awaited Fun 6297143586 High Profiles young Beautie...
Shikrapur Call Girls Most Awaited Fun  6297143586 High Profiles young Beautie...Shikrapur Call Girls Most Awaited Fun  6297143586 High Profiles young Beautie...
Shikrapur Call Girls Most Awaited Fun 6297143586 High Profiles young Beautie...tanu pandey
 
Book Paid Lohegaon Call Girls Pune 8250192130Low Budget Full Independent High...
Book Paid Lohegaon Call Girls Pune 8250192130Low Budget Full Independent High...Book Paid Lohegaon Call Girls Pune 8250192130Low Budget Full Independent High...
Book Paid Lohegaon Call Girls Pune 8250192130Low Budget Full Independent High...ranjana rawat
 
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...
Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...
Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...anilsa9823
 
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Recently uploaded (20)

(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Develop Keyboard Skill.pptx er power point
Develop Keyboard Skill.pptx er power pointDevelop Keyboard Skill.pptx er power point
Develop Keyboard Skill.pptx er power point
 
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
 
Lubrication and it's types and properties of the libricabt
Lubrication and it's types and properties of the libricabtLubrication and it's types and properties of the libricabt
Lubrication and it's types and properties of the libricabt
 
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
 
Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...
Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...
Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...
 
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
 
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...
 
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai Mumbai ...
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai  Mumbai ...High Profile Call Girls In Andheri 7738631006 Call girls in mumbai  Mumbai ...
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai Mumbai ...
 
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
 
🔝 9953056974🔝 Delhi Call Girls in Ajmeri Gate
🔝 9953056974🔝 Delhi Call Girls in Ajmeri Gate🔝 9953056974🔝 Delhi Call Girls in Ajmeri Gate
🔝 9953056974🔝 Delhi Call Girls in Ajmeri Gate
 
VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...
VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...
VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...
 
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service NashikLow Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
 
Top Rated Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
 
Shikrapur Call Girls Most Awaited Fun 6297143586 High Profiles young Beautie...
Shikrapur Call Girls Most Awaited Fun  6297143586 High Profiles young Beautie...Shikrapur Call Girls Most Awaited Fun  6297143586 High Profiles young Beautie...
Shikrapur Call Girls Most Awaited Fun 6297143586 High Profiles young Beautie...
 
Book Paid Lohegaon Call Girls Pune 8250192130Low Budget Full Independent High...
Book Paid Lohegaon Call Girls Pune 8250192130Low Budget Full Independent High...Book Paid Lohegaon Call Girls Pune 8250192130Low Budget Full Independent High...
Book Paid Lohegaon Call Girls Pune 8250192130Low Budget Full Independent High...
 
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...
Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...
Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...
 
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
 

Dell PowerEdge Zero Touch Provisioning

  • 1. Dell PowerEdge Zero Touch Provisioning Server Hands on Lab 4
  • 2. Welcome to our session - Dell PowerEdge Zero Touch Provisioning Paul Rubin Sr. Product Manager Tony Tejchman Product Technologist Introducing your presenters…
  • 3. Challenges facing today’s IT Inconsistent quality Inefficient Management of IT IT slow to respond of downtime is caused by manual and disconnected IT processes 75% Source: The causes & costs of data center system downtime – Advisory Board Q&A of business users consider IT to be distributed, agile, and flexible 30% Source: InformationWeek survey of IT perception Only Up to Source: Forrester Research, Inc., Forrsights Budgets & Priorities Tracker Survey of time is spent maintaining existing IT environments 70% Nearly
  • 4. A typical day in the office, the boss says “Deploy 100’s of new servers – STAT!” • Racks of new servers arrive on your shipping dock and the clock is ticking… • How quickly can these servers be online and ready for critical workloads? • Are current processes and command scripts limiting your agility? • Can you reliably and repeatably deploy these servers?
  • 5. Yes, you can do it with PowerEdge Zero Touch Auto Configuration • Deploy servers within minutes using Zero Touch Auto Configuration • Works in YOUR environment - utilizes PowerEdge iDRAC with Lifecycle Controller and your existing DHCP server and file share infrastructure • Configures to YOUR specifications – build configuration templates from golden configurations and reliably deploy • Flexible to YOUR needs – configure based on server service tag, by server model Eliminate 213 steps for bare metal configuration Zero Touch Auto Configuration Eliminate time consuming manual configuration steps along with possible errors
  • 6. Dell Systems Management solutions Embedded server management iDRAC with Lifecycle Controller Converged Infrastructure Management Dell Active System Manager OpenManage Consoles OpenManage Essentials OpenManage Mobile, Chassis Management Controller, OpenManage Power Center Integrations for 3rd Party Consoles Microsoft, VMware, BMC Software Dell Services Managed Services, ProSupport Plus Services with SupportAssist Connections for 3rd Party Consoles CA, HP, IBM, Oracle, Nagios Tools and Utilities Repository Manager, OpenManage Server Administrator iDRAC with Lifecycle Controller embedded server management
  • 7. PowerEdge Embedded Configuration Management Easy Restore – simplifies motherboard replacement Server Profile – backup and restore identity, firmware, configuration, and licenses Zero Touch Auto Configuration – automate and standardize server configuration SCP Part Replacement – update firmware and configure new NICs, storage controllers, and PSUs
  • 8. Auto Config Workflow SVCTAG1 SVCTAG2 SVCTAG3 SVCTAG4 1. iDRAC sends DHCP request to the DHCP server Remote Share SVCTAG1.XML SVCTAG2.XML SVCTAG3.XML SVCTAG4.XML<Model>.XML 2. DHCP server responds with the IP address and option fields 3. iDRAC examines the option fields and retrieves the Server Configuration Profile from the Remote Share. 4. iDRAC applies the Server Configuration Profile to the server. Based on the required changes, the server may reboot. DHCP Server Option Fields Optionally, iDRAC can dynamically generate the SCP filename based upon server service tag, server model, or a fixed filename
  • 10. Using Server Configuration Profiles Deploy and configure “golden server” New server configured using DHCP Auto Config Export the “golden server” SCP XML file New server operational with compliant config Edit SCP XML for incoming server models <SystemConfiguration Model="PowerEdge R630" ServiceTag="HPGBDV1" TimeStamp="Fri Jun 6 10:12:55 2015"> <Component FQDD="RAID.Slot.2-1"> <Component FQDD="Disk.Virtual.0:RAID.Slot.2-1"> <Attribute Name="IncludedPhysicalDiskID">Disk.Bay.0:Enclos ure.External.0-0:RAID.Slot.2-1</Attribute> Setup DHCP server for Auto Config DHCP SCP SCP SCP √
  • 11. At-the-server configuration with iDRAC Direct • Perform 13G server configuration on a single server using a USB key-based Server Configuration Profile • Enables single server configuration via SCP without need for networking connection, DHCP server or file server • Use cases – Server-at-a-time acceptance testing – Test and development environments – Support technicians at remote locations Server Configuration Profile XML
  • 12. Summary Compliant configuration even for standalone setup iDRAC Direct USB Key Configuration Simplify single server setup with at-the-server Auto Configuration OME Server Configuration Manager Automatically provision servers, maintain configuration compliance 91% less IT admin time PowerEdge Zero Touch Auto Configuration Eliminate time consuming manual configuration steps along with possible errors Eliminates 213 steps for bare metal configuration Have your PowerEdge servers delivered ready for Auto Configuration – Just ask your Dell sales representative how today!
  • 13. Want to learn more about Dell Systems Management? • Be sure to attend all of the Dell Systems Management sessions at Dell World • SVHOL1: Centralize Dell HW monitoring and server lifecycle management with OpenManage Essentials • SVHOL2: Dell embedded server management tools – iDRAC with Lifecycle Controller • SVHOL3: OpenManage Integrations Suite for Hypervisors using Microsoft System Center
  • 15. Server Configuration Profile (SCP) • Server Configuration Profile (SCP) is an XML-based file that is used to specify configuration parameters for PowerEdge server components • SCPs are a powerful replacement for the current practice of attribute-at-a-time configuration via Racadm and WS-MAN – one command / API call to import a file vs. dozens of individual operations to configure a server • SCPs typically created by establishing a server “golden config” then exporting an SCP file via the iDRAC GUI, Racadm command or WS-MAN operation • SCP management methods • Create and maintain SCP “golden configs” • OME Configuration Manager • SCP usage • Racadm and WS-MAN based import operations to configure new or updated servers • iDRAC Auto Config for network-based server configuration • iDRAC Direct USB key for at-the-server configuration • Future plans: SCP support for firmware: enable deployment of repository-based firmware updates as part of configuration
  • 16. Server Configuration Profile Tour - BIOS <Component FQDD="BIOS.Setup.1-1"> <Attribute Name="MemTest">Disabled</Attribute> <Attribute Name="MemOpMode">OptimizerMode</Attribute> <Attribute Name="NodeInterleave">Disabled</Attribute> <Attribute Name="SnoopMode">EarlySnoop</Attribute> <Attribute Name="CorrEccSmi">Enabled</Attribute> <Attribute Name="LogicalProc">Enabled</Attribute> <Attribute Name="RtidSetting">Disabled</Attribute> <Attribute Name="ProcVirtualization">Enabled</Attribute> <Attribute Name="ProcAts">Enabled</Attribute> <Attribute Name="ProcAdjCacheLine">Enabled</Attribute> <Attribute Name="ProcHwPrefetcher">Enabled</Attribute> <Attribute Name="DcuStreamerPrefetcher">Enabled</Attribute> <Attribute Name="DcuIpPrefetcher">Enabled</Attribute> <Attribute Name="DynamicCoreAllocation">Disabled</Attribute> <Attribute Name="ProcConfigTdp">Nominal</Attribute> <Attribute Name="ProcX2Apic">Disabled</Attribute> <Attribute Name="ProcCores">All</Attribute> <Attribute Name="EmbSata">AtaMode</Attribute> <Attribute Name="SecurityFreezeLock">Enabled</Attribute> <Attribute Name="WriteCache">Disabled</Attribute> <Attribute Name="SataPortA">Auto</Attribute> <Attribute Name="SataPortB">Auto</Attribute> <Attribute Name="BootMode">Bios</Attribute> <Attribute Name="BootSeqRetry">Enabled</Attribute> <Attribute Name="HddFailover">Disabled</Attribute>
  • 17. Server Configuration Profile Tour – PERC RAID <Component FQDD="RAID.Integrated.1-1"> <Attribute Name="RAIDresetConfig">False</Attribute> <Attribute Name="RAIDforeignConfig">Ignore</Attribute> <!-- <Attribute Name="CurrentControllerMode">RAID</Attribute> --> <Attribute Name="RAIDrekey">False</Attribute> <Attribute Name="EncryptionMode">Local Key Management</Attribute> <!-- <Attribute Name="KeyID">dell</Attribute> --> <!-- <Attribute Name="OldControllerKey">******</Attribute> --> <!-- <Attribute Name="NewControllerKey">******</Attribute> --> <Attribute Name="RAIDprMode">Automatic</Attribute> <Attribute Name="RAIDPatrolReadUnconfiguredArea">Disabled</Attribute> <Attribute Name="RAIDloadBalancedMode">Automatic</Attribute> <Attribute Name="RAIDccMode">Stop on Error</Attribute> <Attribute Name="RAIDcopybackMode">On with SMART</Attribute> <Attribute Name="RAIDControllerBootMode">User Mode</Attribute> <Attribute Name="RAIDEnhancedAutoImportForeignConfig">Disabled</Attribute> <Attribute Name="RAIDrebuildRate">31</Attribute> <Attribute Name="RAIDbgiRate">30</Attribute> <Attribute Name="RAIDccRate">30</Attribute> <Attribute Name="RAIDreconstructRate">40</Attribute> <Component FQDD="Disk.Virtual.0:RAID.Integrated.1-1"> <Attribute Name="RAIDaction">Update</Attribute> <Attribute Name="LockStatus">Unlocked</Attribute> <Attribute Name="RAIDinitOperation">None</Attribute> <!-- <Attribute Name="T10PIStatus">Disabled</Attribute> --> <Attribute Name="DiskCachePolicy">Default</Attribute> <Attribute Name="RAIDdefaultWritePolicy">WriteBack</Attribute> <Attribute Name="RAIDdefaultReadPolicy">NoReadAhead</Attribute>
  • 18. Server Configuration Profile Tour – NIC <Component FQDD="NIC.Integrated.1-3-1"> <Attribute Name="BlnkLeds">0</Attribute> <!-- <Attribute Name="VirtMacAddr">18:03:73:FD:96:2E</Attribute> --> <Attribute Name="TcpIpViaDHCP">Enabled</Attribute> <!-- <Attribute Name="IpAutoConfig">Enabled</Attribute> --> <Attribute Name="IscsiViaDHCP">Enabled</Attribute> <Attribute Name="ChapAuthEnable">Disabled</Attribute> <Attribute Name="IscsiTgtBoot">Enabled</Attribute> <Attribute Name="DhcpVendId">BRCM ISAN</Attribute> <Attribute Name="LnkUpDelayTime">0</Attribute> <Attribute Name="TcpTimestmp">Disabled</Attribute> <Attribute Name="FirstHddTarget">Disabled</Attribute> <Attribute Name="LunBusyRetryCnt">0</Attribute> <Attribute Name="IpVer">IPv4</Attribute> <Attribute Name="LegacyBootProto">NONE</Attribute> <Attribute Name="BootStrapType">AutoDetect</Attribute> <Attribute Name="HideSetupPrompt">Disabled</Attribute> <Attribute Name="BannerMessageTimeout">7</Attribute> <Attribute Name="LnkSpeed">AutoNeg</Attribute> <Attribute Name="VLanMode">Disabled</Attribute>