Re: Invoking change password dialog box via scripting
- From: "Jeffrey Millar" <jeff_millar@xxxxxxxxxx>
- Date: Tue, 28 Jun 2005 07:50:39 -0500
I've done a few hours of research and so far I can't find any method that
would let me script the trigger for executing the change password dialog
box. Using the rundll32 doesn't work on XP and on W2k it brings up the
change password control panel but not the physical change password event.
Also that dialog box still requires the user to use the ctrl-alt-del for
domain accounts.
I looked up the Sendkeys method but it doesn't allow the ctrl-alt-del
combination. Anyone else have any ideas that can be used via VBscript ?
I'm trying to stay away from compiling something.
Thanks,
"Michael Harris (MVP)" <mikhar at mvps dot org> wrote in message
news:%23rAYvz3eFHA.2420@xxxxxxxxxxxxxxxxxxxxxxx
> mr_unreliable wrote:
>> hi Jeffrey,
>>
>> Is this what you were looking for:
>>
>> (shell.run) "rundll32.exe shell32.dll,Control_RunDLL password.cpl"
>
> FWIW, this doesn't work on XP pro sp2, but then it doesn't visibly fail
> either. You can see rundll32.exe running in task manager for a few
> seconds, then it silently ends.
>
> --
> Michael Harris
> Microsoft MVP Scripting
>
>
>
>
.
- References:
- Invoking change password dialog box via scripting
- From: Jeffrey Millar
- Re: Invoking change password dialog box via scripting
- From: mr_unreliable
- Re: Invoking change password dialog box via scripting
- From: Michael Harris \(MVP\)
- Invoking change password dialog box via scripting
- Prev by Date: copying event logs
- Next by Date: Re: What is the value of <not Set>?
- Previous by thread: Re: Invoking change password dialog box via scripting
- Next by thread: Re: Invoking change password dialog box via scripting
- Index(es):
Relevant Pages
|