Chip PC Thin Clients  
 
     
Support
Support Center
Knowledge Base
Software Downloads
Register Warranty
Request Support
Request RMA
Online Training
Resources
Home > Support > Knowledge Base
How to Set the NetBIOS Name Using a Script via Xcalibur Global

Last modified: Sunday, Apr 15, 2007 Article ID: 733
Related products: Xcalibur Global Management Software

Objectives

This document teaches how to use Xcalibur Global to set the client device NetBIOS name using a script.

The method taught is based on the following steps:

  1. Select the OU containing the target device
  2. Create an Xcalibur Policy that is linked to the selected OU
  3. Configure the Xcalibur Policy to set the client device NetBIOS name using a script.

Note:
All tasks performed on the OU level can also be performed on the domain or on the device level.

Applicable Product Version

Xcalibur Global Version 1.1 Rev. 2

Procedure

Select the OU containing the target device

  • The OU in our example is US.
  • The Domain in our example is net8.qa8.
  1. Launch the Xcalibur Global Management Console:
    From the Task Bar select:
    Start \ Programs \ Xcalibur Global 1.1 \ Management Console.
  2. Locate the OU US:
    Expand the path: Xcalibur Directory Manager \ net8.qa8 \ Xcalibur Global \ Thin Clients.


  3. Select the OU US.

Create an Xcalibur Policy that is linked to the selected OU

  1. Right-click on the OU (US) to display the following drop-down menu:

     

  2. Select Properties from the drop-down menu to display the OU properties screen.
  3. A Window <OU Name> Properties will appear.
  4. Select the Xcalibur Policy tab.
  5. In the Xcalibur Policy tab, click the New button and select TC Policy from the drop-down menu to create a New Xcalibur Policy Object that will appear in the Xcalibur Policy Object Links column.


  6. Enter a new name for the policy. In this example we will be using the name Device – NetBIOS Script Name. Press Enter.

Configure the Xcalibur Policy to set the client device NetBIOS name using a script

  1. Select the Xcalibur Policy.


  2. Click Edit to open the Policy Editor.
    Expand the following Policy Branch:
    <policy name> \ Device Configuration \ Peripheral Settings \ Network


  3. Select Network and double-click on NetBIOS naming Scheme to open the NetBIOS naming Scheme screen.
  4. Select Enabled.
  5. Select the checkbox next to the Script option.


  6. Enter a Script into the NetBIOS Name field. The topic of script types, their syntax and implementation will be covered in the next section.
  7. Click OK to return to the Policy Editor screen.
  8. Close the Policy Editor screen to return to the OU properties screen.
  9. Click Close to return to the Xcalibur Global Management Console screen.

NetBIOS Name Scripts

There are three types of NetBIOS name scripts as described in the following table:

General syntax rules for NetBIOS name scripts

  1. The generated NetBIOS name can never contain more than 15 characters due to the NetBIOS name inherent limitations. Any character script that generates a NetBIOS name with more than 15 characters will have the excessive characters truncated.
  2. The Prefix may be omitted.
  3. The variable nn must always appear as a dual digit number even when the value is less than 10, example 04, 08 etc.
  4. The variable nn may be omitted.
  5. If the variable nn receives an illegal value or if the variable is omitted, the default value is used.

Examples for using NetBIOS name scripts

The following table illustrates the usage of the different script types and the resulting NetBIOS name:

 

Conclusion

  • Xcalibur Global now has a policy that sets the client device NetBIOS name using a script.
  • The policy is linked to the OU that was selected.
  • The policy will affect all devices within the OU and any child OUs (as long a there are no restrictions on policy inheritance).
 
Copyright Chip PC. All rights reserved.