User Tools

Site Tools


systems:hp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
systems:hp [2017/05/27 19:31] superwizardsystems:hp [2020/10/16 16:48] (current) – [WMIC] superwizard
Line 1: Line 1:
 +====== Hewlett Packard HPE Integrity ======
 +
 +From: https://www.islandco.com/hp-integrity-server/rx2800-i4-server
 +
 +Also: https://community.spiceworks.com/topic/2017842-emc-nas-vs-windows-file-storage
 +
 +<code>
 +Very reliable central server
 +</code>
 +
 +
 +====== 8710 wireless is disabled ======
 + 
 +From: https://h30434.www3.hp.com/t5/HP-Connected-Mobile-Printing-and-Cloud-Printing/8710-wireless-is-disabled/td-p/5734513
 +
 +Re: 8710 wireless is disabled 
 +Options
 +‎09-16-2016 01:49 PM
 +I'm not sure why they don't document it but very faintly you can see a curved arrow to the bottom left of the LCD panel (in line where you might see the House or Question Mark icon).  If you tap this roughly 4 times, eventually you will be brought to a support Menu.  Within this menu you'll see left to right arrows and various options to either Reste to Factory Defaults or Enable/Disable Menus.  This helped me for when the intial setup was donw with Network disabled.
 +
 +
 +
 ====== HP Designjet T610 Printer Series - Color management ====== ====== HP Designjet T610 Printer Series - Color management ======
  
Line 19: Line 41:
 wmic bios get serialnumber wmic bios get serialnumber
 </code> </code>
 +
 +====== WMIC ======
 +
 +
 +2020-10-16
 +
 +<WRAP center round box >
 +Windows Management Instrumentation Command-line (WMIC), which uses the power of Windows Management Instrumentation (WMI) to enable systems management from the command line, is one of those reasons.
 +
 +From <https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-2000-server/bb742610(v=technet.10)?redirectedfrom=MSDN> 
 +
 +
 +What service packs, patches and hotfixes were installed and on what date?
 +
 +    wmic qfe get description,installedOn /format:csv
 +
 +From <https://ttcshelbyville.wordpress.com/2019/10/20/wmic-a-little-known-command-in-windows-2/> 
 +</WRAP>
 +
 +
 +
 +
 +
  
 ====== BIOS and startup Options ====== ====== BIOS and startup Options ======
systems/hp.1495913475.txt.gz · Last modified: 2017/05/27 19:31 by superwizard