Comments
-
Thank you. This seemed to resolve it.
-
I found the answer for my situation. * It seems device scan will use WMI/RPC when you specify a credential. (Solarwinds please correct me on this) * Since I'm using Workgroups, authentication is performed locally.* To use local administrator "Admin", you must prefix with .\ so .\Admin * I knew firewalls would need…