G
Guest
I need to deploy a .vbs script that does "wshShell.Run "\\mylittleapp.exe, True, 2" across the organization. Is it OK drop mylttleapp.lexe directly onto%logonserver%\netlogon share and let DC's replicate that to all my sites ?
Then clients would run the script and "\\mylittleapp.exe" (0.5MB) would be locally to the site, rather than having clients accessing mycentralserver across the WAN. What I am trying to do is avoid pointing 2,000 clients to a central server and instead letting clients go to mylittleapp.exe that is now stored on netlogon shares.
Please advise.
Then clients would run the script and "\\mylittleapp.exe" (0.5MB) would be locally to the site, rather than having clients accessing mycentralserver across the WAN. What I am trying to do is avoid pointing 2,000 clients to a central server and instead letting clients go to mylittleapp.exe that is now stored on netlogon shares.
Please advise.