Remotely/Utilities/Output-PSCommands.ps1
2021-07-29 07:53:44 -07:00

2 lines
267 B
PowerShell

Start-Process -FilePath "powershell.exe" -ArgumentList "-f C:\Users\Typic\Source\Repos\DoXM\Utilities\Get-PSCommands.ps1"
Start-Process -FilePath "C:\Program Files\PowerShell\6\pwsh.exe" -ArgumentList "-f C:\Users\Typic\Source\Repos\DoXM\Utilities\Get-PSCommands.ps1"