TwojePC.pl © 2001 - 2024
|
|
A R C H I W A L N A W I A D O M O Ś Ć |
|
|
|
powershell - pomocy - zgłupiałem , ViS 8/05/13 11:07 robię
$users = Import-Csv -Path C:\pliczek.csv
user att1 att2
--- ---- ------
111 222 333
i teraz pojedynczo mi zwraca wszystko co chcę
czyli
$users.xxx
zwraca
111
itd itp
ale jak robię
get-aduser -filter {samaccountname -eq '$users.xxx'}
to nie zwraca już nic
jak żyć??I will not buy this record - it is
scratched. - ok mam , ViS 8/05/13 11:10
get-aduser -filter "samaccountname -eq '$($users.san)'"
durny jestem!I will not buy this record - it is
scratched. - tzn oczywiście , ViS 8/05/13 11:11
get-aduser -filter "samaccountname -eq '$($users.user)'"
w tym konkretnym przykładzie :)I will not buy this record - it is
scratched. - Heh też takie wątki mam na boardzie. , ptoki 8/05/13 22:08
Sam sobie zadaje pytanie, potem znajduje rozwiązanie :)- ja ostatnio na autokąciku , Chrisu 8/05/13 22:10
tak miałem ;). /// GG# 1 110 10 10 11 100 10 \\\
|
|
|
|
|
All rights reserved ® Copyright and Design 2001-2024, TwojePC.PL |
|
|
|
|