Posts Tagged

PowerShell-5.1

PowerShell: SentinelOne PowerShell Wrapper

Overview: SentinelOne or S1 is an example of a comprehensive enterprise security platform that provides threat detection, hunting, and response features that enable organizations to discover vulnerabilities and protect IT operations. Similar API Wrappers: Introduction: This wrapper is my most considerable undertaking yet and man have I learned a lot about RESTful APIs, GitHub, documentation, and…

Read More

PowerShell: PokeDex PowerShell Wrapper

Overview: As I have been learning more about leveraging PowerShell and APIs, I decided to work on some fun side projects to put what I learned into action. While I am still quite new to the APIs, this was a fun challenge, and I will be releasing a few more after this initial post, which…

Read More

PowerShell: FanartTV PowerShell Wrapper

Overview: As I have been learning more about leveraging PowerShell and APIs, I decided to work on some fun side projects to put what I learned into action. While I am still quite new to the APIs, this was a fun challenge, and I will be releasing a few more after this initial post, which…

Read More

PowerShell: Send to Teams Channel (Pokemon)

Overview: As I have been learning more about leveraging PowerShell and APIs, I decided to work on some fun side projects to put what I learned into action. While I am still quite new to the APIs and Teams webhooks, this was a fun challenge, and I will be releasing a few more after this…

Read More

PowerShell: Send to Teams Channel (DadJoke)

Overview: As I have been learning more about leveraging PowerShell and APIs, I decided to work on some fun side projects to put what I learned into action. While I am still quite new to the APIs and Teams webhooks, this was a fun challenge, and I will be releasing a few more after this…

Read More

PowerShell: Use Active Directory SPNs to find domain services

Overview: In this article, we will go over some basic high-level ways to find certain domain systems using the information contained in their service principal name (SPN) attribute. I have tested these SPNs against a few dozen different environments and so far everything appears to be correct. Though something that I’ve noticed is that while…

Read More

PowerShell: Datto PowerShell Wrapper

Overview: In my current role, I am Network Administrator, or rather now what the industry now calls a TAM. (Technical Alignment Manager). One of my responsibilities is auditing and maintaining a business’s IT infrastructure including its backups. To help with this workflow I use Datto BCDR (Business Continuity & Disaster Recovery) appliances for backing up…

Read More