Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Powershell New-RDBaseItem
#1
Hello, 
I would like to create new connection with the powershell API, but i don't find how to configure the IP and the protocol for exemple.

"Syntax

New-RDBaseItem [-ParentItemId <Guid>] [-ParentItem <RDBaseItem>] [-ItemType<sring>] [-Text <string>] [-ImageId <Guid>] [-Description <string>] [-ExternalId <string>]"

Is that correct ? Or maybe i'm missing a parameter.

BR
Atimoz
Reply
#2
Set-RDPropertiesConnection

In a first step you just create the item - and then you can set the connection specific values by Set-RDPropertiesConnection - the necessary ItemId should be returned by New-RDBaseItem

Hope that helps
Regards/Gruss
Oliver
Reply




Users browsing this thread: 1 Guest(s)