Solution:
1. Go to Regedit
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
Value Name: ConsentPromptBehaviorUser
Value: 3
Solution:
1. Go to Regedit
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
Value Name: ConsentPromptBehaviorUser
Value: 3
1. Run the Powershell command below to uninstall the WSUS:-
Remove-WindowsFeature -Name UpdateServices,UpdateServices-DB,UpdateServices-RSAT,UpdateServices-API,UpdateServices-UI -IncludeManagementTools
2. Remove WSUS database.
For SQL:
Delete the SUSDB.mdf and SUSDB_log.ldf in SQL database.
For WID (Windows Internal Database):
Delete SUSDB.mdf and SUSDB_log.ldf in C:\Windows\WID\Data.
1. Reboot the vCenter Server Appliance from vSphere Client.
2. When GRUB bootloader appears, press the spacebar to disable the autoboot.
(You can set Power On Boot delay by edit the vm settings)
3. Press p to access the appliance boot options.
4. Enter teh GRUB password.
(If the vCenter Server Appliance was deployed without editing the root password in the Virtual Appliance Management Interface (VAMI), the default GRUB password is vmware. If edited, use last set password in VAMI)
5. Select the VMware vCenter Server Appliance and type e to edit the boot commands.