Wednesday, 19 August 2015

Autodesk AutoCAD : Network Deployment

Create a Deployment
Use this procedure to create a new deployment from the installer. In the process, you can create a default deployment by accepting the default configuration of each installed product, or you can create a custom deployment by customizing the configuration settings of one or more products in the deployment.
Important: When you specify the path to the administrative image, the use of a Universal Naming Convention (UNC) path is strongly recommended to ensure that the path will be the same for all users over the full lifecycle of the product. Also, if your administrative image is nested inside a series of subfolders, you risk exceeding the path length limit set by the Windows operating system. Avoid this possibility by placing your administrative image in a location at or near the top directory of the server, such as \\serverXX\Deployments.
  1. Close all running applications on your computer.
  2. Start the installer.
  3. On the first page, if language choices are available, select a language for the deployment instructions, and then click Create Deployment.
  4. On the Configure <name> page, Administrative Image section, specify the following data:
    1. Enter a descriptive name for the deployment that identifies the user group, platform, or other attribute to differentiate this deployment from others.
    2. Enter the path or browse to the shared network folder where you want to create and store your administrative image. Users install the program from this location.
    3. Select either 32-bit or 64-bit for the target operating system.
    4. Choose whether to include only the products required by this configuration.
      • If selected, the deployment cannot be modified in future to include additional products.
      • If unselected, the administrative image will include all possible products, so the current deployment can be modified in any way.
  5. In the Installation Settings section, select one or more of these options:
    • Silent mode runs the installation in background, without prompting the user for any input.
      Note: Silent mode can automatically restart the user's computer without warning after installation.
    • Log file on each workstation can enable users to review and troubleshoot their own installations.
    • Network log file in a central location supports the network administrator in reviewing data for all installations.
      Note: The network log file must be in a shared folder where users of the deployment have read-write access. Otherwise, log data for user installations cannot be written to the log file.
  6. Review and accept the Autodesk software license agreement.
  7. On the Product Information page, select your license type, and enter your serial number and product key. If this data is valid, green check marks appear.
  8. If you are sure that the product information is correct, click Next.
  9. On the Create Deployment Configuration page, select the products to include in the deployment.
  10. If you need to configure settings for a product, click the product name to open the configuration panel where you can review and change settings.
    Important: The configuration settings you choose apply to every instance of the product installed from the deployment. After the deployment is created, these settings can be changed only by modifying the deployment.
    Configuration settings vary widely by product. For more information, see the Installation Help supplement for the product.
  11. Click Create to create the deployment.
    After the deployment is created, the Deployment Configuration Complete page opens, showing the path to the new deployment and a link for registering products online.
  12. After you have finished using this screen, click Finish. 
To Create a Combined 32- and 64-bit Deployment
 
How to deploy products in a hybrid environment.
If you are deploying products on a network that includes both 32- and 64-bit computers, consider creating a combined deployment that detects the computer type and delivers the matching deployment.
Important: Before starting this procedure, ensure that all products in the deployment support 32-bit operating systems.
  1. Create separate 32- and 64-bit deployments from the product installers and store them in the same deployment folder. Include either '32' or '64' in the deployment name to clearly designate the type.
  2. In the deployment Tools folder, double-click the CombineDeploy.exe tool.
  3. In the tool panel, browse to the 32- and 64-bit deployments, and then enter a descriptive name for the combined deployment.
    The combined deployment is saved in the same folder as the 32- and 64-bit deployments. 

     
    About the Administrative Image

    After you have created the deployment, users can install the program using the shortcut (.LNK file) located in the deployment folder with the administrative image. The shortcut name matches the deployment name that you specified when creating the deployment. Notify users of the shortcut name and location. Instruct them to double-click the shortcut to start the installation. If the deployment uses silent mode, advise users to keep other applications closed during the installation, because their computers might restart automatically after products are installed. 


    About Uninstalling Products

    Directs you to a batch file created with each deployment for this purpose.
    Each deployment includes a batch file that you can use to automate the uninstallation of some or all of the products in the deployment. Along with the file there is a text document that explains how to customize the batch file for your use. The files are located in the <deployment name>\SMS_SCCM scripts folder, and the file names are as follows:
    • <deployment name>_Uninstall.txt
    • Product_Uninstall_ReadMe.txt
    In summary, the process involves converting the .TXT file to a .BAT file with ANSI encoding, and then uncommenting a line in the file for each product that you want to uninstall.













No comments:

Post a Comment