Launch OPatch lsinventory on remote machines
I have 4 environments of servers that all contain various Oracle product, Workspace, HFM, FDM, Planning, Reporting, Essbase and DRM. These are all Windows 2008 R2 machines hosting the 11.1.2.3 or 11.1.2.3.700 versions of the products. What I am trying to do is run the OPatch.bat lsinventory call on all machines from one remote machine and return the results. I have been trying this with Powershell and Batch scripts without success. I am able to launch powershell "Invoke-Command" calls without issue to the machines but the actual opatch.bat either does not run or I get a VM memory failure. This