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

Conhecendo o Windows Server 2012
Conhecendo o Windows Server 2012Conhecendo o Windows Server 2012
Conhecendo o Windows Server 2012
Eduardo Sena
 

What's hot (20)

Xen Debugging
Xen DebuggingXen Debugging
Xen Debugging
 
Securing your cloud with Xen's advanced security features
Securing your cloud with Xen's advanced security featuresSecuring your cloud with Xen's advanced security features
Securing your cloud with Xen's advanced security features
 
不揮発メモリ(NVDIMM)とLinuxの対応動向について(for comsys 2019 ver.)
不揮発メモリ(NVDIMM)とLinuxの対応動向について(for comsys 2019 ver.)不揮発メモリ(NVDIMM)とLinuxの対応動向について(for comsys 2019 ver.)
不揮発メモリ(NVDIMM)とLinuxの対応動向について(for comsys 2019 ver.)
 
CXL_説明_公開用.pdf
CXL_説明_公開用.pdfCXL_説明_公開用.pdf
CXL_説明_公開用.pdf
 
Xen and the art of embedded virtualization (ELC 2017)
Xen and the art of embedded virtualization (ELC 2017)Xen and the art of embedded virtualization (ELC 2017)
Xen and the art of embedded virtualization (ELC 2017)
 
Conhecendo o Windows Server 2012
Conhecendo o Windows Server 2012Conhecendo o Windows Server 2012
Conhecendo o Windows Server 2012
 
Pushing Packets - How do the ML2 Mechanism Drivers Stack Up
Pushing Packets - How do the ML2 Mechanism Drivers Stack UpPushing Packets - How do the ML2 Mechanism Drivers Stack Up
Pushing Packets - How do the ML2 Mechanism Drivers Stack Up
 
What you need to know about ceph
What you need to know about cephWhat you need to know about ceph
What you need to know about ceph
 
iSCSI Target Support for Ceph
iSCSI Target Support for Ceph iSCSI Target Support for Ceph
iSCSI Target Support for Ceph
 
[OpenStack 스터디] OpenStack With Contrail
[OpenStack 스터디] OpenStack With Contrail[OpenStack 스터디] OpenStack With Contrail
[OpenStack 스터디] OpenStack With Contrail
 
Introduction to virtualization
Introduction to virtualizationIntroduction to virtualization
Introduction to virtualization
 
KVM tools and enterprise usage
KVM tools and enterprise usageKVM tools and enterprise usage
KVM tools and enterprise usage
 
PFIセミナーH271022 ~コマンドを叩いて遊ぶ コンテナ仮想、その裏側~
PFIセミナーH271022 ~コマンドを叩いて遊ぶ コンテナ仮想、その裏側~PFIセミナーH271022 ~コマンドを叩いて遊ぶ コンテナ仮想、その裏側~
PFIセミナーH271022 ~コマンドを叩いて遊ぶ コンテナ仮想、その裏側~
 
Android Virtualization: Opportunity and Organization
Android Virtualization: Opportunity and OrganizationAndroid Virtualization: Opportunity and Organization
Android Virtualization: Opportunity and Organization
 
SR-IOV Introduce
SR-IOV IntroduceSR-IOV Introduce
SR-IOV Introduce
 
NEDIA_SNIA_CXL_講演資料.pdf
NEDIA_SNIA_CXL_講演資料.pdfNEDIA_SNIA_CXL_講演資料.pdf
NEDIA_SNIA_CXL_講演資料.pdf
 
vSphere環境での自動化とテスト
vSphere環境での自動化とテストvSphere環境での自動化とテスト
vSphere環境での自動化とテスト
 
VMware Virtual SAN Presentation
VMware Virtual SAN PresentationVMware Virtual SAN Presentation
VMware Virtual SAN Presentation
 
Performance Wins with eBPF: Getting Started (2021)
Performance Wins with eBPF: Getting Started (2021)Performance Wins with eBPF: Getting Started (2021)
Performance Wins with eBPF: Getting Started (2021)
 
Microsoft Windows Server 2022 Overview
Microsoft Windows Server 2022 OverviewMicrosoft Windows Server 2022 Overview
Microsoft Windows Server 2022 Overview
 

Viewers also liked

Www.rabattakku.com acer.html
Www.rabattakku.com acer.htmlWww.rabattakku.com acer.html
Www.rabattakku.com acer.html
restorationsder
 
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
 

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

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
Precisely
 
Service-Level Objective for Serverless Applications
Service-Level Objective for Serverless ApplicationsService-Level Objective for Serverless Applications
Service-Level Objective for Serverless Applications
alekn
 

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
 
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...
 
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...
 
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

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

怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证
怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证
怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证
ehyxf
 
CRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptx
CRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptxCRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptx
CRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptx
Rishabh332761
 
怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证
怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证
怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证
ehyxf
 
In Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pills
In Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pillsIn Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pills
In Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pills
Abortion pills in Riyadh +966572737505 get cytotec
 
在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一
在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一
在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一
uodye
 
Top profile Call Girls In Palghar [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In Palghar [ 7014168258 ] Call Me For Genuine Models W...Top profile Call Girls In Palghar [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In Palghar [ 7014168258 ] Call Me For Genuine Models W...
gajnagarg
 
Abort pregnancy in research centre+966_505195917 abortion pills in Kuwait cyt...
Abort pregnancy in research centre+966_505195917 abortion pills in Kuwait cyt...Abort pregnancy in research centre+966_505195917 abortion pills in Kuwait cyt...
Abort pregnancy in research centre+966_505195917 abortion pills in Kuwait cyt...
drmarathore
 
Mankhurd Call Girls, 09167354423 Mankhurd Escorts Services,Mankhurd Female Es...
Mankhurd Call Girls, 09167354423 Mankhurd Escorts Services,Mankhurd Female Es...Mankhurd Call Girls, 09167354423 Mankhurd Escorts Services,Mankhurd Female Es...
Mankhurd Call Girls, 09167354423 Mankhurd Escorts Services,Mankhurd Female Es...
Priya Reddy
 
一比一原版(USYD毕业证书)澳洲悉尼大学毕业证如何办理
一比一原版(USYD毕业证书)澳洲悉尼大学毕业证如何办理一比一原版(USYD毕业证书)澳洲悉尼大学毕业证如何办理
一比一原版(USYD毕业证书)澳洲悉尼大学毕业证如何办理
uodye
 
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in DammamAbortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
ahmedjiabur940
 
在线制作(ANU毕业证书)澳大利亚国立大学毕业证成绩单原版一比一
在线制作(ANU毕业证书)澳大利亚国立大学毕业证成绩单原版一比一在线制作(ANU毕业证书)澳大利亚国立大学毕业证成绩单原版一比一
在线制作(ANU毕业证书)澳大利亚国立大学毕业证成绩单原版一比一
ougvy
 
Abortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Jeddah |+966572737505 | Get CytotecAbortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
ehyxf
 
在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信
在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信
在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信
oopacde
 
一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制
一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制
一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制
uodye
 
一比一定(购)UNITEC理工学院毕业证(UNITEC毕业证)成绩单学位证
一比一定(购)UNITEC理工学院毕业证(UNITEC毕业证)成绩单学位证一比一定(购)UNITEC理工学院毕业证(UNITEC毕业证)成绩单学位证
一比一定(购)UNITEC理工学院毕业证(UNITEC毕业证)成绩单学位证
wpkuukw
 

Recently uploaded (20)

Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...
 
怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证
怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证
怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证
 
CRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptx
CRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptxCRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptx
CRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptx
 
怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证
怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证
怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证
 
In Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pills
In Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pillsIn Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pills
In Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pills
 
在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一
在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一
在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一
 
Top profile Call Girls In Palghar [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In Palghar [ 7014168258 ] Call Me For Genuine Models W...Top profile Call Girls In Palghar [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In Palghar [ 7014168258 ] Call Me For Genuine Models W...
 
Abort pregnancy in research centre+966_505195917 abortion pills in Kuwait cyt...
Abort pregnancy in research centre+966_505195917 abortion pills in Kuwait cyt...Abort pregnancy in research centre+966_505195917 abortion pills in Kuwait cyt...
Abort pregnancy in research centre+966_505195917 abortion pills in Kuwait cyt...
 
Mankhurd Call Girls, 09167354423 Mankhurd Escorts Services,Mankhurd Female Es...
Mankhurd Call Girls, 09167354423 Mankhurd Escorts Services,Mankhurd Female Es...Mankhurd Call Girls, 09167354423 Mankhurd Escorts Services,Mankhurd Female Es...
Mankhurd Call Girls, 09167354423 Mankhurd Escorts Services,Mankhurd Female Es...
 
一比一原版(USYD毕业证书)澳洲悉尼大学毕业证如何办理
一比一原版(USYD毕业证书)澳洲悉尼大学毕业证如何办理一比一原版(USYD毕业证书)澳洲悉尼大学毕业证如何办理
一比一原版(USYD毕业证书)澳洲悉尼大学毕业证如何办理
 
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in DammamAbortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
 
LANDSLIDE MONITORING AND ALERT SYSTEM FINAL YEAR PROJECT BROCHURE
LANDSLIDE MONITORING AND ALERT SYSTEM FINAL YEAR PROJECT BROCHURELANDSLIDE MONITORING AND ALERT SYSTEM FINAL YEAR PROJECT BROCHURE
LANDSLIDE MONITORING AND ALERT SYSTEM FINAL YEAR PROJECT BROCHURE
 
在线制作(ANU毕业证书)澳大利亚国立大学毕业证成绩单原版一比一
在线制作(ANU毕业证书)澳大利亚国立大学毕业证成绩单原版一比一在线制作(ANU毕业证书)澳大利亚国立大学毕业证成绩单原版一比一
在线制作(ANU毕业证书)澳大利亚国立大学毕业证成绩单原版一比一
 
Abortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Jeddah |+966572737505 | Get CytotecAbortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Jeddah |+966572737505 | Get Cytotec
 
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
 
Point of Care Testing in clinical laboratory
Point of Care Testing in clinical laboratoryPoint of Care Testing in clinical laboratory
Point of Care Testing in clinical laboratory
 
在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信
在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信
在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信
 
Hilti's Latest Battery - Hire Depot.pptx
Hilti's Latest Battery - Hire Depot.pptxHilti's Latest Battery - Hire Depot.pptx
Hilti's Latest Battery - Hire Depot.pptx
 
一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制
一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制
一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制
 
一比一定(购)UNITEC理工学院毕业证(UNITEC毕业证)成绩单学位证
一比一定(购)UNITEC理工学院毕业证(UNITEC毕业证)成绩单学位证一比一定(购)UNITEC理工学院毕业证(UNITEC毕业证)成绩单学位证
一比一定(购)UNITEC理工学院毕业证(UNITEC毕业证)成绩单学位证
 

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>