Missing Else statement (#25457)

Missing the final Else statement in the conditional statement
pull/4420/head
Troy Sampson 2017-06-22 10:47:58 -06:00 committed by jhawkesworth
parent 33a6150393
commit e391206acc
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ Function UserSearch
return $apppoolobj.applicationPoolSid
}
}
Else
{
#Search by samaccountname
$Searcher = [adsisearcher]""