Deployment Automation Folder for Windows (x64) will not work on Japanese OSs
search cancel

Deployment Automation Folder for Windows (x64) will not work on Japanese OSs

book

Article ID: 156943

calendar_today

Updated On:

Products

IT Management Suite

Issue/Introduction

 Customer encounters such a phenomenon that Automation Folder will not work.


We can reproduce similar phenomenon in house and reproduction procedure is as
follows:

1. Login to Console
2. Select "Actions" tab
3. Navigate "Deployment" -> "Install Automation Folder" -> "Windows (x64)"

Then you will encounter such an error, which states:

= quote =
No Package could be found for the selected Agent policy
= unquote =

This phenomenon does not occur neither with "Windows (x86)" nor "Linux (x86)".
And it's limitted only to "Windows (x64)".

 No Package could be found for the selected Agent policy

Resolution

 There is a workaround for this issue and application procedure is as follows:


Repeat procedure described below against following XML files exactly as list order. 

+ XML files (please refer to attachment)

1. "Deployment Automation Folder for Windows (x64) - Install.xml" 
2. "Deployment Automation Folder for Windows (x64) - Uninstall.xml" 
3. "Deployment Automation Folder for Windows (x64) - Upgrade.xml" 
4. "Deployment Automation Folder (x64).xml"  

+ procedure 

$ cd C:\2Inst 
$ move "Deployment Automation Folder for Windows (x64) - Install.xml" tmp.xml 
$ sed -e "s/DS71SP2/newHost/g" tmp.xml > "Deployment Automation Folder for Windows (x64) - Install.xml" 

$ cd C:\Program Files\Altiris\Notification Server\Bin\Tools 
$ ImportExportUtil.exe /import "C:\2Inst\x64\Deployment Automation Folder for Windows (x64) - Install.xml"

Applies To

This phenomenon does not happen in English OS.

And problem is observed only in Japanese OS.

Attachments

xml.zip get_app