• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
ControlUp Community

ControlUp Community

Connect, Learn, and Grow

  • Blog
  • Podcast
  • Meetups
  • Archives
  • Categories
    • ControlUp One Platform
    • ControlUp for Apps
    • ControlUp for Compliance
    • ControlUp for Desktops
    • ControlUp Scripts & Triggers
    • ControlUp Synthetic Monitoring
    • ControlUp for VDI
  • Topics
  • Events
    • Logos & Wallpaper
    • ControlUp.com
  • Join

Help troubleshooting why we can not update agents via the ControlUp Console?

Posted on November 29, 2022

A user asked why agents cannot be updated via the ControlUp console. It is likely due to lack of admin rights, but AppVolumes can interfere with unzipping files. A possible workaround could be using the monitor command, updating the .NET version to 4.8, or using an Appvolume with the ControlUp agent. The Appvolume method has so far worked successfully. Title: Troubleshooting ControlUp Agent Updates with AppVolumes


Read the entire ” thread below:

Any clues on why we can not update the agents via the controlup console?


Chances are its lack of admin rights. If you right click that machine do all the "diagnostics" pass?


I believe so, The 05 has been updated to the current version and the 08 is running the previous version, but I can still see everything


So you were able to update some of the machines in the pool but not others?


These two tests are the most important.


Do you happen to be using AppVolumes on those machines? We’ve seen some problems with extracting zip files on appvolumes.. volumes.


Yes we do use AppVolumes.


@member Yes I can do both of those Admin$ and TestWMI@member Also on the two machines, I had connected, I manually update 05, and then attempted to push the update via the ControlUp Console to 08“`$files = get-childitem "c:\program files\smart-x\controlupmonitor" -filter "powershell.user.dll" -Recurse

$latest = $files | Sort-Object -Descending -Property LastWriteTime | Select-Object -first 1

Import-Module $latest.FullName

set-ExtractLocal -EnableExtractLocal $true“`


You have to run that on a monitorThe 1st section loads the monitor PS module.

The 2nd section changes a hidden setting. By default the console copies a zipped version of the agent to the remote machine and then extracts it. This extracts the agent files locally and then copies individual files. A little bit less efficient but seems to solve the issue.

PS, the actual issue seems to be when the ZIP extraction library tries to rename temporary files. It only seems to happen on appvolumes enabled machines. We’ve had a customer open a ticket with VMware, but were never able to find a solution.

So we’ve developed this workaround instead@member This has to be done on the Site/Monitor server correct?


yeah. Any monitor will do as it is a global setting


There just isn’t a UI for ityou using writable or regular appvolumes? Looks like they changed a lot with appvols4 writable volumes https://communities.vmware.com/t5/App-Volumes/Appvolumes-4-issue-User-Writable-contains-lot-more-random/td-p/2856545


@member FYI


Anyone ever thought about just creating and Appvolume with the ControlUp agent and push it to the machines that only the users are logged into? Instead of installing on the golden image?


you will most probably miss critical data if the app volume is added after the user logs on.


What kind of data are you referring to Sir?


logon times would be broken for example


So if we assign it to the pool when the machines are spun up, we would not loose that login data, correct?

Any issues here or thoughts?


that would work indeed


Thank you Sir, we are testing that concept now.


I would prefer the regular msi in the golden image above that btw as there is no problem with a difference between agent & console version btw


We can not update the agents on all our machines, we believe it’s got something to do with Appvolumes, so testing this, we can quickly upgrade the appvolume, with the correct version.


Hey Bill, out of curiosity. Did the monitor command work around the issue?


We saved that Mr. Dennis, but didn’t run it on the monitors, we decided to go with the agent in an Appvolume, So far so good. Seems to be working well, and when there is an update, we can just upgrade the appvolume and we are done.


Had a similar issue updating a monitor and it failed until I updated .net to 4.8

Continue reading and comment on the thread ‘Help troubleshooting why we can not update agents via the ControlUp Console?’.  Not a member? Join Here!


Categories: All Archives, ControlUp for VDI
Topics: ControlUp Agent, ControlUp Solve, Logs, PowerShell, Scripts, VMware

Ask Us Anything, Connect, Learn, and Grow with the ControlUp Community!

Login to the ControlUp Community to ask us anything, stay up-to-date on what’s new and coming soon and meet other like-minded techies like you.

Not already a member? Join Today!

Primary Sidebar

ControlUp Academy

Enroll in ControlUp Academy for expert-led technical training, equipping you with skills to effectively deploy, manage, and grow your ControlUp investment.

Learn here >

Rotating Images

Hidden Gem from our Community on Slack!

ControlUp Betas - What's Coming Next?
NEW ControlUp Features - Stay Up-to-Date!
ControlUp Scripts - Scripting, Zero to Hero
Latest KB Articles - Be the First to Learn
Did you Know - with Sivan Kroitoru
Practical Perspectives Technical Use Case Training

Video Tutorials Library

Visit our technical how-to videos, offering step-by-step tutorials on advanced features, troubleshooting, and best practices.

Watch here >

ControlUp Blog

Check out the ControlUp blog for expert advice and in-depth analysis.

Read here >

ControlUp Script Library

Visit the ControlUp technical script library, which offers a multitude of pre-built scripts and custom actions for your monitoring and troubleshooting requirements.

See here >

ControlUp Support

Visit the ControlUp support home and to delve deeper into ControlUp solutions.

Browse here >

Download ControlUp RealTime DX

Start with ControlUp for real-time end-user environment insights, swift troubleshooting, and unprecedented performance optimization. Download now.

Download here >

Footer

      

ControlUp Community
Of Techie, By Techie, For Techie!

Terms of Use | Privacy Policy | Security
Dive Deeper, Learn more at ControlUp.com

  • facebook
  • twitter
  • youtube
  • linkedin

© 2023–2025 ControlUp Technologies LTD, All Rights Reserved.

We use cookies to ensure that we give you the best experience on our website. by continuing to use this site you agree to our Cookie policy..