Install a Teamviewer host silently with custom password
up vote
6
down vote
favorite
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
add a comment |
up vote
6
down vote
favorite
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
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
add a comment |
up vote
6
down vote
favorite
up vote
6
down vote
favorite
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
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
script batch-file teamviewer
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
add a comment |
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
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
To create a custom password file:
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)
Open Extras > Options
Open Advanced > Show advanced options
Select “Export options to a *.reg file”
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:
- Open Extras > Options
- Open Advanced > Show advanced options
- Select "Import options from a *.reg file"
- Find the file you exported from the first computer.
add a comment |
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.
2
The OP wants to set the password silently without user interaction.
– Epoc
Oct 31 '14 at 13:44
add a comment |
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:
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)
Open Extras > Options
Open Advanced > Show advanced options
Select “Export options to a *.reg file”
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:
- Open Extras > Options
- Open Advanced > Show advanced options
- Select "Import options from a *.reg file"
- Find the file you exported from the first computer.
add a comment |
up vote
0
down vote
To create a custom password file:
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)
Open Extras > Options
Open Advanced > Show advanced options
Select “Export options to a *.reg file”
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:
- Open Extras > Options
- Open Advanced > Show advanced options
- Select "Import options from a *.reg file"
- Find the file you exported from the first computer.
add a comment |
up vote
0
down vote
up vote
0
down vote
To create a custom password file:
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)
Open Extras > Options
Open Advanced > Show advanced options
Select “Export options to a *.reg file”
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:
- Open Extras > Options
- Open Advanced > Show advanced options
- Select "Import options from a *.reg file"
- Find the file you exported from the first computer.
To create a custom password file:
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)
Open Extras > Options
Open Advanced > Show advanced options
Select “Export options to a *.reg file”
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:
- Open Extras > Options
- Open Advanced > Show advanced options
- Select "Import options from a *.reg file"
- Find the file you exported from the first computer.
answered Jan 3 '17 at 17:31
user2924019
177316
177316
add a comment |
add a comment |
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.
2
The OP wants to set the password silently without user interaction.
– Epoc
Oct 31 '14 at 13:44
add a comment |
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.
2
The OP wants to set the password silently without user interaction.
– Epoc
Oct 31 '14 at 13:44
add a comment |
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.
You would have to go into the setting on the Hosts and set the password(s) that you would like to use.
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
add a comment |
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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