Home All Groups Group Topic Archive Search About


Author
14 Nov 2007 10:25 PM
ned
Hi all

I have this customer 2003 server... when i try to run a batch file e.g.
myfile.bat on the machine the command shell will open but execution will
just loop with no actual command being carried out by the batch.

Is this some kind of batch execution protection from group policy?

Thanks

Author
15 Nov 2007 2:34 AM
Jeffery Hicks [MVP]
Does the batch file work properly on other machines?  I'm not aware of any
group policy setting that would prevent a batch file from running. Now you
could certainly use a GPO to set file permissions on programs like ftp.exe
in which case if your batch file used that command it might not work.

Do you get any errors?  Can you post the batch file?

--
Jeffery Hicks
Microsoft PowerShell MVP
http://www.scriptinganswers.com
http://www.powershellcommunity.org

Now Available: WSH and VBScript Core: TFM
Coming Soon: Windows PowerShell: TFM 2nd Ed.
Show quote
"ned" <ns@nospam.com> wrote in message news:fhfskp$cd5$1@aioe.org...
> Hi all
>
> I have this customer 2003 server... when i try to run a batch file e.g.
> myfile.bat on the machine the command shell will open but execution will
> just loop with no actual command being carried out by the batch.
>
> Is this some kind of batch execution protection from group policy?
>
> Thanks

AddThis Social Bookmark Button