Well first off you'd need to capture the details of an account which has 
permissions to create accounts in the domain. Generally this is a domain admin 
account but accounts can have permissions delegated to them so it doesn't 
necessarily have to be.
Then you'd need to connect to a domain controller which allows new accounts to 
be created (Server 2008 DC's can be read-only) which you may need to ask 
details of rather than pull from the LOGONSERVER environment variable.
Then you'd need to check the permissions of the account you were given were 
valid on that domain.
Then you could try creating the account by asking the user the normal account 
creation questions (username, name, password) & either provide defaults for the 
4 password options or ask the user what they want to do for those. That's the 
basic account stuff, it doesn't cover Exchange properties for creating a 
mailbox etc.

None of that is supported by default by Windows Installer or WiX. You'd need to 
write 3 or 4 UI pages & the same number of Custom Actions if not more just to 
get it working in a basic manner.

This sort of thing is way more trouble than it's worth especially if you start 
making assumptions.

Good Luck.

Palbinder Sandher 
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 
Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 
0SP
Email Disclaimer

-----Original Message-----
From: Carolina Zuqueto Amaral [mailto:carolina.ama...@conv.com.br] 
Sent: 30 June 2010 14:00
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Domain User

I don´t want to create a local user.
I need to create a domain user.
I don´t know to do this.

How Do I do this?


--
Carolina Zuqueto Amaral

tel: +55 21 2494-5476
cel: +55 21 9524-7186
email: carolina.ama...@conv.com.br

-----Original Message-----
From: Manson, Daniel (H USA) [mailto:daniel.man...@siemens.com]
Sent: terça-feira, 29 de junho de 2010 13:33
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Domain User

Have you seen this example?
http://www.tramontana.co.hu/wix/lesson6.php#6.8


-----Original Message-----
From: Carolina Zuqueto Amaral [mailto:carolina.ama...@conv.com.br]
Sent: Tuesday, June 29, 2010 12:22 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Domain User

Hi,

How Do I create a domain user?

Thanks,

Carolina Zuqueto.
------------------------------------------------------------------------
------
This SF.net email is sponsored by Sprint What will you do first with EVO, the 
first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

----------------------------------------------------------------------------
This message and any included attachments are from Siemens Medical Solutions 
and are intended only for the addressee(s).
The information contained herein may include trade secrets or privileged or 
otherwise confidential information. Unauthorized review, forwarding, printing, 
copying, distributing, or using such information is strictly prohibited and may 
be unlawful. If you received this message in error, or have reason to believe 
you are not authorized to receive it, please promptly delete this message and 
notify the sender by e-mail with a copy to central.securityoff...@siemens.com

Thank you

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint What will you do first with EVO, the 
first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Confidencialidade: A informação contida nesta mensagem de e-mail, incluindo 
quaisquer anexos, é confidencial e está reservada apenas à pessoa ou entidade 
para a qual foi endereçada. Se você não é o destinatário ou a pessoa 
responsável por encaminhar esta mensagem ao destinatário, você está, por meio 
desta, notificado que não deverá rever, retransmitir, imprimir, copiar, usar ou 
distribuir esta mensagem de e-mail ou quaisquer anexos. Caso você tenha 
recebido esta mensagem por engano, por favor, contate o remetente imediatamente 
e apague esta mensagem de seu computador ou de qualquer outro banco de dados. 
Grato.

Confidentiality Notice: The information contained in this email message, 
including any attachment, is confidential and is intended only for the person 
or entity to which it is addressed. If you are neither the intended recipient 
nor the employee or agent responsible for delivering this message to the 
intended recipient, you are hereby notified that you may not review, 
retransmit, convert to hard copy, copy, use or distribute this email message or 
any attachments to it. If you have received this email in error, please contact 
the sender immediately and delete this message from any computer or other data 
bank. Thank you.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint What will you do first with EVO, the 
first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to