|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Shortcut to change password dialogHi everybody,
I want to create a shortcut to open the change password dialog for the current user. The users can´t use Ctrl-Alt-Del because they only connect via Terminal Server - and they asked whether they could change their passwords whenever they want (it works when the password expires, but they want to control when they change it). Is there a way to open that dialog via explorer with command line options or WMI call (maybe via VBS) to open that dialog? Kind regards, Rudi
Show quote
Hide quote
"rvaas" <rv***@discussions.microsoft.com> wrote in message No need for a shortcut - get the users to press Ctrl+Alt+End whilenews:4CEB74A3-79A2-437B-A425-F025808E1395@microsoft.com... > Hi everybody, > I want to create a shortcut to open the change password dialog for the > current user. The users can´t use Ctrl-Alt-Del because they only connect > via > Terminal Server - and they asked whether they could change their passwords > whenever they want (it works when the password expires, but they want to > control when they change it). > Is there a way to open that dialog via explorer with command line options > or > WMI call (maybe via VBS) to open that dialog? > > Kind regards, > Rudi on the Terminal Server. If you still insist on using an alternative method to change the password then you can embed the following command into a batch file: net user %UserName% NewPassword /domain > Hi Pegasus (MVP),> No need for a shortcut - get the users to press Ctrl+Alt+End while > on the Terminal Server. > > If you still insist on using an alternative method to change the password > then you can embed the following command into a batch file: > > net user %UserName% NewPassword /domain > > thank you for your quick response, when I execute your batch command I receive a - request will be processed by a domain controller - system error 5. Hitting ctrl-alt-del does not work for them as they are logged into their local machine with accounts from a different and unknown domain. And they should be able to change their accounts in our domain, which is used to log on to Terminal Server. Kind regards, Rudi
Show quote
Hide quote
"rvaas" <rv***@discussions.microsoft.com> wrote in message I did not write "Ctrl+Alt+Del" - I wrote "Ctrl+Alt+End"!news:864F6DA2-1D77-4683-BC62-960B01894D36@microsoft.com... >> >> No need for a shortcut - get the users to press Ctrl+Alt+End while >> on the Terminal Server. >> >> If you still insist on using an alternative method to change the password >> then you can embed the following command into a batch file: >> >> net user %UserName% NewPassword /domain >> >> > Hi Pegasus (MVP), > thank you for your quick response, when I execute your batch command I > receive a - request will be processed by a domain controller - system > error 5. > Hitting ctrl-alt-del does not work for them as they are logged into their > local machine with accounts from a different and unknown domain. And they > should be able to change their accounts in our domain, which is used to > log > on to Terminal Server. > > Kind regards, > Rudi
Blue Screen-----Stop
Programs menu "Not enough storage is available to process this command" Script Triggered Following a Specific System Event Saving Settings on Shut-Down changing the login screen to win2k ? maintain user profiles when changing domain win 2k network id question/reset sys info What is causing Certificate Request A query on raid arrays |
|||||||||||||||||||||||