• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Offline File solutions ? for remote laptop users

WarhammerUC

Senior member
Besides offline file systems.. because it never works 100% well, or users often get confused.

Is there another file sync system for windows ? basically looking for something that'll leave the file on the laptop/remote user and when it gets connected to the office network, it gets backed up or synced.

I know the veritas/symantec used to have a backup exec agent that'll backup the notebook when it's on the network

Looking for something easy to use since the users are often travelling and w/o vpn connection back to the office..
 
Use offline files and dont allow users to see anything and set everything via gpo. Easiest and cleanest way I can think of. Everything else would result in having to write a script to compare files/directories when users logon/off and would not be able to pick up a state change in network connectivity.

Just develop a solution and test it well.
 
Back
Top