メイン コンテンツに進む
  • すばやく簡単にご注文が可能
  • 注文内容の表示、配送状況をトラック
  • 会員限定の特典や割引のご利用
  • 製品リストの作成とアクセスが可能
  • 「Company Administration(会社情報の管理)」では、お使いのDell EMCのサイトや製品、製品レベルでのコンタクト先に関する情報を管理できます。
一部の文書番号が変更されている可能性があります。探しているものではない場合は、すべての文書を検索してみてください。文書の検索

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

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

この記事は自動翻訳されたものである可能性があります。品質に関するフィードバックがある場合は、このページの下部にあるフォームを使用してお知らせください。

文書の内容


現象

Refer to Resolution section.

原因

NA

解決方法


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


文書のプロパティ


最後に公開された日付

16 2月 2024

バージョン

5

文書の種類

Solution