Get-OfflineScoutData PowerShell Script V1.01

#Version 1.01 3-Apr-2019

    • Fix an issue where the ListOfDDCs regkey value isn’t seen by humans but PoSH “sees” it and creates an array with one element with a value of one space. Added additional tests to check if ListOfDDCs is Null or an empty string is a string of one space, then go to the test for RegisteredDdcFqdn. Thanks to Rene Bigler for finding another bug in this script.
Figure 1 Do you see ListOfDDCs?
Figure 1 Do you see ListOfDDCs?
Figure 2 PowerShell "sees" it
Figure 2 PowerShell “sees” it

When I find that mythical entity called “spare time”, I’ll load up ProcMon and look at what is going on.

You can always find the most current script by going to https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/

Thanks

Webster