RE: Binary and X++ updates applied not being reflected on the tiles in LCS's environment page ?
"Inside your VM there would be a directory C:\LCSDiagnostics which contains a powershell script CollectData.ps1. If you run this script, it will update the build info for the VM in LCS (Monitoring/Diagnostics/Build information) and also update the "binary updates" tile info."
Yesterday I installed some platform binary updates in two VMs located in a Azure Dev environment deployed from LCS (everything including PU11 but excluding PU12). After uploading "Platform binary updates" into Active Assets and installing them in the build&dev machines (as stated in "Install a deployable package" -docs.microsoft.com/.../install-deployable-package-), and restarting machines, I saw LCS tiles were not updated. That's how I stumbled into this post.
Well, after successfully executing CollectData.ps1 (be aware that it depends from a service that uses the local AxAdmin account, if it doesn't start check the user/password of service user), LCS tiles aren't updated, "Platform publishing" still remains as "Update9 (7.0.4612.35162)", but curiously if I goto to detailed version info, I see things like "installed platform compilation - Update 12", "Platform compile version 7.0.4709.41124", and in details all DateTime details points to yesterday.
What more should be done in order to see the desired "Platform publishing Update11" in LCS? I need to do this in order to align this development box version with a customer Test and Prod version hosted in a different LCS project.