Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Remote Locking/Unlocking

Status
Not open for further replies.

RobertR

Programmer
Oct 6, 2001
2
DE
Hello!
I want to lock and unlock Computers from another Workstation. How can I do it? Ive only found an API-function locking the local machine but not remote ones. Any hint would help me alot.

Thx in advance
Robert
 
You could write a simple server that runs on the remote machine that waits for a command. When it gets the command from your remote machine it issues the local lock command
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top