Passer au contenu principal
  • Passer des commandes rapidement et facilement
  • Afficher les commandes et suivre l’état de votre expédition
  • Créez et accédez à une liste de vos produits
  • Gérer vos sites, vos produits et vos contacts au niveau des produits Dell EMC à l’aide de la rubrique Gestion des informations de l’entreprise.
Certains numéros d’article ont peut-être changé. Si ce n’est pas ce que vous recherchez, essayez de faire une recherche sur tous les articles. Rechercher des articles

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

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

Cet article a peut-être été traduit automatiquement. Si vous avez des commentaires concernant sa qualité, veuillez nous en informer en utilisant le formulaire au bas de cette page.

Contenu de l’article


Symptômes

Refer to Resolution section.

Cause

NA

Résolution


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


Propriétés de l’article


Dernière date de publication

16 févr. 2024

Version

5

Type d’article

Solution