Alexandru Radu Marin
Blogs, Articles, and Posts
Compare two processes using PowerShell
(alexandrumarin.com)
Let's unravel the intricacies of using Windows PowerShell to uncover the nuances between two
By: Alexandru Radu Marin submitted:Sep 8 2023
Let's unravel the intricacies of using Windows PowerShell to uncover the nuances between two
instances of the same process running on your system. This illuminating technique involves the adept utilization of the Compare-Object cmdlet, revealing insights that might otherwise remain hidden.
By: Alexandru Radu Marin submitted:Sep 8 2023
Disable Automatic Logon using PowerShell
(alexandrumarin.com)
Microsoft Windows can be set up to automatically logon using a pre-defined user account without
By: Alexandru Radu Marin submitted:Jul 14 2023
Microsoft Windows can be set up to automatically logon using a pre-defined user account without
prompting the user for logon credentials at boot time. Windows retrieves login account information from the registry, specifically three registry values: DefaultPassword,DefaultUserName,sDefaultDomainName. Anyone who has physical access to the computer can access the computer's contents, programs, and files, as well
By: Alexandru Radu Marin submitted:Jul 14 2023
Installing and Using PowerShell Copilot
(alexandrumarin.com)
PowerShell Copilot is a community-developed module that extends the capabilities of PowerShell by
By: Alexandru Radu Marin submitted:Apr 5 2024
PowerShell Copilot is a community-developed module that extends the capabilities of PowerShell by
integrating with the GPT-4 language model. This innovative tool is designed to assist users in generating code quickly and efficiently, leveraging the vast repository of code available on GitHub.
By: Alexandru Radu Marin submitted:Apr 5 2024
Working with Toast Notifications and using PowerShell scripts as button actions
(alexandrumarin.com)
Toast notifications are a type of unobtrusive and visually appealing pop-up notification that
By: Alexandru Radu Marin submitted:Sep 1 2023
Toast notifications are a type of unobtrusive and visually appealing pop-up notification that
appears on the screen of a Windows device. They are designed to grab the user's attention without interrupting their workflow. The term "toast" is derived from the way these notifications resemble a slice of toast popping up from a toaster. Toast notifications [...]
By: Alexandru Radu Marin submitted:Sep 1 2023
Books, Media, and Learning Resources
PowerShell for Beginners eBook
(alexandrumarin.com)
I have been working on this for while but I am truly happy to announce that I have released a new
By: Alexandru Radu Marin submitted:Aug 18 2023
I have been working on this for while but I am truly happy to announce that I have released a new
book. PowerShell for Beginners. In our day and age, working as an IT Pro or even a developer, PowerShell is not a subject that can be missed. I encourage all IT Pros to dive into PowerShell, trust me you will love it.
By: Alexandru Radu Marin submitted:Aug 18 2023