CC from the Command line???

Discussion in 'Carbon Copy' started by jperry784, Aug 30, 2005.

  1. jperry784 New Member

    Is it possible to initiate a remote control session from the command line instead of the Gui?
  2. Yipes! Member

    Here is the best I have been able to come up with.

    Create a file in notepad CarbonCopy.cmd
    enter the text:

    Start http://<ServerName>/Altiris/CarbonCopy/RcGuest.aspx?IpAdd=%1
    (it did something strange with this link. After <Servername> It should read:)

    /Altiris/CarbonCopy/RcGuest.aspx?IpAdd=%1

    Where <ServerName> = your NS server


    Save the file in the path someplace (c:\windows)

    at the run line enter:

    Carboncopy <computername> where computername is the box you want to remote.



    Regards,
    Carl
  3. jperry784 New Member

    Hey Carl,

    Thanks for the response. This is something similar to what I do now; however, I was hoping to bypass the web interface. But, after doing more digging it doesn't seem to be possible without using Carbon Copy Standalone. The Web Interface only allows for one carbon copy session at a time and the CC SA is kinda clunky. I was hoping either the web interface was referencing a file on the server that could be run from the command line or that CC SA had something that provided some "undocumented features" that Altiris is famous for :)

    Thanks for your help.
  4. SAMI New Member

    Greate,




    SAMI
  5. Jezz New Member

    With version 2003 you can remote multiple machines with the web interface.


    Edit:

    Didn't read previous posts fully;


    Carl's lines of code should bring up a new remote window each time

Share This Page