Users Guide
Table Of Contents
- Dell Lifecycle Controller Integration Version 3.2 for Microsoft System Center Configuration Manager User's Guide
- Introduction to Dell Lifecycle Controller Integration (DLCI) for Microsoft System Center Configuration Manager
- Use case scenarios
- Common prerequisites
- Editing and exporting the BIOS configuration profile of a system
- Vergleich und Aktualisierung der Firmware-Bestandsliste
- Creating, editing, and saving a RAID profile of a system
- Deploying operating system on collection
- Exportieren von Serverprofilen auf die iDRAC vFlash-Karte oder die Netzwerkfreigabe
- Importieren des Serverprofils von iDRAC vFlash-Karte oder Netzwerkfreigabe
- Anzeigen und Exportieren von Lifecycle Controller-Protokollen
- Arbeit mit NIC- oder CNA-Profilen
- Working with Fibre Channel profiles
- Selecting Fibre Channel storage area network in boot sequence
- Using Dell Lifecycle Controller Integration
- Lizenzierung für DLCI
- Dell Deployment Toolkit
- Dell driver Cab files
- Configuring target systems
- Auto-Ermittlung und Handshake
- Anwenden von Treibern auf die Tasksequenz
- Erstellen einer Tasksequenz
- Erstellen einer Dell-spezifischen Tasksequenz
- Erstellen einer benutzerdefinierten Tasksequenz.
- Bearbeiten einer Tasksequenz
- Konfiguration der Tasksequenz-Schritte zur Anwendung des Betriebssystemabbilds und des Treiberpakets
- Anwenden des Betriebssystemabbilds
- Hinzufügen von Dell Treiberpaketen
- Deploying a task sequence
- Tasksequenz-Datenträger erstellen (Startfähiges ISO-Image)
- System Viewer utility
- Configuration utility
- Starten der Integrated Dell Remote Access Controller-Konsole
- Task Viewer
- Weitere Tasks, die Sie mit Dell Lifecycle Controller Integration durchführen können
- Configuring security
- Validierung eines durch Dell ab Werk ausgestellten Client-Zertifikats auf dem Integrated Dell Remote Access Controller für die automatische Ermittlung
- Vorautorisierung von Systemen für Auto-Ermittlung
- Ändern der von Dell Lifecycle Controller Integration für Configuration Manager verwendeten Administrator-Anmeldeinformationen
- Verwenden der graphischen Benutzeroberfläche
- Verwenden des Array Builder
- Using the Configuration Utility
- Creating a Lifecycle Controller boot media
- Configuring hardware and deploying the operating system
- Deploying operating systems
- Hardware configuration and OS deployment workflow
- Aktualisierung der Firmware während der BS-Bereitstellung
- Configuring hardware during OS deployment
- RAID-Konfiguration
- Applying a NIC or CNA profile on a collection
- Applying FC HBA profiles and FC SAN boot attributes on a collection
- Applying an integrated Dell Remote Access Controller profile on a collection
- Exporting the system profiles before and after hardware configuration
- Vergleich und Aktualisierung der Firmware-Bestandsliste für Systeme in einer Sammlung.
- Viewing the hardware inventory
- Überprüfen der Kommunikation mit dem Lifecycle Controller
- Viewing and exporting Lifecycle Controller logs for a collection
- Ändern der Anmeldeinformationen auf den Lifecycle Controllern
- Platform restore for a collection
- Vergleich von NIC/CNA-Profilen mit Systemen in einer Sammlung
- Verwenden des Server-Import-Dienstprogramms
- Using the System Viewer Utility
- Viewing and editing BIOS configuration
- Anzeigen und Konfigurieren von RAID
- Konfiguration von iDRAC-Profilen für ein System
- NICs und CNAs für ein System konfigurieren
- Configuring FC HBA cards for a system
- Vergleich und Aktualisierung der Firmware-Bestandsliste
- Vergleich des Hardware-Konfigurationsprofils
- Lifecycle Controller-Protokolle anzeigen
- Anzeigen der Hardwarebestandsaufnahme für das System.
- Platform restore for a system
- Comparing FC HBA profile against a target system
- Fehlerbehebung
- Konfigurieren der Dell Provisioning-Webdienste auf IIS
- Dell Auto-Discovery Network Setup Specification
- Fehlerbehebung beim Anzeigen und Exportieren von Lifecycle Controller-Protokollen
- Deploying the operating system on Dell’s 13th generation of PowerEdge servers using WinPE 3.0
- Probleme und Lösungen
- ESXi- oder RHEL-Bereitstellung auf Windows-Systemen wird zu ESXi- oder RHEL-Sammlungen verschoben, aber nicht aus Windows Managed Collection entfernt
- Relevante Dokumentation und Ressourcen
7
Fehlerbehebung
In diesem Kapitel werden die Probleme und Schritte zur Fehlerbehebung aufgeführt.
Konfigurieren der Dell Provisioning-Webdienste auf IIS
Das Installationsprogramm konfiguriert die Dell Provisioning-Webdienste für Internetinformationsdienste
(IIS) automatisch während der Installation.
Dieser Abschnitt enthält Informationen zur manuellen Konfiguration von Dell Provisioning-Webdiensten
für IIS.
Dell provisioning web services configuration for IIS 7.0 or IIS 7.5 or IIS 8.0 or
IIS 8.5
About this task
To configure Dell provisioning web services for IIS 7.0 or IIS 7.5 or IIS 8.0 or IIS 8.5:
Steps
1. Create a new application pool called Provisioning Web Site and assign it to the website.
2. Perform the following steps on the Provisioning Web Site:
• In IIS Manager, right-click Provisioning Web Site, and select Properties.
• Click the Home Directory tab.
• Under Application Pool, select Provisioning Web Site.
3. On the website, set the default document to handshake.asmx and remove any other default
documents.
4. Using the Certificates MMC plug-in, install the PS2.pfx certificate into the system’s Personal store.
5. Install the RootCA.pem into the system’s Trusted Root Certificate Authorities store.
6. Import the ProvisioningCTL.stl Certificate Trust List file to Intermediate Certificate Authorities.
7. Create an SSL certificate configuration that applies the imported Certificate Trust List. At the
command prompt, paste the following command:
netsh http add sslcert ipport=0.0.0.0:4433 appid={6cb73250-820b-11de-8a39-0800200c9a66}
certstorename=MY certhash=fbcc14993919d2cdd64cfed68579112c91c05027 sslctlstorename=CA
sslctlidentifier="ProvisioningCTL"
8. To enforce SSL and client certificates for the website, do the following:
• Add an SSL binding to set the port to 4433 and to use the DellProvisioningServer certificate. A
warning displays that the certificate is assigned to another program.
• Click OK.
• Remove the HTTP binding for port 4431.
• Select the required SSL option.
87