Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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.