How to use environmental variables as paths to msi files?
we have mulitple domain controllers in various locations. when set group policy installation of msi, want set 1 policy object entire domain have find msi file on local dc. when attempt use %logonserver% environmental variable in path msi file, resolves , places path of logon server of user setting policy.
how have wait , resolve environmental variable @ time policy applied?
thanks! david
hi david,
you shouldn't store msis in sysvol. instead, create application share using dfs.
http://technet.microsoft.com/en-us/library/cc779627(v=ws.10).aspx
if answer helped you, check out blog: deployhappiness. subscribe rss or email.
Windows Server > Group Policy
Comments
Post a Comment