Windows PrintNightmare: Status, issues and workarounds (Sept. 22, 2021)

Windows PrintNightmare: Status, issues and workarounds (Sept. 22, 2021) https://ift.tt/3kvkwZX [German]Since the patchday of September 14, 2021, when further security updates to close the PrintNightmare vulnerabilities are delivered, there are massive problems with network printers in some environments. The background is that Microsoft implemented certain security measures in August and September 2021. This post reflects […]

Ever need some details on all vnets across all #azure subscriptions using the CLI? #devops # Create TXT files of the VNET names and CIDR ranges array=(sub1 sub2 sub3) for subs in “${array[@]}” do az account set -s “$subs” az network vnet list -o table >$subs.txt done

Ever need some details on all vnets across all #azure subscriptions using the CLI? #devops # Create TXT files of the VNET names and CIDR ranges array=(sub1 sub2 sub3) for subs in “${array[@]}” do az account set -s “$subs” az network vnet list -o table >$subs.txt done from deltadan twit http://twitter.com/deltadan/status/1440415128466300941

Just presented the session “Understanding all security aspects of Azure Virtual Desktop” for the Cloud Summit 2021! Thank you all for attending, slide deck is available on GitHub. https://t.co/qGYmiHRcfi @CloudSummitLive #CloudSummit2021 #AVD

Just presented the session “Understanding all security aspects of Azure Virtual Desktop” for the Cloud Summit 2021! Thank you all for attending, slide deck is available on GitHub. https://t.co/qGYmiHRcfi @CloudSummitLive #CloudSummit2021 #AVD from fberson twit http://twitter.com/fberson/status/1440327936377192450

Who in your organization is ready for MFA and passwordless authentication? See how activity reports can simplify your Zero Trust journey. Watch our Essentials Series at this link. https://t.co/GzcGvTdLhZ #IDMGMT #security #cybersecurity https://t.co/N0VOyDpHrE

Who in your organization is ready for MFA and passwordless authentication? See how activity reports can simplify your Zero Trust journey. Watch our Essentials Series at this link. https://t.co/GzcGvTdLhZ #IDMGMT #security #cybersecurity https://t.co/N0VOyDpHrE from MSFTMechanics twit http://twitter.com/MSFTMechanics/status/1440305135029133319

Windows September 2021 Update: Workaround for some printing issues

Windows September 2021 Update: Workaround for some printing issues https://ift.tt/3hPNqSL [German]Zum Patchday am 14. September 2021 hat Microsoft für die unterstützten Windows-Systeme Sicherheitsupdates freigegeben, die auch weitere PrintNightmare-Schwachstellen beseitigen sollen. Diese Updates verursachen aber Probleme, so dass Netzwerkdrucker nicht mehr angesteuert werden können. In einigen Fällen könnte ein einfacher Workaround helfen, ohne dass das Sicherheitsupdate […]