If you want to see all command and results of each command, please go to the Source.
gathering System related information
C:\>systeminfo
Running Services
C:\>tasklist /svc
Installed Services
C:\>sc query state= all
Current environment settings
C:\>set
Find Username
C:\>set | find "USERNAME"
Find Domain
C:\>set | find "USERDOMAIN"
Find Current User Information
C:\>net user
No comments:
Post a Comment