Kerry CorderoKISS IT Design Principle - Human Error Prevention
  • Home
  • About
  • Disclaimer
  • Links
  • See all results
Home
Microsoft Windows
Latest
  • Latest
  • Oldest
  • Random
  • A to Z

Microsoft Windows

Servers

Designing Windows AD DNS for Multi-Site Environments

Designing Windows Active Directory DNS (AD DNS) for a multi-site company is a process that should balance a few crucial...
Read More
Servers

Microsoft Windows AD Finding DC Authentication

To find out the Domain Controller (DC) that authenticated a logged-in user in Windows 10/11, you need to use the...
Read More
Laptops & DesktopsServers

Powershell – Get AD Groups

Get-ADGroup -Filter * | Select-Object Name, GroupCategory, GroupScope | Format-Table -AutoSize...
Read More
Laptops & DesktopsServers

Data Flow – Windows AD DNS with Conditional Forwarders

Here’s a simplified breakdown of the data flow that occurs when a client computer in an Active Directory (AD) environment...
Read More
Routing & SwitchingSecurity

WHOIS Check Expiration

  whois cordero.me | grep -i 'expiry' Registry Expiry Date: 2027-07-17T21:24:32Z  ...
Read More
Servers

Powershell – Test Connections

The `Test-Connection` command is a PowerShell cmdlet that sends Internet Control Message Protocol (ICMP) echo request packets, or “pings”, to...
Read More
Servers

Windows Server to Server Communication Troubleshooting

When trying to see what devices a Windows Server is communicating with on the network, there are several approaches you...
Read More
Laptops & DesktopsServers

Ping Sweep on a Windows Device

Command Prompt: for /L %i in (1,1,254) do @ping -n 1 4.2.2.%i | find "Reply" Powershell: 1..254 | % {...
Read More
Laptops & DesktopsRouting & Switching

Troubleshooting – Finding Laptop with only the DNS Name

Finding the switch port that a laptop is connected to with just its DNS name requires a few more steps...
Read More
Laptops & Desktops

Windows 11 WSL Error – Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS

I was installing Ubuntu in Windows 11 using WSL. I was getting the error below: “Please enable the Virtual Machine...
Read More
Load More

Categories

  • Cloud
  • Code
  • Data Center
  • Laptops & Desktops
  • Load Balancing
  • Routing & Switching
  • Security
  • Servers
  • Uncategorized
  • VOIP
  • Wireless

Tags

Active Directory (AD) AWS Azure Best Practices BGP Certificates CISA Cisco Cisco ACI Cisco ASA Cisco ASR Cisco Catalyst Cisco CLI Cisco Nexus Cisco Stack Design DNS EIGRP F5 HTTP(S) IP Addressing and Subnetting IP Sla Kali macOS Microsoft IIS Microsoft SQL Microsoft Windows Netflow Okta OSPF Packet Capture Palo Alto Palo Alto CLI PDF Planning Ports PowerShell python QOS Splunk SSL Structured Cabling TLS Troubleshooting VMWare
To The Top
© 2023 cordero.me • All Rights Reserved

Categories

  • Cloud
  • Code
  • Data Center
  • Laptops & Desktops
  • Load Balancing
  • Routing & Switching
  • Security
  • Servers
  • Uncategorized
  • VOIP
  • Wireless

Tags

Active Directory (AD) AWS Azure Best Practices BGP Certificates CISA Cisco Cisco ACI Cisco ASA Cisco ASR Cisco Catalyst Cisco CLI Cisco Nexus Cisco Stack Design DNS EIGRP F5 HTTP(S) IP Addressing and Subnetting IP Sla Kali macOS Microsoft IIS Microsoft SQL Microsoft Windows Netflow Okta OSPF Packet Capture Palo Alto Palo Alto CLI PDF Planning Ports PowerShell python QOS Splunk SSL Structured Cabling TLS Troubleshooting VMWare
Start typing to see results or hit ESC to close
Troubleshooting Palo Alto Microsoft Windows F5 Cisco ASA
See all results