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
d
@lists.sourceforge.net
Subject: Re: [WiX-users] Creating user in AD
Is there anyone else out there that you know of who could shed some
light on this topic?
I'm currently trying to have an install create an AD user and I can't
seem to get it working. The install is intended to be run on
Is there anyone else out there that you know of who could shed some
light on this topic?
I'm currently trying to have an install create an AD user and I can't
seem to get it working. The install is intended to be run on a machine
other than the domain controller. The user that I am logged into
Douglas Watts wrote:
Can WiX create domain users in Active Directory?
The WiX server CAs call DsGetDcNameW to get the name of a domain
controller, then call NetUserAdd to add the user to that server. So I
think the answer is yes, but given that it's a no-impersonate CA, it's
not clear tha
Can WiX create domain users in Active Directory? If so, are there any
special "gottcha's"? For instance, if I want to specify a group
membership do I use "BUILT-IN"? (as in: "BUILT-IN\Administrators")
_
Doug Watts
---
5 matches
Mail list logo