Skip to content
Luca Dell'Oca Principal Cloud Architect @Veeam
Virtual To The Core Virtual To The Core

Virtualization blog, the italian way.

  • Media
  • About me
Virtual To The Core
Virtual To The Core

Virtualization blog, the italian way.

VMware templates e Windows Update Services

Luca Dell'Oca, March 5, 2012December 4, 2016

Se utilizzate i templates di macchine Windows e Windows Update Services, potreste osservare uno strano comportamento all’interno di Windows Update Service.

Immaginatevi uno scenario in cui, da uno stesso template di partenza, avete creato tre server Server1, Server2 e Server3. A rotazione, solo uno di questi compare in WUS, e periodicamente sparisce per far posto a uno degli altri.

Quello che sta succedendo è questo: i tre server possiedono lo stesso SusClientId, e man mano che comunicano il loro livello di patching a WUS, questi valori vengono sostituiti a quelli precedenti. Per WUS, è come se lo stesso server ciclicamente cambiasse nome e livello di patching.

Per risolvere questo problema, potete eseguire questi comandi shell sulle macchine windows:

net stop wuauserv
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v AccountDomainSid /f
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v PingID /f
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientId /f
net start wuauserv
wuauclt /resetauthorization /detectnow

Le tre cancellazione di chiavi nel regedit potrebbero darvi errore, dato che non è detto che le stesse esistano nel server.

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Pinterest (Opens in new window) Pinterest
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Pocket (Opens in new window) Pocket
Tecnologia sustemplatesvmwarewindowswsus

Post navigation

Previous post
Next post

Search

Sponsors

Latest Posts

  • Migrate WSL (Windows Subsystem for Linux) to a new computer
  • Pass keystrokes to a pfSense virtual machine to install it automatically
  • Automatically deploy pfSense with Terraform and Ansible
  • My Automated Lab project: #6 Create a S3 Bucket with Terraform
  • My Automated Lab project: #5 Deploy a Linux vSphere VM with Terraform and custom disks
©2025 Virtual To The Core | WordPress Theme by SuperbThemes
  • Media
  • About me
We use cookies to ensure that we give you the best experience on our website, and to collect anonymous data regarding navigations stats using 3rd party plugins; they all adhere to the EU Privacy Laws. If you continue to use this site we will assume that you are ok with it.OkNoPrivacy Policy