I have a PowerShell script that starts several external programs and batch files. All of calls worked fine on my Windows XP/PowerShell 2.0 machine.
On a Windows Server 2003/PowerShell 1.0, however, several of those resulted in an error "ERROR: operable program or batch file." for some reason. Some worked. Most resulted in the error.
What am I likely doing wrong?