Emil Larsson
Blogs, Articles, and Posts
Active Directory Delegation done the PowerShell way!
(ehmiiz.tech)
Your best bet is to use the Delegation wizard, but wheres the fun (PowerShell fun..) in that. And
By: Emil Larsson submitted:Mar 17 2023
Your best bet is to use the Delegation wizard, but wheres the fun (PowerShell fun..) in that. And
how well does it scale? Not very well.
By: Emil Larsson submitted:Mar 17 2023
Install PFX certificate on servers
(ehmiiz.tech)
As you may have guessed, this post will be about installing certificates using PowerShell.
By: Emil Larsson submitted:Dec 9 2022
As you may have guessed, this post will be about installing certificates using PowerShell.
By: Emil Larsson submitted:Dec 9 2022
PowerShell KeePass and saving time.
(ehmiiz.tech)
However, I found myself using the graphical user interface (GUI) of my password manager daily to
By: Emil Larsson submitted:Aug 25 2023
However, I found myself using the graphical user interface (GUI) of my password manager daily to
simply search copy and paste secret. The problem with navigating a GUI every day is that it's time consuming, and there's room for improvement, especially if you enjoy delving into some PowerShell and/or always have a terminal open.
By: Emil Larsson submitted:Aug 25 2023
PowerShell Productivity tip: Working with History
(blog.ehmiiz.tech)
One thing I've always done while hacking along in the terminal is working with my command-line
By: Emil Larsson submitted:Jun 15 2022
One thing I've always done while hacking along in the terminal is working with my command-line
history. There's quite a few ways to do so currently, so I thought i'd share some of my favorite ones.
By: Emil Larsson submitted:Jun 15 2022
PowerShell Solution: AGPM unable to take control of a GPO
(blog.ehmiiz.tech)
If you enjoy the principle of least privileges, version control and doing big infrastructural
By: Emil Larsson submitted:Sep 9 2022
If you enjoy the principle of least privileges, version control and doing big infrastructural
changes in a safe manner, Advanced Group Policy Management or AGPM, is an amazing tool.
By: Emil Larsson submitted:Sep 9 2022
Projects, Scripts, and Modules
Analyze your Linux system using PowerShell
(ehmiiz.tech)
I am pleased to share that I have been working on a fun hobby project! A PowerShell module designed
By: Emil Larsson submitted:Apr 14 2023
I am pleased to share that I have been working on a fun hobby project! A PowerShell module designed
to facilitate Linux system analysis for PowerShell users. With its standardized noun-verb commands and object-based output, this module leverages the benefits of PowerShell to streamline analysis and information gathering on a Linux system.
By: Emil Larsson submitted:Apr 14 2023
BinaryPasswordGenerator
(powershellgallery.com)
A binary password generator rewritten from of the popular PasswordGenerator nuget package.
By: Emil Larsson submitted:Jul 8 2022
A binary password generator rewritten from of the popular PasswordGenerator nuget package.
By: Emil Larsson submitted:Jul 8 2022
ExplainLinuxFS
(powershellgallery.com)
Get info of the linux standard directories at the command-line, and go there
By: Emil Larsson submitted:Jun 15 2022
Get info of the linux standard directories at the command-line, and go there
By: Emil Larsson submitted:Jun 15 2022
PowerShell Module Review: DSACL
(ehmiiz.tech)
The following module review is very important for a Active Directory operations or engineering type
By: Emil Larsson submitted:Mar 10 2023
The following module review is very important for a Active Directory operations or engineering type
person. Most who have tried granting permissions outside of adding users to groups in Active Directory would probably agree that, access delegation can be a daunting task.
By: Emil Larsson submitted:Mar 10 2023
Community
How to Learn Git, Markdown and PowerShell by Contributing to the PowerShell-Docs Repository
(ehmiiz.tech)
The PowerShell-Docs repository is the home of the official PowerShell documentation. It contains
By: Emil Larsson submitted:Mar 24 2023
The PowerShell-Docs repository is the home of the official PowerShell documentation. It contains
reference and conceptual content for various versions and modules of PowerShell. Contributing to this repository is a great way to learn Git, Markdown and PowerShell, as well as to help improve the quality and accuracy of the documentation.
By: Emil Larsson submitted:Mar 24 2023
Fun
PSHangMan
(powershellgallery.com)
The famous game Hang Man, right in your PowerShell host! With tech-companies theme.
By: Emil Larsson submitted:Jun 15 2022
The famous game Hang Man, right in your PowerShell host! With tech-companies theme.
By: Emil Larsson submitted:Jun 15 2022