Wednesday, March 12, 2014

Access To Symmetricon SyncServer S300 Login Page Via HTTPS

A new Symmetricon SyncServer S300 was setup by the vendor.  It was found out that we are able to access its Login page via HTTP.  In order to allow access to the Login page via HTTPS only (i.e. Port 443), there is a need to perform the below configuration steps:

1. Go to the SyncServer Login page by entering the LAN1 IP address as the URL in Internet Explorer.

2. Log in and configure Secure Login using SERVICES > HTTP.

3. Select “Secure (Port 443) Only” and input the following under Certificate Info:

Days to Expiration: 730

ISO Country Code: SG

State: Singapore

Locality: Singapore

Organization: KANDTI

Organization Unit: KANDTI

Email Address: ntp@kandti.com

4. Click “Apply” and the SyncServer will reboot.


 

Friday, February 7, 2014

Windows 2012 Server Core: How To Access The SEP Client Interface?

In order to access the Symantec Endpoint Protection (SEP) client interface, the following steps need to be carried out:

1.    Search for the file symcorpui.exe by issuing the below command at the command prompt:

C:\> dir symcorpui.exe /s/p

2.    Record down the location of the folder containing the file symcorpui.exe.

3.    At the command prompt, change it to the location of the folder

C:\> cd \Program Files (x86)\Symantec\Symantec Endpoint Protection\12.1.2015.2015.105\bin

4.    At the command prompt, type symcorpui.exe and press <Enter>.

The SEP client interface will then appear.