Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Desktop > General Questions

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-10-2011, 09:55 AM
Active Member
 
Posts: 49
Default ZD Install in AppData/Local, Loses Setup on Log Out

I'm on Win 7 in an enterprise net w/roaming profiles. I installed ZD to do zimlet stuff and found that, since ZD init puts files in /User/<name>/AppData/Local, ZD forgets account setups across sessions because our GPO clears AppData/Local when the user logs off.

It appears as though I could mod one or all of the following to fix this

a) DataRoot and OverridePath reg keys
b) override.ini beneath AppData,
c) override.ini below Programs
d) zdrun.vbs

It looks like kluding up the vbs variable sLocalAppDir might be the minimalist fix but I'm not a vbs guru. This issue looks like it's related to bug https://bugzilla.zimbra.com/show_bug.cgi?id=52003 but not exactly.

Is there a clean way to do this? TIA.
Reply With Quote
  #2 (permalink)  
Old 11-10-2011, 03:05 PM
Zimbra Employee
 
Posts: 98
Default

Modifying zdrun.vbs is your best bet. I'm assuming you are running ZD 7.1.2, so you can change the &H1c& to another folder constant. For example &H1a& is the 'Application Data ' folder.

sLocalAppDir = oFso.getFolder(oShellApp.Namespace(&H1a&).Self.Pat h).ShortPath

You might also be able to use &H28& (user profile). The full list of folder constants is described here: Microsoft Windows 2000 Scripting Guide - Enumerating Special Folders

Once you have made the change, you will also want to remove the DataRoot and OverridePath reg keys so ZD uses the new path.
Reply With Quote
  #3 (permalink)  
Old 11-11-2011, 05:49 AM
Active Member
 
Posts: 49
Default

thanks jflaningan. figured there was a one-line solution. i googled that variable but came up empty. guess i wasn't persistent enough.
Reply With Quote
  #4 (permalink)  
Old 11-11-2011, 12:18 PM
Junior Member
 
Posts: 6
Default Giving this a try as well

I am having a similar issue with a Windows 7 64Bit client and 7.1.2 of the desktop. Every couple of days, I have had to either rebuild the user settings because they "disappeared" or even reinstall the app (only 1 time though).

I will report back.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.