Arman Castillote
Blogs, Articles, and Posts
Streamlining Security: Converting CRT Certificates to PEM
(adamtheautomator.com)
Dive in and learn how to use and to convert CRT certificates to PEM via PowerShell scripts in this
By: Arman Castillote submitted:Dec 1 2023
Dive in and learn how to use and to convert CRT certificates to PEM via PowerShell scripts in this
ATA Learning tutorial!
By: Arman Castillote submitted:Dec 1 2023
The De Facto Guide for Converting a PS1 to EXE (7 Ways)
(adamtheautomator.com)
You can invoke PowerShell scripts in many different ways, but they all have one downfall, you can't
By: Arman Castillote submitted:Jun 16 2022
You can invoke PowerShell scripts in many different ways, but they all have one downfall, you can't
simply run them like a standard Windows program (EXE). Perhaps you'd like to prevent editing the code in a script or perhaps make it easier for your users to run scripts. It's time to learn how to convert a PS1 to an EXE.
By: Arman Castillote submitted:Jun 16 2022