Quantcast
Channel: PTC Community : Popular Discussions - Integrity
Viewing all articles
Browse latest Browse all 3432

How to run "im createissue" in MS PowerShell-Script ?

$
0
0


Hi,

I would like to know how to run Integrity-Command "im createissue" in Microsoft PowerShell-Scripts.

For example via the PowerShell-Command "Start-Process" and using "Here-Strings" for the arguments.

So far I had no success with my tests, see used code at the end of this message.

 

Do you have any code examples or recommendation ?

 

Best Regards

Stephan

 

 

Used code for testing:

 

Start-Process im createissue -argument @"

--hostname=integrity

--port=xxxx

--user=xxxx

--type="xxxx"

--field="xxxx"

--gui

"@ -NoNewWindow -Wait


Viewing all articles
Browse latest Browse all 3432

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>