Hi wix-users..

Is there any way to check whether user is domain admin on Active Directory with 
wix (expecially in wix 3.9).
Let's say we have group X which is sub-group under group 'Domain Admins', so 
any user who is member of group X automatically becomes domain admin.
Basically I want to make hierarchical check, so if user is not part of any of 
the sub-group of 'Domain Admins', then installer should fail.

For example:
-> Group X subgroup of 'Domain Admins'
-> Group Y is any group not under 'Domain Admins'
-> User A is member of Group X, User B is member of group Y

Case-I: When User A runs the installer, the installer should run successfully.
Case-II: When User B runs the installer, the installer should fail and show an 
error.

Is there any way we can achieve this in wix????

                                          
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to