Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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.