Run below command on CMD prompt of windows machine:
systeminfo /s %computername% | findstr /c:"Model:" /c:"Host Name" /c:"OS Name"
C:\Users\Administrator>systeminfo /s %computername% | findstr /c:"Model:" /c:"Host Name" /c:"OS Name"
Host Name: RANJIServer
OS Name: Microsoft Windows Server 2016 Standard
System Model: VMware Virtual Platform
C:\Users\Administrator>
No comments:
Post a Comment