Extra IT - Artistic products #yasmeenkarts

I always admired those persons who have artistic abilities like drawing, painting, music playing and so on…

But, I admire much more who shine in scientific disciplines and more and more who shine artistic field at the same time.

For this reason I would like to mention and endorse works and products created by this artist.

https://www.instagram.com/yasmeenkarts/

I indicated some photos, without wanting to be exhaustive ( just to give products quality major idea)

Finally, I total agree, with this assertion (indicated, in previous Instagram Profile)

 “…The way to know life is to love many things…”








Windows 10/11 - how to limit Windows Update bandwidth

Here it is article that explain on how to limit badnwidth used for Windows updates background and foreground downloading.

https://www.thewindowsclub.com/limit-windows-update-bandwidth-windows-10#

WIFI #HOW TO RETRIEVE STORED PC PASSWORD

In case you have necessity to view stored wifi passwords this is command that is necessary to be executed. (with administrative rights)

for /f "skip=9 tokens=1,2 delims=:" %i in ('netsh wlan show profiles') do @echo %j | findstr -i -v echo | netsh wlan show profiles %j key=clear

Windows - How to throttling Network file transfer speed

I am taking note, on blog, about an interesting article that explain several ways used to limit bandwitch usage during file transfer.

From my side, GPO, related to QoS was decisevely useful.

https://woshub.com/limit-network-file-transfer-speed-windows/

Vmware #Vmware tools & Windows update

Windows Update permit to download updated Vmware Tools.

On Virtual environment it is important to know if this behavior is acceptable or might arise outages risks.

Here it is Vmware article that confirm that this update approaching way it is both safe and acceptable

https://kb.vmware.com/s/article/82290

Security - Kerberos and CVE-2022-37967

The November 8, 2022 Windows updates address security bypass and elevation of privilege vulnerabilities with Privilege Attribute Certificate (PAC) signatures. This security update addresses Kerberos vulnerabilities where an attacker could digitally alter PAC signatures, raising their privileges.

After this patch patch installation you must, to prevent DC problems, following 4 steps indicated in bottom article

KB5020805: How to manage Kerberos protocol changes related to CVE-2022-37967