2020. március 06. 10:00 - Sanyi1978

‘No Internet Connection’ issue on Windows

https://wintechlab.com/fix-unidentified-network-no-internet-access/

 

Flush DNS and Reset TCP/IP

Flush DNS cache and Reset TCP/IP configuration to defaults setting is very helpful to fix most of network and internet problems. To do this open Command Prompt with Admin privilege

Here on command prompt type the following command and hit enter after each command:

  • ipconfig /release
  • ipconfig /flushdns
  • ipconfig /renew
  • netsh winsock
  • nbtstat –r
  • netsh int ip reset

Restart your computer. Normally it should work by now. After flushing DNS you will see that No Internet Connection issue gets fixes and you can now enjoy your internet connection.

komment
2020. március 05. 15:15 - Sanyi1978

How to uninstall Windows Updates

https://www.ghacks.net/2014/08/18/how-to-uninstall-windows-updates/

https://community.spiceworks.com/how_to/38624-uninstall-specific-windows-updates-via-cmd-or-batch-file-in-windows-7-8-and-server-2008-2012

https://www.bleepingcomputer.com/news/microsoft/how-to-uninstall-windows-10-updates-manually/

https://www.repairwin.com/how-to-remove-windows-updates-using-wusa-and-dism-commands/

systeminfo.exe KB lista

If you want to uninstall the update and prompt to restart the computer, use the following command: wusa /uninstall /kb:[id] /quiet /promptrestart

komment
2020. február 20. 14:39 - Sanyi1978

Windows 10 javítás, takarítás DISM, WinSxS

avítás

DISM /Online /Cleanup-Image /CheckHealth

DISM /Online /Cleanup-Image /ScanHealth

DISM /Online /Cleanup-Image /RestoreHealth

DISM /Online /Cleanup-Image /RestoreHealth /Source:E:\Sources\install.wim

SFC /scannow

http://woshub.com/dism-cleanup-image-restorehealth/

https://www.windowscentral.com/how-use-dism-command-line-utility-repair-windows-10-image

 Takarítás:

Checking WinSxS folder size

dism /Online /Cleanup-Image /AnalyzeComponentStore

Cleaning up WinSxS folder

dism /Online /Cleanup-Image /AnalyzeComponentStore

dism /online /Cleanup-Image /StartComponentCleanup

https://www.windowscentral.com/how-reclaim-space-reducing-size-winsxs-folder-windows-10

komment
2020. február 20. 12:55 - Sanyi1978

WindowsOSHub Server-WSUS

http://woshub.com/windows-server-2016/

 https://asteriksz.wordpress.com/category/wsus/

 https://support.microsoft.com/en-us/help/4490414/windows-server-update-services-best-practices

https://docs.microsoft.com/hu-hu/archive/blogs/sus/

http://woshub.com/windows-update-dism-error-0x80073712/

http://woshub.com/wsus-update-approvals/

http://woshub.com/windows-10-wsus-error-0x8024401c/

http://woshub.com/windows-update-error-0x80244022-and-wsuspool-memory-limit/

komment
süti beállítások módosítása