Fixed Tech-N2 not getting his script set because of a typo
This commit is contained in:
parent
b8bd6bd142
commit
be0e6f7c4e
@ -135,5 +135,5 @@ ForEach($user in $userList){
|
||||
}
|
||||
}
|
||||
Get-ADUser Tech-N1 | Set-ADUser -ScriptPath "Tech-N1.bat"
|
||||
Get-ADUser Tech-N | Set-ADUser -ScriptPath "Tech-N2.bat"
|
||||
Get-ADUser Tech-N2 | Set-ADUser -ScriptPath "Tech-N2.bat"
|
||||
Write-Color -Text "Les utilisateurs ainsi que leur mots de passes ont ete exportes ici : ","C:\techLogins-$pcName.csv" -Color White,Green
|
Loading…
x
Reference in New Issue
Block a user