![]() |
psexec exited on [computername] with error code 3 |
Post Reply
|
| Author | |
Eklipse
Newbie
Joined: 28 May 2007 Location: Uruguay Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: psexec exited on [computername] with error code 3Posted: 28 May 2007 at 6:45am |
|
I want to register a dll remotely: psexec \\[computername] regsvr32 /s \\[computername]\mypath$\MyFolder\Mydll.dll The error: regsvr32 exited on [computername] with error code 3. I'm using an user from the domain and it has permission to register in [computername]. I checked the username permissions and they are ok. I can register the library if I log into [computername] using the same username. Clue:In fact, is the only computer that the steps are not working. Other server the comand is working properly. Any ideas? Thanks in advance Fernando |
|
|
EkLiPsE
|
|
![]() |
|
namrehto
Senior Member
Joined: 23 June 2005 Location: Scotland Status: Offline Points: 3866 |
Post Options
Thanks(0)
Quote Reply
Posted: 28 May 2007 at 7:01am |
|
The error code is that returned by regsvr32 and code 3 is evidently ERROR_PATH_NOT_FOUND. PsExec appears to have worked okay.
|
|
|
Gil
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |