Kindly read my comment that is surrounded by #
Take a backup of NE using the inbuilt backup
#######################################
What do you mean by inbuilt backup if backup the mailboxexs I can’t do that because the licence expired
#############################################
Take a backup of the /opt/zimbra directory structure (with the server stopped)
#####################################
That means that I’ll use zmcontrol stop
Then take backup of opt/zimbra as follow
Create a folder that hold the copy of opt/zimbra named backup
Mkdir backup
Then change the owner of the backup folder
chown zimbra:zimbra /backup
I took that from this wiki
Network Edition Moving from Open Source to Network Edition ZCS - Zimbra :: Wiki
cp –r opt/zimbra /backup
then I should install the oSS which correspond to the network edition I have using this command './install.sh'
I have problem in downloading the open source correspond to the version I have ZCS 6.8 2678 as I found
Zimbra open source version 6.0.13 not 6.8 2678
#############################################