mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2024-10-05 20:47:50 -04:00
Update powershell.md
This commit is contained in:
parent
bf14cecdac
commit
9eb9be3af2
@ -110,6 +110,14 @@ To get information about the operating system, run the command below:
|
||||
Get-WmiObject -Class Win32_OperatingSystem
|
||||
```
|
||||
|
||||
## SYSTEMINFO
|
||||
|
||||
__SYSTEMINFO__ displays operating system configuration information for a local or remote computer.
|
||||
|
||||
```
|
||||
SYSTEMINFO /FO LIST
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user