Skip to main content

Copy.com and SRVANY.EXE so you can run Copy on your windows 2003 or windows 2008 server


Copy.com and SRVANY.EXE so you can run Copy on your windows 2003 server

Step 1: Download and Install Copy

  • Login as Administrator
  • Download Copy (5GB bonus using this link)
  • Install Copy as normal, by opening the downloaded EXE
  • It should install itself into C:\Documents and Settings\Administrator\Application Data\Copy\CopyAgent.exe

Step 2: Configure Copy UI

  • Run Copy as normal (e.g. Start Menu)
  • Configure as needed
  • Quit

Step 3: Download and Install SRVANY.exe

Step 4: Create Windows Service for Syncplicity

  • Open an administrative command prompt by following these steps:
    • Navigate to Start Menu > Accessories > Command Prompt
    • Right click and select “Run as Administrator”
  • At the command prompt enter the following:
      sc create Copy.com binPath= "C:\Program Files\Windows Resource Kits\Tools\srvany.exe" obj= "NT AUTHORITY\LocalService" start= auto
  • Copy from Pastebin http://pastebin.com/x2PTVqh8
  • Note: Do not remove the spaces between the equals sign and parameters. This is an oddity of sc command and is required

Step 5: Configure the SRVANY.EXE service in RegEdit

  • Run regedit


    • Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Copy.com
    • Create a Key called Parameters
    • Under the Parameters Key, add a new String Value named Application
    • Set the value to be C:\Documents and Settings\Administrator\Application Data\Copy\CopyAgent.exe or c:\Users\Administrator\AppData\Roaming\Copy\CopyAgent.exe

Step 6: Configure the Copy.com service in compmgmt.msc

  • Go Start > Start > Run > compmgmt.msc
    • Navigate to Services and Applications > Services
    • Find Copy.com on the right listing
    • Get Properties
    • Go to Log On tab and choose Log on as > This Account and put Administrator and your pass and click Apply
    • Then on General tab click Start
These screenshots should help:











Comments

AeroKnight said…
This comment has been removed by the author.
AeroKnight said…
Thanks Joshua!

I was able to follow your guide, making changes relevant to my OS & setup, and get the copy.com agent working as service on my Windows Home Server 2011.

Thanks!
BCL said…
Thanks, this sorted out a massive problem involving two different domains (same building, same company??) where I couldnt access my work when on the second network.

Thanks again

Julian

Popular posts from this blog

How to change default calendar for new events in Lightning

https://getsatisfaction.com/mozilla_messaging/topics/how_set_default_calendar_for_new_events_in_lightning Edited version Open Tools > Options > Advanced tab, and click Config Editor button. In the "Filter:" box enter "calendar.registry"  Find a .calendar-main-default key - it will be set to true Other calendars either won't have a .calendar-main-default key (or it will be set to false) Right click on the value of the .calendar-main-default key that goes with the calendar that currently shows up by default in new events to toggle the value to false Click on the .calendar-main-in-composite key that goes with the calendar you want as default Right click on the same key and choose Copy Name from the menu that appears. Now right click on the key again and select New > Boolean Paste the name of the key and Use the backspace key to erase "in-composite" and type "default" Click OK and Choose true and click OK Now exit out of