Hi All,
I'm currently removing a lot of application deployments via Powershell.
I'm stuck with around 150 deployments that fail with:
Object Reference not set to instance of an object.
I've confirmed that the deployments and the relevant CI_ID's exist.
The only think that is the same for all 150 deployments is that they are for Applications which do not have any content... i.e just calling cmd.exe or a command within the system, or acting as a stub installer...
Is there a workaround for this?