skissinger
Posts: 2110
Score: 134 Joined: 9/13/2001 From: Sherry Kissinger Status: offline
|
In that scenario, you are only able to change the regkey for the current user; which generally is the SYSTEM account, not the currently logged in user. There's a few ways to do this, but I think what I would do is if this is just regkeys (nothing else in the .MSI), I'd probably drop the keys into a .reg, and then use a reg import command for the program, and the program runs "only when a user is logged in" and "with user rights" to the reg keys go into the HKCU hive area. I'd also set the program to "run for every user that logs in". You could also forgot SMS completely, and use a GPO or login script.
_____________________________
mofmaster@smsexpert.com (version 2007) | http://www.smsexpert.com | http://www.sccmexpert.com My Blog Microsoft MVP - ConfigMgr
|