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.

Oprogramowanie Dell Command: Sprawdzanie, czy hasło dysku twardego jest obecne w narzędziach firmy Dell

Summary: Poniższy artykuł zawiera opis sprawdzania hasła dysku twardego za pomocą oprogramowania 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


 

Jak sprawdzić, czy dysk twardy ma hasło za pomocą narzędzi firmy Dell?

 

Jak sprawdzić, czy w komputerze jest hasło dysku twardego?

Poniższy przewodnik pokazuje, jak to zrobić przy użyciu oprogramowania Dell Command zainstalowanego na komputerze Dell.


Powrót do góry


Cause

Nie dotyczy.

Resolution

 

Przewodnik sprawdzania hasła dysku twardego za pomocą oprogramowania Dell Command

 

Uwaga: Nie można uzyskać informacji o obecności hasła dysku twardego za pomocą narzędzia Dell Command | Monitor (OMCI), ale kilka innych narzędzi Dell Command pomoże to zidentyfikować.

Jak otworzyć wiersz polecenia

Naciśnij kombinację klawiszy , aby otworzyć menu ustawień zaawansowanych. Wybierz Wiersz polecenia (administrator) z listy opcji.

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:

(Hasło dysku twardego jest obecne)

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

C:\dell\DCC\X86_64>

(Hasło dysku twardego nie jest obecne)

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

C:\dell\DCC\X86_64>

Podczas sprawdzania w bazie instalacji można uwzględnić odpowiedź tych narzędzi w skryptach, aby sprawdzić obecność hasła dysku twardego.


Powrót do góry


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