I created a pkg file with the "Administrating Adobe Acrobat XI Pro With The Casper Suite" pdf documentation which combined the serialization with the installer, but when someone clicks on it in self service -- self service claims to have succeeded, yet fails to install anything.
If I take the same package and do:
sudo installer -pkg "/path/to/package" -target /
It does install. However, if I don't specify a target, it fails. I am wondering if it is this particular characteristic that is causing the problem. Does anyone have any ideas as to why this may be happening or info how they did it? To date I've only used dmg files for all our applications, not things generated by a vendor utility. The aforementioned instructions seem to be for people who are doing monolithic images, but we do light imaging (and so 'install to boot volume' does seem relevant -- unless I am mistaken?)
