Since we have upgraded we are unable to fully deploy a package.
We are able to deploy a package that does not rely on access a network share, eg local disk to the PC (ie gpupdate) but when we try to deploy to a remote share inc DefaultPackageShare, it fails.
All system checks that we have in place all work (OS type, file existence, etc), it always fails trying to access the network share.
We have reconfigured the share, moved to another file server, changed credentials...but still fails.
When we run the command from a command prompt on the PC, it runs fine.
We are due to deploy an upgrade to an application this week so I would appreciate a quick response.
Full error message is;
Result: Deployment ended: This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package. Stop(Failure). Credential: (.\administrator). ShareCredential: (lansweeper\installer).
Command: msiexec.exe /i "\\fs1\WRK1\mir32.msi" /norestart /qn SERVERIP=mirage USESSLTRANSPORT=TRUE /quiet
Thanks
Dave