|
Hello,
i've got a Problem with a Kix-Script. I wrote it in here already yesterday but I have a new Idea. But first of all my problem is, that i need to install some applications with Kix, but the users in our company don't have the rights to install any software. I know that it is possible to install the applications with software systems like IBM Tivoli or so, but my chef decided that we have to install it by the LogonScript...
So is it possible to use some "Comand-Line"-Tools where I can change the user, install the application and then go on in the LogonScript?
But how could I make it in a KIX-Script, I mean how can I start the tool and gave the needed parameters like usernema and password...
I must send this command:
c:\lsrunas /user:..... /password:...... /domain:....... /command:....... /runpath:....
is this possible with a KIX.Script?
And is there any way to cryp the password???
Thanks for the help..
Greetings schiba82
|