Hamins Posted September 12, 2007 Posted September 12, 2007 Hi,I'm not too sure if this question belongs to this forum...I'm managing a network where all the users work on notebooks, and the data is scattered on each persons notebook. We also have a coupla desktops with data on each. How do I formulate a automated backup process, whereby all the data from the each notebook/desktop gets backed-up periodically onto a storage medium (external HDD, backup server etc etc.)
eyeball Posted September 12, 2007 Posted September 12, 2007 how practical would it be to setup folder redirection? e.g my docs to everyones home directory?
Hamins Posted September 12, 2007 Author Posted September 12, 2007 (edited) Eyeball, I don't think folder redirection would solve my problem - The data is stored is various folders, other than My Docs, desktop etc etc... Also, how is folder redirection possible in a workgroup environment ? We don't have a domain/domain controller ? Edited September 12, 2007 by Hamins
eyeball Posted September 13, 2007 Posted September 13, 2007 sorry i just assumed you had a server.try this:1) give each user an external drive usb or other2) install microsoft synctoy3) setup an echo job from the data locations to the external drive4) make a batch file with "pathtosynctoy.exe" -R in it5) instruct users to run batch file by simply double clicking it whenever they wish to backup their datasorted!
Hamins Posted September 13, 2007 Author Posted September 13, 2007 Hi Eyeball,Thanks for your response/suggestion.The whole idea is to Automate the entire backup process. But I'll look into your suggestion.
nmX.Memnoch Posted September 13, 2007 Posted September 13, 2007 Automating it without a server/domain model will be difficult. Not impossible, but it severely limits your options.How many laptops and workstations do you have?
arctirus Posted September 13, 2007 Posted September 13, 2007 I use 2BrightSparks SyncBackSEI was just about to suggest that myself as it's what I use just for this purpose. It's much nicer than synctoy and the pay version supports open files. The open files part is great for things like my outlook pst file.
Hamins Posted September 14, 2007 Author Posted September 14, 2007 Automating it without a server/domain model will be difficult. Not impossible, but it severely limits your options.How many laptops and workstations do you have?Thanks for your suggestions, everyone....Memnoch, we have around 25 laptops, and 6 desktop. All the data is dispersed on these laptops/desktops...
Hamins Posted September 16, 2007 Author Posted September 16, 2007 Any further suggestions ? Memnoch ???
nmX.Memnoch Posted September 17, 2007 Posted September 17, 2007 Sorry...been busy with work. Honestly, I'd try to get a small server and setup a Windows Small Business Server 2003 domain. Then create shares and have all of your users keep the files on the server. That would allow you to run a backup on the single machine instead of trying to find a way to backup 30-something individual computers.It would also give you some control over the settings on those computers (Group Policies are a wonderful thing). You could even automate your patches with Windows Server Update Services 3.0. I just had an opportunity to do my first WSUS3 setup for a customer. It's so easy to setup and maintain...and provides some pretty amazing reports, especially considering it's a free product.
Hamins Posted September 18, 2007 Author Posted September 18, 2007 Sorry...been busy with work. Honestly, I'd try to get a small server and setup a Windows Small Business Server 2003 domain. Then create shares and have all of your users keep the files on the server. That would allow you to run a backup on the single machine instead of trying to find a way to backup 30-something individual computers.It would also give you some control over the settings on those computers (Group Policies are a wonderful thing). You could even automate your patches with Windows Server Update Services 3.0. I just had an opportunity to do my first WSUS3 setup for a customer. It's so easy to setup and maintain...and provides some pretty amazing reports, especially considering it's a free product.Thanks for yer response Memnoch,Ideally speaking, thats how I would like to have it too. I tried convincing my client to do that, but they still want the data dispersed (Don't ask why). However, we do have a free desktop on which I could install Windows 2003 (non-DC).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now