iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Gets an instance of this class for remote machine. If options is null (Nothing in Visual Basic) always returns an instance for this machine.
public static DMI CreateInstance(DmiConnectOptions options = null)
A DMI
reference that contains DMI information.