There is an easy way to find string internally command output.
This command is Findstr known.
systeminfo | findstr /i "system model"
To find local server/pc network connection in plase below command it could be very useful
nestat -ano | findstr /i "x.y.z.w"