Non car j'ai besoin de savoir qui est admin local jai trouver un truc sympa mais jai un soucis avec mon powershell :
http://sys-advisor.com/2015/11/24/ [...] omment-475
ligne 35
$MembresAdmin = $Connexion.psbase.invoke('Members') | %{$_.GetType().InvokeMember('Name','GetProperty', $null, $_, $null)}| Where-Object {$_ -notlike "admin*" -and $_ -notlike ""}
if ( !$MembresAdmin )
Invoke doit etre une action ou je sais pas comment ca s'appelle mais sur mon powershell ca le fait pas