Keeping the Altiris Agent Upgrade Process Flowing

Keeping the Altiris Agent Upgrade Process Flowing
BRING's picture

When upgrading our Altiris Agent environment, such as deploying a roll-up or service pack, there are always a few straggler machines that seem to get 'stuck', and don't complete the agent upgrade task.

The tip found in a knowledgebase article can be the key to giving those machines a 'boot', so to speak..

Check out the KB Article below, entitled:

"After NS Core R3 Upgrade, some agents would not upgrade." - KB 33865

It can be found at:

https://kb.altiris.com/article.asp?article=33865&p...

3.625
Average: 3.6 (8 votes)

To save a trip:

trb48's picture

To save a trip to the KB article, here it is (I copied the important stuff over):

Cause

It appears that the upgrade task was not able to successfully stop the agent service before initiating the upgrade. Agent logs reported that the upgrade procedure could not remove some dll's because it could not get access.

Resolution

Running the following command on each of the machines resolved the issue:

net stop aexnsclient "%systemdrive%\Program Files\Altiris\Altiris Agent\Software Delivery\{5FA31642-CB4A-43DE-A538-CBB8B6E3BCB7}\cache\AeXClientUpgrade.exe"

KB link broken

The KB link here isn't working; I think the &p=3 part at the end needs to be changed to &p=1 following the KB's migration to HTTPS and whatever changes were implemented at that time.

Re: KB link broken

Admin's picture

Thanks for the heads up KSchroeder. (And the suggested resolution.)

The link is now working as advertised.

JM