Anyone else getting failure on?Get-AutoDiscovery?
PS C:\Users\dportugal> Get-AutoDiscovery -showprogress Get-NicAdapter : You cannot call a method on a null-valued expression. At C:\Users\dportugal\Documents\WindowsPowerShell\Modules\PSCrestron\AutoDiscovery.psm1:160 char:17 + $nics = Get-NicAdapter + ~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [Get-NicAdapter], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull,Get-NicAdapter