Deploying files to xp users

  • Thread starter Thread starter rmarsh
  • Start date Start date
R

rmarsh

Hi,

I currently have 30 users i need to send a small application to, one
file sits in a directory on the root of the c: drive, however the .ini
file needs to be copied to the windows directory.


Any ideas on how to get this app out to all of them without visiting
each pc?!!


Also this softare gets frequently updated so its getting kinda
tiresome!!


Many Thanks
 
Hi,

I currently have 30 users i need to send a small application to, one
file sits in a directory on the root of the c: drive, however the .ini
file needs to be copied to the windows directory.


Any ideas on how to get this app out to all of them without visiting
each pc?!!


Also this softare gets frequently updated so its getting kinda
tiresome!!


Many Thanks

You need to supply more details:
- Are the machines networked?
- Are the machines in a domain or in a workgroup environment?
- Do they run a logon script?
- Do they have a common password for the administrator's account?
 
Back
Top