Fixed Tech-N2 not getting his script set because of a typo
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user