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

How to create newline in domain group description field via command line

$
0
0

We plan to update our domain group description fields via script to note down the related item id for managing the group modification.

 

Unfortunately we can only create newlines via admin gui for the group description.

 

Name:

     DomainGroup1234

Description:

     Line1

     Line2

Group Members:

     TestUser:User

 

Via command line we don't know how to do this, everything in the description statement is put in one line:

 

> Integrity editmksdomaingroup --hostname=host --port=port --description="Line1"◙"Line2" DomainGroup1234

leads to:

 

Name:

     DomainGroup1234

Description:

     Line1?Line2

Group Members:

     TestUser:User

 

 

I have tried replacing the newline characters with “\n” and the command works, but the description contains the “\n” and not a newline character. Do you have any idea how we can add newline characters into the group description with the commandline?

 

Regards,

     Bertram

 

2014-08-14_13h53_36.png


Viewing all articles
Browse latest Browse all 3432

Trending Articles



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