Michael Osmond wrote:
I am not familiar with the custom action, but do you know if it is impersonating the user running the install or as the local system account (which the MSI process uses). I suspect it is the later, in that case the custom action will work if the install is running on a domain controller, but will not work on a member server/workstation, because the local system account only has local significance.

Correct -- the CA that creates the users runs as system. There isn't explicit support in the serverca code to support AD.

--
sig://boB
http://bobs.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to