Raakin
ADSM.ORG Senior Member
- Joined
- Aug 12, 2008
- Messages
- 373
- Reaction score
- 6
- Points
- 0
[SOLVED] Initial Login - Automate
I know this has been asked a few times but I have yet to find a post that has given a solid answer.
IDEAL: I want to know what method(s) are out there, specificially for a TSM Windows Client (6.2.x), to automate the the initial username and password prompt by the TSM client.
GOAL: Install, configure and register a Windows TSM client all remotely, not interfering with the user of the computer.
Methods I have tried/looked into:
I know this has been asked a few times but I have yet to find a post that has given a solid answer.
IDEAL: I want to know what method(s) are out there, specificially for a TSM Windows Client (6.2.x), to automate the the initial username and password prompt by the TSM client.
GOAL: Install, configure and register a Windows TSM client all remotely, not interfering with the user of the computer.
Methods I have tried/looked into:
- Looked into supplying a username and password switch - they don't exist for the client
- Looked into a response.dat file - others experience stated it read the first line of the response file but not the second (password) line.
- Tried using sendkeys script - could not run or use sendkeys remotely
- Tried using 'psexec \\nodename cmd' and then execute dsmc remotely - dsmc hangs after entering the nodename (yes, not automated but fulfills the Goal)
Last edited: