![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | unlock locked user accounts Hi all does any one know how to make a script to unlock all the user accounts that are locked in the active directory ? tnx in advance. |
My System Specs![]() |
| | #2 (permalink) |
| | Re: unlock locked user accounts http://dmitrysotnikov.wordpress.com/...user-accounts/ -- WBR, Vadims Podans PowerShell blog - www.sysadmins.lv "don5" <don5@xxxxxx> rakstīja ziņojumā "news A8BF8B2-F7A8-40DA-A33D-D78DD4AB0649@xxxxxx"...Quote: > Hi all > > does any one know how to make a script to unlock all the user accounts > that > are locked in the active directory ? > > tnx in advance. |
My System Specs![]() |
| | #3 (permalink) |
| | Re: unlock locked user accounts hi vadims , i read this article you gave me and all i could get there is the release of only one user at a time. the command is Unlock-QADUser DSotnikov . but what i want is the unlock of all the users in the domain and not just one .... any idea ? "Vadims Podans" wrote: Quote: > http://dmitrysotnikov.wordpress.com/...user-accounts/ > > -- > WBR, Vadims Podans > PowerShell blog - www.sysadmins.lv > > "don5" <don5@xxxxxx> rakstīja ziņojumā > "news A8BF8B2-F7A8-40DA-A33D-D78DD4AB0649@xxxxxx"...Quote: > > Hi all > > > > does any one know how to make a script to unlock all the user accounts > > that > > are locked in the active directory ? > > > > tnx in advance. > |
My System Specs![]() |
| | #4 (permalink) |
| | Re: unlock locked user accounts try this: Get-QADUser -Locked | Unlock-QADUser -- WBR, Vadims Podans PowerShell blog - www.sysadmins.lv "don5" <don5@xxxxxx> rakstīja ziņojumā "news:F7A837A5-ABCE-49B7-A8C8-DB7D54F265AC@xxxxxx"... Quote: > hi vadims , i read this article you gave me and all i could get there is > the > release of only one user at a time. the command is Unlock-QADUser > DSotnikov . > > but what i want is the unlock of all the users in the domain and not just > one .... > > any idea ? > > "Vadims Podans" wrote: > Quote: >> http://dmitrysotnikov.wordpress.com/...user-accounts/ >> >> -- >> WBR, Vadims Podans >> PowerShell blog - www.sysadmins.lv >> >> "don5" <don5@xxxxxx> rakstīja ziņojumā >> "news A8BF8B2-F7A8-40DA-A33D-D78DD4AB0649@xxxxxx"...Quote: >> > Hi all >> > >> > does any one know how to make a script to unlock all the user accounts >> > that >> > are locked in the active directory ? >> > >> > tnx in advance. >> |
My System Specs![]() |
| | #5 (permalink) |
| | Re: unlock locked user accounts Hello don5, Quote: > Hi all > > does any one know how to make a script to unlock all the user accounts > that are locked in the active directory ? > > tnx in advance. > |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Bulk unlock user accounts | VB Script | |||
| [unlock.exe] Software Locked all Privilege and Unable to Unlock | Software | |||
| User Accounts at Logon vs User Accounts in Parental Control | Vista General | |||
| I locked my vista...how do I unlock it? | Vista General | |||
| Unlock a file beeing used by another user | PowerShell | |||