Networks Thread, GPO .bat won't run in Technical; I have a GPO to run an exe file on a share on one of our servers. The bat file ...
-
15th April 2009, 11:43 AM #1
- Rep Power
- 0
GPO .bat won't run
I have a GPO to run an exe file on a share on one of our servers. The bat file that the GPO should execute looks like this:
start \\SERV01\RPM$\client.exe data=\\SERV01\RPM$\Data
Just running the script causes the client to start on a local machine, however the GPO does not start the client program. GPO Results shows that the GPO is firing, and I can see no errors in the Event Viewer for the local machine. This one is baffling me! Any ideas?
-
-
IDG Tech News
-
15th April 2009, 07:32 PM #2 Do you have a software restrictions policy defined?
Is it a startup or logon script? If so, does the respective computer or user account have read permission on the share and NTFS?
Failing that, can you run the executable from Run as \\SERV01\RPM$\client.exe data=\\SERV01\RPM$\Data ?
If so, try adding that to the GPO directly instead of using the batch file.
-
-
15th April 2009, 11:25 PM #3 I'm pretty sure we don't have "start" in our GPO startup scripts, and they run stuff on UNC shares just fine 
Is "data=\\SERV01\RPM$\Data" supposed to be passed as a parameter? If so try enclosing the whole thing in apostrophes:
"\\SERV01\RPM$\client.exe data=\\SERV01\RPM$\Data"
Last edited by Oops_my_bad; 15th April 2009 at 11:27 PM.
-
-
16th April 2009, 08:25 AM #4
- Rep Power
- 0
As a quick update, we have solved this issue by using the "Run these programs at user logon" setting in the GPO. We never did get the .bat working...
-
SHARE:
Similar Threads
-
By Dos_Box in forum General Chat
Replies: 1
Last Post: 11th July 2008, 01:19 PM
-
By Lesley_tech in forum General Chat
Replies: 2
Last Post: 13th June 2008, 04:09 PM
-
By Neville in forum Windows
Replies: 0
Last Post: 7th May 2008, 12:13 PM
-
By cookie_monster in forum MIS Systems
Replies: 10
Last Post: 11th February 2008, 01:28 PM
-
By robert.mabbutt in forum MIS Systems
Replies: 9
Last Post: 15th August 2007, 09:43 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules