Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hello
I am trying to automate the creation of projects in Windchill but the command: si createproject does not work.
with the command
si createproject --name=value --hostname=value --port=value --user=value --password=value
I get the error message
Set-Item : No item parameter was found that matches the argument "--hostname=value".
"im createproject" works though.
Does anyone know what could be the problem?
Thanks.