Install a Teamviewer host silently with custom password











up vote
6
down vote

favorite
3












Our company has the custom Teamviewer hosts that we can run silently with the /S switch. The issue is that we can't connect due to it not setting a password that we know. Does anyone have any thoughts or scripts they can direct me to that will do a Teamviewer silent install and set the password with no user interaction?










share|improve this question
























  • You can make a package with a embedded password. Its on the Teamviewer site.
    – user415090
    Feb 3 '15 at 13:19










  • I know you could in TV8 but on the website I could not find it in the customizations for 9 or 10 host.
    – Scott Chamberlain
    Apr 6 '15 at 3:09










  • No longer can with 9 and upwards. You need to set the password manually, and then export the reg keys, and import on the PC's in order to set the code.
    – user2924019
    Jan 3 '17 at 17:26















up vote
6
down vote

favorite
3












Our company has the custom Teamviewer hosts that we can run silently with the /S switch. The issue is that we can't connect due to it not setting a password that we know. Does anyone have any thoughts or scripts they can direct me to that will do a Teamviewer silent install and set the password with no user interaction?










share|improve this question
























  • You can make a package with a embedded password. Its on the Teamviewer site.
    – user415090
    Feb 3 '15 at 13:19










  • I know you could in TV8 but on the website I could not find it in the customizations for 9 or 10 host.
    – Scott Chamberlain
    Apr 6 '15 at 3:09










  • No longer can with 9 and upwards. You need to set the password manually, and then export the reg keys, and import on the PC's in order to set the code.
    – user2924019
    Jan 3 '17 at 17:26













up vote
6
down vote

favorite
3









up vote
6
down vote

favorite
3






3





Our company has the custom Teamviewer hosts that we can run silently with the /S switch. The issue is that we can't connect due to it not setting a password that we know. Does anyone have any thoughts or scripts they can direct me to that will do a Teamviewer silent install and set the password with no user interaction?










share|improve this question















Our company has the custom Teamviewer hosts that we can run silently with the /S switch. The issue is that we can't connect due to it not setting a password that we know. Does anyone have any thoughts or scripts they can direct me to that will do a Teamviewer silent install and set the password with no user interaction?







script batch-file teamviewer






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 10 '14 at 12:42









Hennes

58.7k792141




58.7k792141










asked Apr 4 '14 at 17:26









Joseph

3854924




3854924












  • You can make a package with a embedded password. Its on the Teamviewer site.
    – user415090
    Feb 3 '15 at 13:19










  • I know you could in TV8 but on the website I could not find it in the customizations for 9 or 10 host.
    – Scott Chamberlain
    Apr 6 '15 at 3:09










  • No longer can with 9 and upwards. You need to set the password manually, and then export the reg keys, and import on the PC's in order to set the code.
    – user2924019
    Jan 3 '17 at 17:26


















  • You can make a package with a embedded password. Its on the Teamviewer site.
    – user415090
    Feb 3 '15 at 13:19










  • I know you could in TV8 but on the website I could not find it in the customizations for 9 or 10 host.
    – Scott Chamberlain
    Apr 6 '15 at 3:09










  • No longer can with 9 and upwards. You need to set the password manually, and then export the reg keys, and import on the PC's in order to set the code.
    – user2924019
    Jan 3 '17 at 17:26
















You can make a package with a embedded password. Its on the Teamviewer site.
– user415090
Feb 3 '15 at 13:19




You can make a package with a embedded password. Its on the Teamviewer site.
– user415090
Feb 3 '15 at 13:19












I know you could in TV8 but on the website I could not find it in the customizations for 9 or 10 host.
– Scott Chamberlain
Apr 6 '15 at 3:09




I know you could in TV8 but on the website I could not find it in the customizations for 9 or 10 host.
– Scott Chamberlain
Apr 6 '15 at 3:09












No longer can with 9 and upwards. You need to set the password manually, and then export the reg keys, and import on the PC's in order to set the code.
– user2924019
Jan 3 '17 at 17:26




No longer can with 9 and upwards. You need to set the password manually, and then export the reg keys, and import on the PC's in order to set the code.
– user2924019
Jan 3 '17 at 17:26










2 Answers
2






active

oldest

votes

















up vote
0
down vote













To create a custom password file:




  1. Open an existing installation of TeamViewer on any machine (this file will be machine agnostic, so it can be created from your – or any – Windows device)


  2. Open Extras > Options


  3. Open Advanced > Show advanced options


  4. Select “Export options to a *.reg file”


  5. Give your password file a unique name



Once created, you then need to go on to the PC you wish to import the password file on, and do the following:




  1. Open Extras > Options

  2. Open Advanced > Show advanced options

  3. Select "Import options from a *.reg file"

  4. Find the file you exported from the first computer.






share|improve this answer




























    up vote
    -3
    down vote













    You would have to go into the setting on the Hosts and set the password(s) that you would like to use.






    share|improve this answer

















    • 2




      The OP wants to set the password silently without user interaction.
      – Epoc
      Oct 31 '14 at 13:44













    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f737775%2finstall-a-teamviewer-host-silently-with-custom-password%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    To create a custom password file:




    1. Open an existing installation of TeamViewer on any machine (this file will be machine agnostic, so it can be created from your – or any – Windows device)


    2. Open Extras > Options


    3. Open Advanced > Show advanced options


    4. Select “Export options to a *.reg file”


    5. Give your password file a unique name



    Once created, you then need to go on to the PC you wish to import the password file on, and do the following:




    1. Open Extras > Options

    2. Open Advanced > Show advanced options

    3. Select "Import options from a *.reg file"

    4. Find the file you exported from the first computer.






    share|improve this answer

























      up vote
      0
      down vote













      To create a custom password file:




      1. Open an existing installation of TeamViewer on any machine (this file will be machine agnostic, so it can be created from your – or any – Windows device)


      2. Open Extras > Options


      3. Open Advanced > Show advanced options


      4. Select “Export options to a *.reg file”


      5. Give your password file a unique name



      Once created, you then need to go on to the PC you wish to import the password file on, and do the following:




      1. Open Extras > Options

      2. Open Advanced > Show advanced options

      3. Select "Import options from a *.reg file"

      4. Find the file you exported from the first computer.






      share|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        To create a custom password file:




        1. Open an existing installation of TeamViewer on any machine (this file will be machine agnostic, so it can be created from your – or any – Windows device)


        2. Open Extras > Options


        3. Open Advanced > Show advanced options


        4. Select “Export options to a *.reg file”


        5. Give your password file a unique name



        Once created, you then need to go on to the PC you wish to import the password file on, and do the following:




        1. Open Extras > Options

        2. Open Advanced > Show advanced options

        3. Select "Import options from a *.reg file"

        4. Find the file you exported from the first computer.






        share|improve this answer












        To create a custom password file:




        1. Open an existing installation of TeamViewer on any machine (this file will be machine agnostic, so it can be created from your – or any – Windows device)


        2. Open Extras > Options


        3. Open Advanced > Show advanced options


        4. Select “Export options to a *.reg file”


        5. Give your password file a unique name



        Once created, you then need to go on to the PC you wish to import the password file on, and do the following:




        1. Open Extras > Options

        2. Open Advanced > Show advanced options

        3. Select "Import options from a *.reg file"

        4. Find the file you exported from the first computer.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 3 '17 at 17:31









        user2924019

        177316




        177316
























            up vote
            -3
            down vote













            You would have to go into the setting on the Hosts and set the password(s) that you would like to use.






            share|improve this answer

















            • 2




              The OP wants to set the password silently without user interaction.
              – Epoc
              Oct 31 '14 at 13:44

















            up vote
            -3
            down vote













            You would have to go into the setting on the Hosts and set the password(s) that you would like to use.






            share|improve this answer

















            • 2




              The OP wants to set the password silently without user interaction.
              – Epoc
              Oct 31 '14 at 13:44















            up vote
            -3
            down vote










            up vote
            -3
            down vote









            You would have to go into the setting on the Hosts and set the password(s) that you would like to use.






            share|improve this answer












            You would have to go into the setting on the Hosts and set the password(s) that you would like to use.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Apr 10 '14 at 4:39









            user314453

            31




            31








            • 2




              The OP wants to set the password silently without user interaction.
              – Epoc
              Oct 31 '14 at 13:44
















            • 2




              The OP wants to set the password silently without user interaction.
              – Epoc
              Oct 31 '14 at 13:44










            2




            2




            The OP wants to set the password silently without user interaction.
            – Epoc
            Oct 31 '14 at 13:44






            The OP wants to set the password silently without user interaction.
            – Epoc
            Oct 31 '14 at 13:44




















            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f737775%2finstall-a-teamviewer-host-silently-with-custom-password%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            QoS: MAC-Priority for clients behind a repeater

            Ивакино (Тотемский район)

            Can't locate Autom4te/ChannelDefs.pm in @INC (when it definitely is there)