Die Suche ergab 3 Treffer

von Feonik
29 Mai 2012, 16:15
Forum: Free Support
Thema: Remote control runs on local PC
Antworten: 4
Zugriffe: 2748

Re: Remote control runs on local PC

Oh, sorry :)

I hoped to run any commands on remote PC by opsi client agent like ssh for all selected PC.

Then I will must do it only by opsi packet with script like this:

setup.ins

Code: Alles auswählen

[Actions]
DosBatch_cmd

[DosBatch_cmd]
net user Admin 123456
Or is it other way?
von Feonik
29 Mai 2012, 15:42
Forum: Free Support
Thema: Remote control runs on local PC
Antworten: 4
Zugriffe: 2748

Re: Remote control runs on local PC

Thank you for your reply. But I not understand :) When I write cmd.exe /c net user %host% then I get "User name not found" (translate from Russian). %host% is parameter for "net user" in this case, is not parameter for "Remote Control". Please explain to me by giving an...
von Feonik
29 Mai 2012, 13:08
Forum: Free Support
Thema: Remote control runs on local PC
Antworten: 4
Zugriffe: 2748

Remote control runs on local PC

I run my browser (any - IE, Firefox, Opera) on my local PC and try run my command by "Remote Control" for selected remote PC. But my command runs on my local PC. My config: opsi 4.0.1 local PC: Windows XP or Windows 7, java 1.6.0_24-b07 or 1.6.0_25-b06, browser - any (IE, FF, Opera) remote...