My brain is hurting today. 
We have multi-tenancy. We use an installer script for each tenant. We want keep the ActionSite.afxm up to date in the installer folder, which is in the DSF.
The issue I am having is how to get the path to the client folder. I thought “pathname of client folder” would work but it does not.
I can get it from the registry but I a not sure how to pass that value to the copy command.
value whose (name of it is “EnterpriseClientFolder”) of key “HKLM\SOFTWARE\WOW6432Node\BigFix\EnterpriseClient” of registry
In summary,
This will only be relevant to Primary Domain Controllers.
Copy ActionSite.afxm from client folder to the DFS (\127.0.0.1\netlogon\BFclient\ActionSite.afxm)