Running Executables

1. Direct – Using the environment path or local folder

Example:
[crayon-6a9d5f5ce3260030678480/] 
2. Invoke-Expression (IEX)

Example:
[crayon-6a9d5f5ce3265951249909/] 
3. Invoke-Command (ICM)

Example:
[crayon-6a9d5f5ce3267348768531/] 
4. Invoke-Item

Example:
[crayon-6a9d5f5ce3269740019012/]