a
Main Topics
Browse All TopicsHi
I have this code which is working, dont like using this batch and want this in vbscripting instead.
As this removes the offline sync.
I would also want an additional part that enables offline files again on the P: share with all subfolders set to syncronise offline. Also if possible to exclude especially PST files (and other non offline sync files) to not be kept offline. not using gpo.
reason for all this is a new file server that will have a new name. And My documents is set to P:\ share in registry on all our xp machines.
Thanks !!
Dabosa
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: ltlbearand3Posted on 2009-10-08 at 19:47:02ID: 25532037
I am not completely sure why you want to move away from DOS as, in this instance, DOS is easier to accomplish this task. However, below is a VBscript that should do everything your DOS Batch dos. Please note that you will need to uncomment some lines if you want this to work on a Vista machine with UAC.
-Bear
Select allOpen in new window