Pular para o conteúdo principal
  • Faça pedidos de forma rápida e simples
  • Visualize os pedidos e acompanhe o status de envio
  • Crie e acesse uma lista dos seus produtos
  • Gerencie seus sites, produtos e contatos de nível de produto da Dell EMC usando o Company Administration.
Alguns números de artigo podem ter sido alterados. Se isso não é o que está procurando, tente pesquisar todos os artigos. Pesquisar artigos

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

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

Este artigo pode ter sido traduzido automaticamente. Se você tiver comentários sobre a qualidade dele, conte-nos usando o formulário na parte inferior da página.

Conteúdo do artigo


Sintomas

Refer to Resolution section.

Causa

NA

Resolução


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


Propriedades do artigo


Data da última publicação

16 fev. 2024

Versão

5

Tipo de artigo

Solution