Skip to main content

Altiris Tab

You specify Altiris Client Management Suite settings on the Deployment > Altiris subtab of the Settings view, which is opened by selecting Settings under Site Management on the Admin tab.

The Altiris subtab includes the following properties:

PropertyDescription
Central Site ServerEnter the machine name of the Altiris Notification Server. Make sure that ASDK is installed on this machine.
Central Site Database ServerEnter the machine name where the Altiris Notification Server database resides.
Central Site Database NameEnter the database name of the Altiris Notification Server database.
TestClick to test the connection settings that are entered. If the test is successful, the message [SERVER_NAME] settings are valid appears.
User / Computer relationshipSpecify the user/computer relationship that App Portal needs to use by selecting one of the following options: Use last logon user —Use the last logon user. Use User Affinity —Use the primary device assigned to user.
Computer Collection FolderEnter the name of the folder to use to create App Portal computer filters.
User Collection FolderEnter the name of the folder to use to create App Portal user filters.
Advertisement FolderEnter the name of the folder to use to create App Portal advertisements.
Policy Folder ID (GUID)Enter the Policy Folder GUID that App Portal will use to search for policies to attach to a catalog item.
Policy Changed Collection Update OffsetEnter the number of minutes duration to wait after a device is added to a collection before initiating a policy update.
Use Central Site for All DeploymentsThis option is always selected, because App Portal only communicates with the central site.
Update Machine Policy on Altiris Management AgentAfter adding the user/computer to a filter for deployment, App Portal can update the policy on the Altiris Management Agent on the client to receive the deployment. However, in order to do this, the App Portal system account needs remote WMI access on all the machines. If the remote WMI permissions are granted, enable this option to allow App Portal to remotely update client policy.
Custom Policy Status SQL QueryEnter an SQL query to override the built-in App Portal deployment status checking SQL command for policy based deployments. For example, you could use the following SQL query: select Status from Evt_AeX_SWD_Execution where AdvertisementId = 'PolicyGUID' and _ResourceGuid = 'ComputerResourceGUID' PolicyGUID and ComputerResourceGUID should be replaced with actual values. One of the following status texts will be returned: Success—Command executed, successfully Failure—Failed, Terminated
Custom Policy Status SQL Connection StringEnter the connection string of the SQL Server database for the Custom Policy Status SQL Query that you entered. If empty, App Portal will use the default notification server database. For example, you could use the following SQL query: Data Source=DBServer;Initial Catalog=DBName;Integrated Security=True DBServer and DBName should be replaced with actual values. The App Portal system account must have read access to the database. If none is provided, it defaults to the CMS database

See Also

Entering Altiris Client Management Suite Settings