What is the most reliable way to copy access front end files to client PCs
Posted
by
Funky Si
on Server Fault
See other posts from Server Fault
or by Funky Si
Published on 2012-08-30T09:17:33Z
Indexed on
2012/08/30
9:40 UTC
Read the original article
Hit count: 218
I have several in house databases which have access 2003 front ends, either adp or ade files. I need to copy these from my server to every client machine.
In the past I have used a rollout scripts to copy the files to the all users desktop folder. I have since adapted this to also copy files to the public desktop folder since we started having windows 7 client machines as well as XP.
The problem is that some of the time these scripts don't work for windows 7.
Is there a better way of copying these files to a mix of windows 7 and XP clients or is using rollout scripts the best way?
© Server Fault or respective owner