We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a17627 + a44981b commit d888cfaCopy full SHA for d888cfa
presence/windows/windows_cmd_config.md
@@ -208,7 +208,7 @@ For some of these `wmic` commands that pull information (versus perform an actio
208
209
### Patch IDs
210
* **Command with arguments**: `wmic qfe get hotfixid`
211
- * **Description**: Retrieves BIOS information including system serial number.
+ * **Description**: Retrieves information about the patches installed on the system.
212
* **Output**:
213
* <div class="slide" style="cursor: pointer;"> **Windows 2008:** Show/Hide</div><div class="view"><code>C:\Users\johndoe>wmic qfe get hotfixid<br>HotFixID<br>KB955430</code></div>
214
0 commit comments