Powershell PS1 to EXE converter – PS2EXE by Markus Scholtes
Step by step guide how to install PS2EXE by Markus Scholtes (Powershell PS1 to EXE converter) and usage guide with tips, remarks and example
Step by step guide how to install PS2EXE by Markus Scholtes (Powershell PS1 to EXE converter) and usage guide with tips, remarks and example
Step by step guide how to convert Powershell Scripts PS1 files to EXE executables. Also, link is included for the PS1 to EXE converter by Fatih Kodak
How to use PSSession in Powershell including Cmdlets of New-PSSession, Exit, Get, Remove, Export, Import. Many usage examples and tips
Learn how to manipulate (get, add, remove) users / groups / other member objects inside local groups like Administrators. All these with Powershell Cmdlets
Many usage examples of Invoke-Command Cmdlet in Powershell on local machine and on remote computers with PS1 files and Scriptblocks while sending variables
There are several ways to get current logged in user name of the operating system with Powershell. Including real life example usage with Get-Credentials