You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/lab-services/class-type-autodesk.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,8 +64,7 @@ Follow these steps to [enable these Azure Marketplace images available to lab cr
64
64
65
65
1. When you create a lab with the **Small GPU (Visualization)** size, follow these steps to [set up a lab with GPUs](./how-to-setup-lab-gpu.md).
66
66
67
-
> [!WARNING]
68
-
> The **Small GPU (Visualization)** virtual machine size is configured to enable a high-performing graphics experience and meets [Adobe’s system requirements for each application](https://helpx.adobe.com/creative-cloud/system-requirements.html). Make sure to choose Small GPU (Visualization) not Small GPU (Compute).
67
+
The **Small GPU (Visualization)** virtual machine size is configured to enable a high-performing graphics experience and meets [Adobe’s system requirements for each application](https://helpx.adobe.com/creative-cloud/system-requirements.html). Make sure to choose Small GPU (Visualization) not Small GPU (Compute).
This article describes how to set up SOLIDWORKS 2019 and Network Licensing for engineering classes in Azure Lab Services.
18
+
14
19
[SOLIDWORKS](https://www.solidworks.com/) provides a 3D computer-aided design (CAD) environment for modeling solid objects and is used in different kinds of engineering fields. With SOLIDWORKS, engineers can easily create, visualize, simulate, and document their designs.
15
20
16
21
A licensing option commonly used by universities is SOLIDWORKS’ Network Licensing. With this option, users share a pool of licenses that are managed by a licensing server. This type of license is sometimes called a “floating” license because you only need to have enough licenses for the number of concurrent users. When a user is done using SOLIDWORKS, their license goes back into the centrally managed license pool so that it can be reused by another user.
17
22
18
-
In this article, we’ll show how to set up a class that uses SOLIDWORKS 2019 and Network Licensing.
19
-
20
23
## License server
21
24
22
-
SOLIDWORKS Network Licensing requires that you have SolidNetWork License Manager installed and activated on your license server. This license server is typically located in either your on-premises network or a private network within Azure. For more information on how to set up SolidNetWork License Manager on your server, see [Installing and Activating a License Manager](https://help.solidworks.com/2019/English/Installation/install_guide/t_installing_snl_lic_mgr.htm) in the SOLIDWORKS install guide. Remember the **port number** and [**serial number**](https://help.solidworks.com/2019/english/installation/install_guide/r_hid_state_serial_number.htm) that are used since they'll be needed in later steps.
25
+
SOLIDWORKS Network Licensing requires that you have installed and activated SolidNetWork License Manager on your license server. You typically host this license server in either your on-premises network or in a private network in Azure.
23
26
24
-
After your license server is set up, you’ll need to [Connect to your virtual network in Azure Lab Services](how-to-connect-vnet-injection.md) in your [lab plan](./tutorial-setup-lab-plan.md)
27
+
1. Set up SolidNetWork License Manager on your server, by following the steps in [Installing and Activating a License Manager](https://help.solidworks.com/2019/English/Installation/install_guide/t_installing_snl_lic_mgr.htm) in the SOLIDWORKS install guide.
25
28
26
-
> [!IMPORTANT]
27
-
> [Advanced networking](how-to-connect-vnet-injection.md#connect-the-virtual-network-during-lab-plan-creation) must be enabled during the creation of your lab plan. It can't be added later.
29
+
During the installation, make sure to note the **port number** and [**serial number**](https://help.solidworks.com/2019/english/installation/install_guide/r_hid_state_serial_number.htm) of the license server, as you use this information in later steps.
30
+
31
+
1. After you set up the license server, follow these steps to [connect your lab plan to your virtual network in Azure Lab Services](how-to-connect-vnet-injection.md).
28
32
29
-
> [!NOTE]
30
-
> You should verify that the appropriate ports are opened on your firewalls to allow communication between the lab virtual machines and the license server.
33
+
> [!IMPORTANT]
34
+
> You need to enable [advanced networking](how-to-connect-vnet-injection.md#connect-the-virtual-network-during-lab-plan-creation) during the creation of your lab plan. You can't configure the lab plan's virtual network at a later stage.
31
35
32
-
See the instructions on [Modifying License Manager Computer Ports for Windows Firewall](http://help.solidworks.com/2019/english/installation/install_guide/t_mod_ports_on_lic_mgr_for_firewall.htm) that show how to add inbound and outbound rules to the license server's firewall. You may also need to open up ports to the lab virtual machines. Follow more information on firewall settings and finding the lab's public IP, see [firewall settings for labs](./how-to-configure-firewall-settings.md).
36
+
1. Verify that the appropriate ports are opened on your firewalls to allow communication between the lab virtual machines and the license server.
37
+
38
+
See the instructions on [Modifying License Manager Computer Ports for Windows Firewall](http://help.solidworks.com/2019/english/installation/install_guide/t_mod_ports_on_lic_mgr_for_firewall.htm) that show how to add inbound and outbound rules to the license server's firewall. You may also need to open up ports to the lab virtual machines. Follow more information on firewall settings and finding the lab's public IP, see [firewall settings for labs](./how-to-configure-firewall-settings.md).
33
39
34
40
## Lab configuration
35
41
@@ -39,25 +45,26 @@ See the instructions on [Modifying License Manager Computer Ports for Windows Fi
39
45
40
46
[!INCLUDE [must have lab plan](./includes/lab-services-class-type-lab-plan.md)]
41
47
42
-
Enable your lab plan settings as described in the following table. For more information about how to enable Azure Marketplace images, see [Specify the Azure Marketplace images available to lab creators](./specify-marketplace-images.md).
48
+
This lab uses a Windows 10 Pro Azure Marketplace images as the base VM image. You first need to enable this image in your lab plan. This lets lab creators then select the image as a base image for their lab.
43
49
44
-
| Lab plan setting | Instructions |
45
-
| ------------------- | ------------ |
46
-
|Marketplace image| Enable the **Windows 10 Pro** image.|
50
+
Follow these steps to [enable these Azure Marketplace images available to lab creators](specify-marketplace-images.md). Select one of the **Windows 10** Azure Marketplace images.
47
51
48
52
SOLIDWORKS supports other versions of Windows besides Windows 10. See [SOLIDWORKS system requirements](https://www.solidworks.com/sw/support/SystemRequirements.html) for details.
49
53
50
54
### Lab settings
51
55
52
-
For instructions on how to create a lab, see [Tutorial: Set up a lab](tutorial-setup-lab.md). Use the following settings when creating the lab.
56
+
1. Create a lab for your lab plan:
57
+
58
+
[!INCLUDE [create lab](./includes/lab-services-class-type-lab.md)] Use the following settings when creating the lab.
59
+
60
+
| Lab setting | Value and description |
61
+
| ------------ | ------------------ |
62
+
| Virtual Machine Size |**Small GPU (Visualization)**. Best suited for remote visualization, streaming, gaming, and encoding with frameworks such as OpenGL and DirectX. |
63
+
| Virtual Machine Image | Windows 10 Pro |
53
64
54
-
| Lab settings | Value/instructions |
55
-
| ------------ | ------------------ |
56
-
| Virtual Machine Size |**Small GPU (Visualization)**. This VM is best suited for remote visualization, streaming, gaming, encoding using frameworks such as OpenGL and DirectX.|
57
-
| Virtual Machine Image | Windows 10 Pro |
65
+
1. When you create a lab with the **Small GPU (Visualization)** size, follow these steps to [set up a lab with GPUs](./how-to-setup-lab-gpu.md).
58
66
59
-
> [!NOTE]
60
-
> The **Small GPU (Visualization)** virtual machine size is configured to enable a high-performing graphics experience. For more information about this virtual machine size, see the article on [how to set up a lab with GPUs](./how-to-setup-lab-gpu.md).
67
+
The **Small GPU (Visualization)** virtual machine size is configured to enable a high-performing graphics experience.
61
68
62
69
## Template configuration
63
70
@@ -66,24 +73,27 @@ The steps in this section show how to set up your template virtual machine by do
66
73
1. Start the template virtual machine and connect to the machine using RDP.
67
74
68
75
1. Download the installation files for SOLIDWORKS client software. You have two options for downloading:
76
+
69
77
- Download from [SOLIDWORKS customer portal](https://login.solidworks.com/nidp/idff/sso?id=cpenglish&sid=1&option=credential&sid=1&target=https%3A%2F%2Fcustomerportal.solidworks.com%2F).
70
78
- Download from a directory on a server. If you used this option, you need to ensure that the server is accessible from the template virtual machine. For example, this server may be located in the same virtual network that is peered with your lab account.
71
79
72
80
For details, see [Installation on Individual Computers in the SOLIDWORKS](http://help.solidworks.com/2019/english/Installation/install_guide/c_installing_on_individual_computers.htm?id=fc149e8a968a422a89e2a943265758d3#Pg0) in SOLIDWORKS install guide.
73
81
74
-
1. Once the installation files are downloaded, install the client software using SOLIDWORKS Installation Manager. See details on [Installing a License Client](http://help.solidworks.com/2019/english/installation/install_guide/t_installing_snl_license_client.htm) in SOLIDWORKS install guide.
82
+
1. Once the installation files are downloaded, install the client software using SOLIDWORKS Installation Manager.
83
+
84
+
See details on [Installing a License Client](http://help.solidworks.com/2019/english/installation/install_guide/t_installing_snl_license_client.htm) in SOLIDWORKS install guide.
75
85
76
86
> [!NOTE]
77
-
> In the **Add Server** dialog box, you will be prompted for the **port number**used for your license server and the name or IP address of the license server.
87
+
> In the **Add Server** dialog box, you need to enter the **port number** and name or IP address of your license server.
78
88
79
89
## Cost
80
90
81
-
Let's cover a possible cost estimate for this class. This estimate doesn't include the cost of running the license server. We'll use a class of 25 students. There are 20 hours of scheduled class time. Also, each student gets 10 hours quota for homework or assignments outside scheduled class time. The virtual machine size we chose was **Small GPU (Visualization)**, which is 160 lab units.
91
+
This section provides a cost estimate for running this class for 25 users. There are 20 hours of scheduled class time. Also, each user gets 10 hours quota for homework or assignments outside scheduled class time. The virtual machine size we chose was **Small GPU (Visualization)**, which is 160 lab units. This estimate doesn’t include the cost of running a license server.
82
92
83
-
25 students \* (20 scheduled hours + 10 quota hours) \* 160 Lab Units * 0.01 USD per hour = 1200.00 USD
93
+
-25 students × (20 scheduled hours + 10 quota hours) × 160 lab units
84
94
85
-
>[!IMPORTANT]
86
-
> Cost estimate is for example purposes only. For current details on pricing, see [Azure Lab Services Pricing](https://azure.microsoft.com/pricing/details/lab-services/).
95
+
>[!IMPORTANT]
96
+
> The cost estimate is for example purposes only. For current pricing information, see [Azure Lab Services pricing](https://azure.microsoft.com/pricing/details/lab-services/).
0 commit comments