There are two scripts below. This is if you’re in an environment where you MAC Addresses and ARP table are...
When looking at logs, they are usually UTC. This script helps convert the time zone from EST to UTC &...
Troubleshooting an API issue involves understanding the specific problem, checking logs, examining request and response data, and more. Here are...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script prompts for domain and gets the TLS version for...
HOW CERTIFICATE CHAINS WORK Certificate chains, also known as a chain of trust, work on the concept of Public Key...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script prompts for domain and gets the TLS version for...
This script was developed to address a specific scenario where vendors provide a range of IP subnets to be whitelisted....
Get-ADUser -Identity "kcordero" -Properties MemberOf | Select-Object -ExpandProperty MemberOf ...
In a landscape as interconnected as Information Technology, the adage by John C. Maxwell, “Teamwork makes the dream work…” perfectly...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will scan an FQDN file, and based on the...