NET USE Q: \\Domaincontroller\NETLOGON Q:\SYLINKDROP -SILENT -p "myuninstall password" Q:\SYLINK.XML NET USE Q: /DELETE
If you do not use and uninstall password just leave out the -p. I then copied the sylinkdrop.exe to the netlogon folder and added this to my login scripts.
symantec has already developed a tool for this just link the clietn remote install utility. request this tool from Symantec team. If not successful PM me.
the following will do the same as Sylinkdrop (this has been posted on another forum (SylinkDrop Tool) by Sandeep.P)
smc -stop
copy required "Sylink.xml" to "C:\program files\Symantec\Symantec Endpoint Protection"
smc -start
This has worked for e.g. moving clients from one site farm to another.
I have been doing several tests with this and Sylindrop. I am finding that after running it a few times on the same client it stops working. I cannot figure out why. Can anyone help? We have MR3 clients and SEPMs.
We need a reliable tool to move clients e.g. in a DR situation and this Sylinkdrop approach looks more complicated than it at first appears.
Comments
Q:\SYLINKDROP -SILENT -p "myuninstall password" Q:\SYLINK.XML
NET USE Q: /DELETE
Hello, can you send me the SylinkRemote please?
Thanks in advance!
Regards.
Hi Guys,
drop me an e-mail to susanthasilva@hotmail.com. I'll send the software.
Cheers,
Susantha Silva
copy SylinkDrop.exe \\%computer%\c$
copy Sylink_Firewalled.xml \\%computer%\c$
del \\%computer%\c$\Sylink_Firewalled.xml
Message Edited by Jan van Setten on 06-02-2008 04:27 AM
Could you sent me copy of SylinkRemote utility. To my email: {removed email address to prevent spam} Thanks in advance,MSM
Could you sent me copy of SylinkRemote utility. To my email: {removed email address to prevent spam} Thanks in advance,MSM
Done
Jan van Setten
Did not receive any file.
Could you resent it again? {removed email address to prevent spam}
Thanks in advance.
Sylinkdrop
I used a script that I created by exporting the domain computers as an input file for a psexec routine. You can see it in detail here:
http://www.fishandscripts.com/?p=23
Sylinkdrop, smc
the following will do the same as Sylinkdrop (this has been posted on another forum (SylinkDrop Tool) by Sandeep.P)
smc -stop
copy required "Sylink.xml" to "C:\program files\Symantec\Symantec Endpoint Protection"
smc -start
This has worked for e.g. moving clients from one site farm to another.
I have been doing several tests with this and Sylindrop. I am finding that after running it a few times on the same client it stops working. I cannot figure out why. Can anyone help? We have MR3 clients and SEPMs.
We need a reliable tool to move clients e.g. in a DR situation and this Sylinkdrop approach looks more complicated than it at first appears.
Would you like to reply?
Login or Register to post your comment.