I could very well be doing something wrong, but I ran the executable and here's what I get:
The term 'Invoke-WebRequest' is not recognized as the name of a cmdlet, function, script file, or o
perable program. Check the spelling of the name, or if a path was included, verify that the path is
correct and try again.
At line:1 char:18
+ Invoke-WebRequest <<<< -Uri 'DEFAULT' -
OutFile './MEDICAT_NEW.EXE'
+ CategoryInfo : ObjectNotFound: (Invoke-WebRequest:String) [], CommandNotFoundExcept
ion
+ FullyQualifiedErrorId : CommandNotFoundException
The term 'Invoke-WebRequest' is not recognized as the name of a cmdlet, function, script file, or o
perable program. Check the spelling of the name, or if a path was included, verify that the path is
correct and try again.
At line:1 char:18
+ Invoke-WebRequest <<<< -Uri 'DEFAULT' -OutFile './u
pdate.bat'
+ CategoryInfo : ObjectNotFound: (Invoke-WebRequest:String) [], CommandNotFoundExcept
ion
+ FullyQualifiedErrorId : CommandNotFoundException