|
This post has NOT been accepted by the mailing list yet.
ServiceInstall/@Account requires the 'downlevel' NetBios formated credentials in the form domain\account, and in that form when a period is used it indicates the local computer as the domain. However util:User requires that util:User/@Account be the DNS user name only and that the domain be specified in util:User/@Domain. This difference may seem strange but is related to the different underlying Windows APIs which are called.
|