add systeminfo.exe output

This commit is contained in:
Dax T. Games
2020-09-12 06:10:41 -04:00
parent 6458199812
commit 4378741aad
3 changed files with 18 additions and 0 deletions

View File

@ -33,6 +33,12 @@ write-host get-command git
write-host ------------------------------------
get-command git
write-host ''
write-host ------------------------------------
write-host systeminfo
write-host ------------------------------------
systeminfo
write-host ''
write-host ------------------------------------
write-host Make sure you sanitize this output of private data prior to posting it online for review by the CMDER Team!