skissinger
Posts: 2168
Score: 135 Joined: 9/13/2001 From: Sherry Kissinger Status: offline
|
ALLUSERS=1 means a per-machine install is attemped; if admin rights to an object (registry, files) cannot be obtained by the machine, the install will fail. ALLUSER=2 means a per-machine install is attempted; if admin rights to an object (registry, files) cannot be obtained by the machine, the install will attempt to install per-user. Personally, I like ALLUSERS=1 because depending upon how a vendor created their MSI, if it's a per-user install, the history of that install will be kept in a different area of WMI, so you literally cannot see it correctly using ConfigMgr's hardware inventory. There are occasions where the vendor's install forces me to use ALLUSERS=2, because they've built custom actions, etc., that I simply cannot get around using a transform.
_____________________________
mofmaster@smsexpert.com (version 2007) | http://www.smsexpert.com | http://www.sccmexpert.com My Blog Microsoft MVP - ConfigMgr
|