Getting mother board serial number without WMI and without authentication

2.5k Views Asked by At

Is there any way to get mother board serial number without using WMI and without authentication of remote machine.

1

There are 1 best solutions below

0
On

As far as I know that is not possible. You must use an local administrator account on the remote machine, so an authentication is required. See here.