Reputation: 1
Is there any way to get mother board serial number without using WMI and without authentication of remote machine.
Upvotes: 0
Views: 2614
Reputation: 1486
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.
Upvotes: 1