Zu den Hauptinhalten
  • Bestellungen schnell und einfach aufgeben
  • Bestellungen anzeigen und den Versandstatus verfolgen
  • Erstellen Sie eine Liste Ihrer Produkte, auf die Sie jederzeit zugreifen können.
  • Verwalten Sie mit der Unternehmensverwaltung Ihre Dell EMC Seiten, Produkte und produktspezifischen Kontakte.
Einige Artikelnummern haben sich möglicherweise geändert. Wenn dies nicht das ist, wonach Sie suchen, versuchen Sie, alle Artikel zu durchsuchen. Artikel suchen

Running Dell Command and Configure commands in Microsoft Deployment Toolkit or System Center Configuration Manager

Zusammenfassung: How to run Running Dell Command and Configure commands in Microsoft Deployment Toolkit (MDT) or System Center Configuration Manager (SCCM) Task Sequences.

Dieser Artikel wurde möglicherweise automatisch übersetzt. Wenn Sie eine Rückmeldung bezüglich dessen Qualität geben möchten, teilen Sie uns diese über das Formular unten auf dieser Seite mit.

Artikelinhalt


Symptome

Refer to Resolution section.

Ursache

NA

Lösung


This article provides the information on "Running Dell Command and Configure (formerly Client Configuration Tool Kit (CCTK)) commands in Microsoft Deployment Toolkit (MDT) or System Center Configuration Manager (SCCM) Task Sequences".


Dell Command and Configure

Dell Dell Command and Configure Application and is supported on OptiPlex, Precision and Latitude models running the following Windows operating systems: Windows 7, Windows 8/8.1 and Windows 10.

Dell Command and Configure (Version 3.2.0029, A01 or later) is available to download from the Dell Support website Drivers and Downloads section, Systems Management section for your Latitude, OptiPlex or Precision model system.

SLN299182_en_US__1icon NOTE: Links are provided to the download location of a download because individual files may be updated but the location of these files does not change, allowing you the ability to easily locate the most current version of an application or driver on the support site.

Running Dell Command and Configure commands in MDT / SCCM Task Sequences

Due to Dell Command and Configure  only outputting text after the tool has run, it must be run as a cmd.exe /c command in MDT/SCCM task sequences.

SLN299182_en_US__1icon NOTE: Even if cctk.exe is at the root of the Windows PE disk, cmd.exe must be run from the path:  x:\windows\system32   Cctk.exe may be located at the following path: x:\command_configure\x86_64 You must adjust your task sequences accordingly.

EXAMPLES:

cmd.exe /c x:\cctk.exe --setuppwd=dell

SLN299182_en_US__3MDT-SCCM1

cmd.exe /c x:\cctk.exe --fastboot=automatic --legacyorom=enable --embsataraid=ahci
--smarterrors=enable --tpm=on --tpmactivation=activate --tpmppipo=enable
--unmanagednic=enablewithpxe --usbpowershare=enable --wakeonlan=enable
--wirelesswitchchanges=deny –valsetuppwd=dell

SLN299182_en_US__4MDT-SCCM2


Artikeleigenschaften


Letztes Veröffentlichungsdatum

16 Feb. 2024

Version

5

Artikeltyp

Solution