Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
auto synchronice data with server
Name: giftmasibi Date: March 3, 2009 at 02:10:53 Pacific OS: Windows XP Subcategory: Configurations
Comment:
I was asked to set up a users laptop computer such that the moment she connects to the network at the office, whatever data she has saved would automatically synchronise with the server. How do I go about this without using thrid party software? All the google results I got were third party.
Name: wanderer Date: March 3, 2009 at 12:58:34 Pacific
Reply:
You could do it with a logon script [batch file] that looks at file name and date. If date is newer then overwrite on server. Doesn't exist on server copy to server.
This is conditional batchfile writing. For more help post a specific question [where are her files stored locally, what type of files, etc...] in the programming forum.
A one sentence question will result in a one sentence answer.
0
Response Number 2
Name: giftmasibi Date: March 4, 2009 at 23:52:46 Pacific
Reply:
how to do the logon script(batch file),where are the files stored locally,what type of file or send it for me and with all steps to do it.
Summary: My nic will not start with server 2003. It works fine with xp. I have even switched nics and the same thing happens. It works with xp but with server 2003 it won't start. please help. thanks ...
Summary: Do you have scripts running in your users profiles? If you have no scripts, you will need to map the drives that you need. Were you previously syncing the folders in question with the server per user?...
Summary: Or, you could use the net time command on the clients and set them to either get their time from your server or from a time server on the internet. This would negate the need for a separate script or...