網頁

顯示具有 技術---Windows_Server_2016 標籤的文章。 顯示所有文章
顯示具有 技術---Windows_Server_2016 標籤的文章。 顯示所有文章

2016年1月3日 星期日

hMailServer 5.6.4 --- How to install hMailServer with SQL Server 2016 CTP 3.1 on Windows Server 2016 TP4

If we want to find a free, easy setup, email server on windows platform, maybe we can choose an open source product “hMailServer”.
It support the common email protocols as IMAP, SMTP, POP3 and its license is under AGPLv3 (# 1) that it is free in most commercial scenarios.

For using hMailServer, we need to realize what is the system requirements at first next to install/configure/active it.
According to the latest document in hMailServer Official Web, the current version as hMailServer 5.6 can be confirmed on Windows XP with Service Pack 3, Vista, 7, 2003, 2008 and 2012.
It also depends on Database server as built-in a light-weight version of MSSQL or select the other database engine as MySQL 4 or 5, Microsoft 2000 or 2005 or 2008, PostgreSQL 8 by officially being tested.

After installing the SQL Server 2016 CTP 3.1 (# 2), we will download the latest version “hMailServer” from Official Web.
image
and double click this file so that the setup wizard will pop up. Click Next > to continure for installing hMailServer.
image
Due to the server and management tool will install on the same computer, we will select all check box next to click Next > button
image
We will use external database engine so that choose this option next to click Next > button.
image
To create a folder for allocating the hMailServer component together (# 3) so that define a name next to click Next > button
image
Please define a password for managing the hMailServer system in the future.
image
In the installation process, we need to enter this password for initializing hMailServer database at the first time.
image
In the hMailServer database setup wizard, click Next > button for beginning to create a new hMailServer database now.
image
To select “Create a new hMailServer database” option next to click Next > button.
image
Select “Microsoft SQL Server”  option next to click Next > button.
image
Enter the server connection information as database server address, database name, authentication and so on next to click Next > button
image
Due to the hMailServer service is dependent on a database service on this compuer, we need to set the hMailServer service dependency as “SQL Server (MSSQLSERVER)(MSSQLSERVER)” for ensuring the database service is running before hMailServer is started.
image
To click Close button to complete the hMailServer database setup wizard.
image
Also click Finish button to complete the hMailServer setup wizard and launch “hMailServer Administrator”.
image
Select the Host name and hMailServer Username next to click Connect button
image
Of course, need to enter the hMailServer pasword.
image
Until now, the hMailServer system has already been finished the installation process.
image
Reference
(# 1)   Affero General Public License & 因應網路時代與雲端應用而生的 AGPL-3.0 授權條款
(# 2)   Install SQL Server 2016 from the Installation Wizard (Setup)
(# 3)   When we do it, the hMailServer executable program will be located under this folder.
image

Windows Server 2016 --- How to resolve the Edge Browser cannot be explored by Built-in Administrator account on Windows Server 2016 TP4

If we login the built-in Administrator account and navigate Edge Browser on Windows Server 2016 TP4, we will get the error message “Microsoft Edge can’t be opened using the Built-in Administrator account.  Sign in with a different account and try again
image_thumb6
How to get around this message?Open the local security policy on Windows Server 2016 TP4 by typing secpol.msc at the command prompt.

In the local security policy dialog, expand Security Settings –> Local Policy –> Security Options and set the policy “User Account Control Admin Approval Mode for the Built-in Administrator account” to Enabled.
image_thumb7
AS-IS
image_thumb1
TO-BE
image_thumb3
To restart the OS for taking effect the change so that the Edge Browser can be opened by Administrator account now
image_thumb9
Since 2010 Design by Davidwa
©Copyright Davidwa Inc. All rights reserved.