Browse code

Missing Else statement (#25457) (#26113)

Missing the final Else statement in the conditional statement
(cherry picked from commit e391206accaee14742ecc9013c1af3b62074d18c)

John R Barker authored on 2017/06/27 03:26:39
Showing 1 changed files
... ...
@@ -84,6 +84,7 @@ Function UserSearch
84 84
             return $apppoolobj.applicationPoolSid
85 85
         }
86 86
     }
87
+    Else
87 88
     {
88 89
         #Search by samaccountname
89 90
         $Searcher = [adsisearcher]""