How to create an Automation Folder installer for machines unable to resolve SMP FQDN to IP address
book
Article ID: 370216
calendar_today
Updated On:
Products
Deployment Solution
Issue/Introduction
In environments where there is no DNS server or proper FQDN name resolution to the Notification Server, an Automation Folder built in the Symantec Management Console will not automatically resolve the Notification Server FQDN to IP address
Environment
Deployment Solution 8.x
Cause
No DNS or name resolution server available in client network. Automation folders built with NS communication profile using FQDN and HTTPs are unable to route to a proper IP address.
Resolution
Since the Notification Server communication profile can contain only FQDN which matches the certificate for HTTPs connections, and client machines are unable to resolve the FQDN to an IP address, a manual Automation Folder build is required.
Log in to the Notification Server as a user with administrator rights
Open File Explorer and navigate to the following directory: <install directory>\Program Files\Altiris\Deployment\BDC\bootwiz
Open BootWiz.exe. If prompted, select 'Create a new configuration'. If a prompt is not displayed, right-click on 'Configurations' and select 'New Configuration"
Follow the prompts to create a new bootwiz configuration and select appropriate options for your environment.
Once the bootwiz configuration is built, expand the configuration in the left pane and drill down to Windows > system32 > drivers > etc
By default, this directory will contain an lmhosts file. Add the Notification Server FQDN and IP address as shown in below example, then click the 'save' icon:
Optionally, right click on the 'etc' folder and select 'New' > 'Text File' and add name the text file 'hosts'
Add a single line identical to what was added in lmhosts, then click the 'save' icon:
Right-click on the new configuration and select 'Create Folder Installer' and follow the prompts
You will now have an automation folder installer with manually added hosts and lmhosts files containing the IP address to hostname mapping