0

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

dsolimano
  • 8,870
  • 3
  • 48
  • 63
Sajid
  • 1
  • 4

1 Answers1

1

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.

Igor Lankin
  • 1,416
  • 2
  • 14
  • 30