Opened 6 years ago
Closed 6 years ago
#1184 closed defect (invalid)
Can't show RPM of HD without run cmd as admin
Reported by: | Felipe Mendes | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | smartctl | Version: | 7.0 |
Keywords: | windows | Cc: |
Description (last modified by )
C:\Users\FME>smartctl -i sdb smartctl 7.0 2018-12-30 r4883 [x86_64-w64-mingw32-w10-1809] (sf-7.0-1) Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org Warning: Limited functionality due to missing admin rights === START OF INFORMATION SECTION === Device Model: ST1000LM035-1RK172 Serial Number: WDELLTBT Firmware Version: SDM2 Device is: Not in smartctl database [for details use: -P showall] ATA Version is: [No Information Found] Local Time is: Tue Apr 16 16:13:41 2019 HB SMART support is: Available - device has SMART capability. Enabled status cached by OS, trying SMART RETURN STATUS cmd. SMART support is: Enabled
Attachments (1)
Change History (4)
by , 6 years ago
follow-up: 3 comment:1 by , 6 years ago
i need get this information of RPM without run cmd as administrator
comment:2 by , 6 years ago
Description: | modified (diff) |
---|---|
Keywords: | windows added; smartctl -i sdb removed |
Milestone: | Release 7.1 |
Priority: | critical → minor |
For future submissions, PLEASE
- do not set a milestone
- avoid console screenshots, copy/paste to plaintext attachment or comment instead.
comment:3 by , 6 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
This is not possible. Without admin rights, only IOCTL_STORAGE_QUERY_PROPERTY is available. This function only provides a small subset of device IDENTIFY information. Smartctl indicates this with
Warning: Limited functionality due to missing admin rights
.
Note:
See TracTickets
for help on using tickets.
running as admin