Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Software Dell Command: Comprobación de si la contraseña del HDD está presente con las herramientas de Dell

Summary: El siguiente artículo lo guiará a través de la comprobación de la contraseña de la unidad de disco duro (unidad de disco duro) presente mediante el software Dell Command.

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Symptoms


 

¿Cómo puedo saber si el disco duro tiene una contraseña mediante las herramientas de Dell?

 

¿Cómo puede saber si su computadora tiene una contraseña de disco duro presente?

En la siguiente guía, recibirá orientación sobre cómo hacer esto mediante el software Dell Command instalado en la computadora Dell.


Volver al principio


Cause

No corresponde.

Resolution

 

Una guía para comprobar la contraseña del disco duro mediante Dell Command Software

 

Nota: No puede averiguar la presencia de la contraseña del disco duro mediante Dell Command | Monitor (OMCI), pero varias otras herramientas de Dell Command lo ayudarán a identificar esto.

Cómo abrir un símbolo del sistema:

Presione a la vez las teclas para abrir el menú de usuario avanzado. Seleccione Command Prompt with Admin en la lista de opciones.

Dell Command | PowerShell Provider:

PS C:\temp> (dir dellsmbios:\security\hddinfo | select -ExpandProperty currentvalue).PwdProtected
No

PS C:\temp>

Dell Command | Configure (CCTK) 1:

C:\Program Files (x86)\Dell\Command Configure\X86_64>cctk --hddinfo
HDD Information in the current system.
--------------------------------------------
Index : 0
HDD Name: Internal- SN: W3N0FRH7
Present: Yes
Pwd-Protected: No
Pending-Restart: No
Admin-only-change: No
-------------------------------------------

Dell Command | Configure (CCTK) 2:

(La contraseña del disco duro está presente)

C:\dell\DCC\X86_64>cctk --hddpwd=
The HDD 0 is password protected. Provide the password.

C:\dell\DCC\X86_64>

(No hay una contraseña de disco duro presente)

C:\dell\DCC\x86_64>cctk --hddpwd=
HDD password cannot be cleared as the HDD is not password protected.

C:\dell\DCC\X86_64>

Al revisar la base de instalación, puede incluir la respuesta de estas herramientas en scripts para comprobar la presencia de una contraseña de disco duro.


Volver al principio


Article Properties


Affected Product

Inspiron, Latitude, Vostro, XPS, Fixed Workstations, Dell Command | Configure, Dell Command | Powershell Provider

Last Published Date

25 Apr 2022

Version

5

Article Type

Solution