Remote Wipe a Computer With PowerShell
Did you know you can wipe a computer using code? I didn’t realize this was an option until I needed to do it…
Deployment and Deployment Softwares
Did you know you can wipe a computer using code? I didn’t realize this was an option until I needed to do it…
There has been a few times where I have needed to enable Remote Desktop Protocal on Remote computers. So, I built out a…
When building out scripts, we must consider different ways they will fail. One of the ways I have seen them fail is through…
At a previous company, we had to maintain windows updates without WSUS. This caused some unique complexities. Back then, all machines in question…
A client called in and told me a line of information that made me concerned about security. I ran a webroot scan and…
It’s time to Install Sentinel One. In this blog, we are going to go through the process of installing Sentinel One through Intune.…
Perch is an event log tracker that can catch a lot of useful information. I like perch because it captures failed login information.…
Do you have a zip file or an msi file that you need to embed into a powershell script for deployment. This is…