The method I use you don't package, rather you use a scripted install that pulls your own custom module direct from Teamviewer. I got the details from the post below.
https://www.jamf.com/jamf-nation/discussions/33741/teamviewer-14-assignment-issue
The method I use you don't package, rather you use a scripted install that pulls your own custom module direct from Teamviewer. I got the details from the post below.
https://www.jamf.com/jamf-nation/discussions/33741/teamviewer-14-assignment-issue
Thanks for the reply. Do you know where in Teamviewer you got the link for the getting the download link so I can modify the script to pull from our account?
Thanks for the reply. Do you know where in Teamviewer you got the link for the getting the download link so I can modify the script to pull from our account?
The custom module is on the Design and Deploy section of login.teamviewer.com.
Download link will look something like https://get.teamviewer.com/myjamftv
The original scrip needs to be edited to download the custom module direct from the TeamViewer site, but need a full long link, the short link above is not good enough. This can be obtained as follows.
When you enter the above link from a Mac browser (if you do it on a pc it will download a Windows msi) the pkg will download. We want the long download link not the file itself. To obtain the full long link, on the page a ‘Try again’ button will be in the middle of the page. Right click and copy to get the link below.
https://download.teamviewer.com/download/version_15x/CustomDesign/Install%20TeamViewerHost- id1234abc.pkg
The custom module is on the Design and Deploy section of login.teamviewer.com.
Download link will look something like https://get.teamviewer.com/myjamftv
The original scrip needs to be edited to download the custom module direct from the TeamViewer site, but need a full long link, the short link above is not good enough. This can be obtained as follows.
When you enter the above link from a Mac browser (if you do it on a pc it will download a Windows msi) the pkg will download. We want the long download link not the file itself. To obtain the full long link, on the page a ‘Try again’ button will be in the middle of the page. Right click and copy to get the link below.
https://download.teamviewer.com/download/version_15x/CustomDesign/Install%20TeamViewerHost- id1234abc.pkg
Thanks. I will try this after hours. Do we know if there is a way to modify TeamViewer host in terms of setting up a TeamViewer Password in the script.
Thanks. I will try this after hours. Do we know if there is a way to modify TeamViewer host in terms of setting up a TeamViewer Password in the script.
I have the quick access working, so my connecton works with a password. I then manually set the password on the client. Would be nice to auto set the pw, but I've never got around to looking at how to do it.
I have the quick access working, so my connecton works with a password. I then manually set the password on the client. Would be nice to auto set the pw, but I've never got around to looking at how to do it.
Yea. I got the script and everything work thanks to you. Really appreciate it. Wish there was a way to do the Teamviewer PW from a script so I don't have to even touch anything.