Jump to content

CTRL-ALT-DEL


 Share

Recommended Posts

Dear reader,

I m making a script where it is critical that i can send ctr-alt-del.

does anyone know a work around?

I want to change the password for the user but cant push ctrl-alt-del :S (in Novell)

a command line tool isn´t there instead AD ;)

1 of the first things i saw where AD is better... :)

2 bad windows can´t handle simulating ctrl-alt-del. :S

thnx 4 reading :)

as finishing touch god created the dutch

Link to comment
Share on other sites

If you are just trying to open the Windows task manager, there are other methods besides Ctrl+Alt+Del. Execute the program directly or Send Ctrl+Shift+Esc [send("^+{ESC}")] instead.

George

Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.

Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.***

The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.

Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else.

"Old age and treachery will always overcome youth and skill!"

Link to comment
Share on other sites

you can change the password using an ldap query too and interface against the AD.

http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct04/hey1015.mspx

http://www.autoitscript.com/forum/index.php?showtopic=97554&view=findpost&p=701474

Link to comment
Share on other sites

Hi guys,

All good thinking but not the thing i had in mind.

I want to change the user passwords whit the command line in novell not in AD :)

or simulating ctrl-alt-del :) because there is a button to change the password....

pressing ctrl-alt-del doesn´t work also ctrl-down,alt-down and del.-down :S

Good thinking of windows to not let that combination be simulated but not for me ;)

as finishing touch god created the dutch

Link to comment
Share on other sites

Yesssss i found it :)

thnx for all the reply´s :)

but a work around i created thnx to the program QUICK a tool for Novell..

whit this tool u can change the password of a user whit a syntax....

QUICK Password [<otype>=]<name*><pwd><oldpwd>

examples:

QUICK Password User=A* something

QUICK Password .someone.ou1.org something anything

Edited by FMS

as finishing touch god created the dutch

Link to comment
Share on other sites

Ctrl+alt+del cannot be simulated by software.

There are several remote control software products doing so smoothly? (UltraVNC, RDP, PC-Anywhere, ...)

It's impossible to do so using autoit :) (afaik)

Regards, Rudi.

Earth is flat, pigs can fly, and Nuclear Power is SAFE!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...