Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

SyLink file location in SEPM 12.1

Created: 22 Jul 2011 | 8 comments
Santhosh k's picture
0 0 Votes
Login to vote

Hi,

 

I am unable to get Sylink location in 12.1 linke 11.0.6***.

I want to know SyLink file location in SEPM  12.1

 

Thanks & Regards

Santhosh Reddy

Comments

Paul Murgatroyd's picture
22
Jul
2011
1 Vote +1
Login to vote

It depends on your OS On

It depends on your OS

On Windows 7 etc its C:\ProgramData\Symantec\Symantec Endpoint Protection\CurrentVersion\Data\Config

On XP etc its C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\CurrentVersion\Data\Config

Paul Murgatroyd
Principal Product Manager, Symantec Endpoint Protection
Endpoint twitter feed: http://twitter.com/symc_endpoint

Mithun Sanghavi's picture
22
Jul
2011
0 Votes 0
Login to vote

Answer

Hello,

To replace Sylink, follow the Steps

 

  1. Click on Start
  2. Click Run
  3. Type smc -stop in the run field
  4. Copy the sylink.xml file and paste under "C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\12.1.xx.xx\Data\Config" it will prompt do you want to replace the file click on Yes.
  5. Start the smc service
  6. Click Start
  7. Click Run 
  8. In the run field type the following command smc -start                                                 

To replace Sylink.xml file on computer you will have to use Sylinkdrop utility. You will find this utility by default at two locations

1. Every SEP client will have Sylinkdrop utility under bin folder e.g C:\Program files\Symantec \Symantec Endpoint Protection \12.1.xx.xx\Bin

2. You wil find it under tools folder with original setup files . (CD's or downloaded files)

3. Sylink replacer tool will not work with SEP 12.1

Mithun Sanghavi
Symantec Technical Support Engineer, SEP
MIM | MCSA | SCTS | ITIL v3

Follow me on Twitter: @mithun_sanghavi

Don't forget to mark your thread as 'SOLVED' with the answer that best helped yo

Santhosh k's picture
07
Aug
2011
0 Votes 0
Login to vote

Pleasde provide the Sylinkdrop utility link

Hi Mithun Sanghavi,

 

Please provide the link for Sylinkdrop utility . and please explaint how it works.

pete_4u2002's picture
08
Aug
2011
0 Votes 0
Login to vote

C:\Program

C:\Program Files\Symantec\Symantec Endpoint Protection\12.1.671.4971.105\Bin , here you will find sylinkdrop.exe, once you have the sylin.xml that needs to be imported, double click on this exe and briwse to the sylink.xml. It will replace the old sylink.xml from data\config.

Rafeeq's picture
22
Jul
2011
0 Votes 0
Login to vote

hi

its in 

C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\12.1.xx.xx\Data\Config

Please don't forget to mark your thread solved with whatever answer helped you : ) Rafeeq

Gorilla2k8's picture
10
Jan
2012
0 Votes 0
Login to vote

I moved from one server to

I moved from one server to another and now some clients dont connect. The ones that dont connect are still configured to the old server. can I just copy the offline computers to a txt file and push the sylink to them?

PC Doc's picture
10
Feb
2012
0 Votes 0
Login to vote

Sylink drop have any switches

In SEP 12 and the new sylinkdrop.exe tool can you set the sylink.xml location in a command switch so I could use psexec or something to run remotely against a list? This way I can avoid using the service stop and file replace method which strangely seemed to convert devices to user mode, or at least the console reported them in User mode even though the registry entries on the clients showed the preferred mode = 1.

 

Where can i suggest a feature? I want to be able to select a large number of user mode accounts and switch them to Computer mode vs. one at a time. I just dont have time to write SQL/VBScript/ASP in order to correct database data

 

@Gorilla2k8

     I have done this several times using a batch file converted to an EXE and then using hyena or some sort of remoteinstaller to deploy. I included an example of a batch.

    

 @echo off


if exist "%programfiles%\symantec antivirus\vptray.exe" goto SAV10
if exist "%programfiles%\symantec\symantec endpoint protection\smc.exe" goto SYMANTEC
if exist "%programfiles(x86)%\symantec\symantec endpoint protection\smc.exe" goto SYMANTEC64
if exist "%programfiles%\symantec antivirus\smc.exe" goto SEPSAV

goto END

:SYMANTEC

"%programfiles%\symantec\symantec endpoint protection\smc.exe" -stop
ping -n 15 127.0.0.1 > nul

if exist "%programfiles%\symantec\symantec endpoint protection\sylink.xm_" del /Q "%programfiles%\symantec\symantec endpoint protection\sylink.xm_"
ren "%programfiles%\symantec\symantec endpoint protection\sylink.xml" sylink.xm_
copy \\sharepath\sep\sylink.xml "%programfiles%\symantec\symantec endpoint protection"
"%programfiles%\symantec\symantec endpoint protection\smc.exe" -start

goto END

:SYMANTEC64

"%programfiles(x86)%\symantec\symantec endpoint protection\smc.exe" -stop
ping -n 15 127.0.0.1 > nul
if exist "%programfiles(x86)%\symantec\symantec endpoint protection\sylink.xm_" del /Q "%programfiles(x86)%\symantec\symantec endpoint protection\sylink.xm_"
ren "%programfiles(x86)%\symantec\symantec endpoint protection\sylink.xml" sylink.xm_
copy \\sharepath\sep\sylink.xml "%programfiles(x86)%\symantec\symantec endpoint protection"
"%programfiles(x86)%\symantec\symantec endpoint protection\smc.exe" -start

goto END

:SEPSAV
"%programfiles%\Symantec Antivirus\smc.exe" -stop
ping -n 15 127.0.0.1 > nul
if exist "%programfiles%\Symantec Antivirus\sylink.xm_" del /Q "%programfiles%\symantec antivirus\sylink.xm_"
ren "%programfiles%\symantec Antivirus\sylink.xml" sylink.xm_
copy \\sharepath\sep\sylink.xml "%programfiles%\Symantec Antivirus"
"%programfiles%\Symantec Antivirus\smc.exe" -start

goto END

 

:SAV10
goto END

 

:END 

 

 

 

gilbert08's picture
11
Feb
2012
0 Votes 0
Login to vote

you can also export and

you can also export and import sylink file from SEP manager console.

Go to clients tab then right click on the group to export the communication settingd