Administering a Network License
For your SketchUp Pro network license to work, ports 5053 and 50530 must be open. You also need to authorize SketchUp Pro on the computers that will use it.
If you're distributing SketchUp across a larger network, you may wish to use the MSI file (Windows 64-bit installer) or to use a disk imaging package, such as Norton Ghost or Deep Freeze.
To fill in the serial number and authorization code for users, follow these steps:
- Ensure that the appropriate version of SketchUp Pro is installed on all computers.
- Create a file named
activation_info.txt
. - In that file, add your network serial number and authorization code in the following format:
{
"serial_number":"YOUR SERIAL NUMBER",
"auth_code":"YOUR AUTHORIZATION CODE"
}Tip: Be sure to include the quotation marks in the file as well as the commas. For example, theactivation_info.txt
file could look something like this:
{
"serial_number":"QA-99999999-ALR",
"auth_code":"ab3de21fgh"
}{
"serial_number":"RA-99999999-ALR",
"auth_code":"ab3de21fgh"
}{
"serial_number":"SA-99999999-ALR",
"auth_code":"ab3de21fgh"
}{
"serial_number":"TA-99999999-ALR",
"auth_code":"ab3de21fgh"
}{
"serial_number":"UA-99999999-ALR",
"auth_code":"ab3de21fgh"
}{
"serial_number":"VA-99999999-ALR",
"auth_code":"ab3de21fgh"
}Tip: If you have an expiring (single-user) Enterprise license and you plan on renewing your upgrade, maintenance, and support plan, you can further modify theactivation_info.txt
file to maintain the license and extend the expiration date without any further changes to the license. To do so, add a third line with this flag:"allow_reactivation":"true"
. With the third line, the full contents of theactivation_info.txt
file look like this:{
"serial_number":"RA-99999999-ALR",
"auth_code":"ab3de21fgh",
"allow_reactivation":"true"
} - Save the file and distribute it to each machine. On Microsoft Windows, distribute the file to
C:\ProgramData\SketchUp\SketchUp 2015
. On Mac OS X, distribute the file to/Library/Application Support/SketchUp 2015
. - Save the file and distribute it to each machine. On Microsoft Windows, distribute the file to
C:\ProgramData\SketchUp\SketchUp 2016
. On Mac OS X, distribute the file to/Library/Application Support/SketchUp 2016
. - Save the file and distribute it to each machine. On Microsoft Windows, distribute the file to
C:\ProgramData\SketchUp\SketchUp 2017
. On Mac OS X, distribute the file to/Library/Application Support/SketchUp 2017
. - Save the file and distribute it to each machine. On Microsoft Windows, distribute the file to
C:\ProgramData\SketchUp\SketchUp 2018
. On Mac OS X, distribute the file to/Library/Application Support/SketchUp 2018
. - Save the file and distribute it to each machine. On Microsoft Windows, distribute the file to
C:\ProgramData\SketchUp\SketchUp 2019
. On Mac OS X, distribute the file to/Library/Application Support/SketchUp 2019
. - Save the file and distribute it to each machine. On Microsoft Windows, distribute the file to
C:\ProgramData\SketchUp\SketchUp 2020
. On Mac OS X, distribute the file to/Library/Application Support/SketchUp 2020
. - Launch SketchUp on each machine or ask your users to open SketchUp Pro. In the Welcome to SketchUp dialog box that appears, click the Add License button at the top and then click Add License in the License area that appears.