Windows Update Failed with Error 80243004

Solution: Right click the START BUTTON (or any empty space on the task bar) and select PROPERTIES Click the TASKBAR tab Click the CUSTOMIZE button for the Notification Area At the VERY bottom of the window, click on the ALWAYS SHOW ALL ICONS AND NOTIFICATIONS IN THE TASK BAR Try your Windows Updates again.  Note…

Czytaj dalej

Shutdown, snapshot and power on VM

connect to vcenter Connect-VIServer vc01-test shutdown vm get-vm vm01-test | Shutdown-VMGuest get shapshot get-vm vm01-test | New-Snapshot -Name „before windows update 12/12/2018” -Description „delete after 2 weeks” power on vm get-vm vm01-test | start-vm

Czytaj dalej