<br><div class="gmail_quote">2011/1/6 LAPLAUD François <span dir="ltr"><<a href="mailto:laplaud@sdis72.fr">laplaud@sdis72.fr</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
...<br>
All is going well except that I get this error message :<br>
[...]<br>
Initialized temporary local log file: C:\Windows\TEMP\wpkg-logInit.log<br>
Initializing new log file: \\<a href="http://srv-wds01.sdis72.fr" target="_blank">srv-wds01.sdis72.fr</a>\wpkg\Logs\pc1007-057.W7.log<br>
Failed to open log file: ACCESS DENIED; falling back to local logging: null<br>
WPKG 1.1.2 starting...<br>
Base directory is '\\<a href="http://srv-wds01.sdis72.fr" target="_blank">srv-wds01.sdis72.fr</a>\wpkg-w7'.<br>
[...]<br>
<br>
I have checked shares and NTFS rights and they seems correct.<br>
I then types the following command :<br>
psexec \\pc1007-057 -s cmd /c echo test > \\<a href="http://srv-wds01.sdis72.fr" target="_blank">srv-wds01.sdis72.fr</a>\wpkg\Logs\pc1007-057.W7.log<br>
<br>
And this last command works perfectly (the log file is created... with the text "test" in it)<br>
<br></blockquote><div><br></div><div>Your echo test does seem to indicate that your rights on the server share are correct, which is kind of puzzling.  You might try actually logging into a workstation and running your command:</div>
<div><br></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">cscript \\<a href="http://srv-wds01.sdis72.fr/" target="_blank" style="color: rgb(0, 0, 204); ">srv-wds01.sdis72.fr</a>\wpkg-w7\wpkg.js /synchronize /debug</span></div>
<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">from within a SYSTEM user command prompt (</span><a href="http://wpkg.org/SYSTEM_user_Command_Prompt">http://wpkg.org/SYSTEM_user_Command_Prompt</a>).</div>
<div><br></div><div>I use the same method that you are attempting using beyondexec (<a href="http://www.beyondlogic.org/solutions/remoteprocess/BeyondExec.htm">http://www.beyondlogic.org/solutions/remoteprocess/BeyondExec.htm</a>), but I don't remember encountering this error.</div>
<div><br></div><div>Cheers,</div><div><br></div><div>Troy</div><div><br></div></div>