MARKCORSILLO.COM SERVER
Our crawlers identified that the main page on markcorsillo.com took one thousand seven hundred and thirty-nine milliseconds to load. I could not find a SSL certificate, so in conclusion I consider markcorsillo.com not secure.
BROWSER IMAGE

SERVER SOFTWARE AND ENCODING
We found that this domain is implementing the Apache server.HTML TITLE
IT Automation SCCM and PowershellDESCRIPTION
Set your Powershell scripts to always use the closest Domain Controller. When writing a new script, I like to make sure I know which DC my AD cmdlets are talking to. I do this by using the -Server flag, but rather than hard-coding a specific DC into my scripts, I always use the closest writable DC by starting all my scripts with this line. DomainController Get-ADDomainController -Writable -Discover -NextClosestSite.name. Youll then specify this DC when youre making your AD calls. Eliminates the u.PARSED CONTENT
The web page markcorsillo.com states the following, "Set your Powershell scripts to always use the closest Domain Controller." I saw that the webpage said " When writing a new script, I like to make sure I know which DC my AD cmdlets are talking to." They also said " I do this by using the -Server flag, but rather than hard-coding a specific DC into my scripts, I always use the closest writable DC by starting all my scripts with this line. DomainController Get-ADDomainController -Writable -Discover -NextClosestSite. Youll then specify this DC when youre making your AD calls."