Hi! Thanks for this project.
How I Can get FQDN name computer?
--
You received this message because you are subscribed to the Google Groups "msiext" group.
To unsubscribe from this group and stop receiving emails from it, send an email to msiext+un...@googlegroups.com.
To post to this group, send email to msi...@googlegroups.com.
Visit this group at http://groups.google.com/group/msiext.
For more options, visit https://groups.google.com/d/optout.
DS_COMPUTERNAME | Optional string that specifies the name of the server to process this function. |
DS_DOMAINNAME | Optional string that specifies the name of the domain or application partition to query. |
DS_SITENAME | Optional string that specifies the name of the site where the returned domain controller should physically exist. |
DS_FLAGS | Contains a set of flags that provide additional data used to process the request. |
<CustomAction Id="SetFqdnComputerName" Property="FQDN_COMPUTERNAME" Value="[%COMPUTERNAME].[%USERDNSDOMAIN]" Execute="immediate" /> |
--
You received this message because you are subscribed to the Google Groups "msiext" group.
To unsubscribe from this group and stop receiving emails from it, send an email to msiext+un...@googlegroups.com.
To post to this group, send email to msi...@googlegroups.com.
Visit this group at http://groups.google.com/group/msiext.
For more options, visit https://groups.google.com/d/optout.