Details Solution:
Yes, the location of sitedata can be changed.
To change the location, complete the following steps:
NOTE: These steps assume the default path for sitedata is c:\program files\ensim\sitedata
- Copy all the data from c:\program files\ensim\sitedata to the destination path (for example, d:\sitedata).
- Stop the following services:
- IIS Admin Service (This will stop WWW, FTP and SMTP)
- Virtualhosting
- MailMax SE - ImapMax IMAP4
- MailMax SE - MailMax SMTP
- MailMax SE - PopMax POP3
- MailMax SE – QueMax
- Rename the folder c:\program files\ensim\sitedata to sitedata.old.
- Create a link from c:\program files\ensim\sitedata to d:\sitedata. This can be done with the linkd utility as follows:
- Go to the command prompt.
- Change your drive to C drive.
- cd \progra~1\ensim
- linkd sitedata d:\sitedata
- This will create a link between c:\program files\ensim\sitedata and d:\sitedata.
- Now all the sitedata will be stored in d:\sitedata.
|