The Microsoft Sysinternals PsInfo utility can do that for you. PsInfo is a command-line tool that gathers key information about the local or remote Windows system.
Today’s example is how to get the operating system version for a list of computers, such as this list: ![]()
So to get the information, we use PsInfo like this:
Recent Comments