Last active
June 1, 2019 19:44
-
-
Save Heirhabarov/c142706da076631ae8befde4b6768d37 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<command> | |
<a> | |
<execute>Write-Host "Hello from PowerShell!!!"; Get-Process</execute> | |
</a> | |
</command> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment