DS 7.1 Sysprep Issue
HI,
In DS 7.1 i prepare the base image with all application, Domain Joining and Installed the Altiris Agent with Deployment Plugin and Automation folder
now i sent the below listed task for creation the image
1) Prepare the Capture Image (In this phase sysprep run and clear the SID, Drivers,Domain Joining and boot from PXE boot not the automation one)
2) Now Image Creation job will run in PXE mode by using the RDEPLOY and create the image
Now if i deploy this image to multiple computer as which i mentioned above i already installed the Altiris agent so how can i reset the GUID or it will automatically give the new one beside that my machine name will transfer the same name as which i were having on my Base image so please advise how it will works
Thanks
ADnan
Comments 9 Comments • Jump to latest comment
After image deploy; computer name depends on the option selected in Deploy Image task for “Sysprep Configuration”; where:
Thanks.
Once the image is deployed and post sysprep is completed, Altiris Agent guid will be generated for client machine automatically.
~ SQA Manual - Crafting tomorrow
If a forum post solves your problem, please flag it as a solution. If you like an article or blog post vote for it.
Thanks for both of you but it takes too much time to get the new GUID of Altiris Agent.
It should take only default 15 min to get the new GUID. Which can be done manually also from SMAgent Settings > Configuration Change update.
As was the case with XP and sysprep, 7.1 customers expect a solution where existing and new hardware can be imaged, and resolve the name automatically that they have configured in the computer Bios Asset TAG. and not just based on Inventory data, or staff having to visit each workstation to enter this
Do you have a solution for this senario
If Bios Asset TAG means hardware serial number than computer name with these Serial Number can be done. This requires:
1. DS 7.1.2316
2. Deploy Image task
3. Apply System Configuration task with token %serialnumber% in computer name to run on all deployed computers
But this needs to be taken care that Serial Number should not return as blank or with special characters or spaces.
The Bios section is 'named' ' Asset Tag' (not serial Number)
as was with DS 6.9 most client would change this field to mirrow the computers actual Client assigned Asset No
syprep would then have the Token - %AssetTag%- added within the computer name field
is the token %Assettag% still a valid Token within 7.1
Apply system Configuration with %serialnumber% should resolve the issue of hostname; if wmic output of SerialNumber and IdentityNumber are same for following commands (can run in Preboot/Production) for client where you want to use AssetTag:
1. x:\>wmic bios get name,serialnumber,version [Will give SerialNumber which is the Dell Service Tag]
2. x:\>wmic csproduct get name,vendor,identifyingNumber[Will give yet another service tag report]
AssetTag and Serial Number are mostly same here.
Existing supported tokens in DS 7.x are:
https://www-secure.symantec.com/connect/articles/t...
Thanks.
Also please check "Inv_Agent_Plugin_Inventory" table in NS databse of "SerialNumber" and "AssetTag" for managed clients. Thanks.
Would you like to reply?
Login or Register to post your comment.