--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/9e66d477-99b1-426c-a94f-a4150f99b7b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
If you're looking to capture membership to a CSV, the better option would probably be:gam print group-membersif you want to know the membership of only one group use:gam print group-members group myg...@example.com
Jay Lee
On Tue, Apr 28, 2015 at 4:05 PM, KnowledgeHunter <tessa_t...@hotmail.com> wrote:
When I run gam print groups name members > groups.csv, the csv output has line feed and carriage return after each member of the group. If I open it directly in Excel, the members may show blank or just show one member. If I open it in Notepad+, I can see the extra CR/LF after each member name, but there is no way for me to easily strip those, yet keep the CR/LF where needed. Unless I manually go through every group members and strip this info, I can't use the output and I have over 100 groups.I have a script that runs against a CSV of group names and a single cell full of group members to populate groups for a mail migration. Is there a way to get gam print groups members to provide a good CSV?Thank you!!
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
super helpful. thank you.
-peter
On Tuesday, April 28, 2015 at 4:23:42 PM UTC-4, Jay Lee wrote:
If you're looking to capture membership to a CSV, the better option would probably be:gam print group-membersif you want to know the membership of only one group use:gam print group-members group myg...@example.com
Jay Lee
On Tue, Apr 28, 2015 at 4:05 PM, KnowledgeHunter <tessa_t...@hotmail.com> wrote:
When I run gam print groups name members > groups.csv, the csv output has line feed and carriage return after each member of the group. If I open it directly in Excel, the members may show blank or just show one member. If I open it in Notepad+, I can see the extra CR/LF after each member name, but there is no way for me to easily strip those, yet keep the CR/LF where needed. Unless I manually go through every group members and strip this info, I can't use the output and I have over 100 groups.I have a script that runs against a CSV of group names and a single cell full of group members to populate groups for a mail migration. Is there a way to get gam print groups members to provide a good CSV?Thank you!!
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/9e66d477-99b1-426c-a94f-a4150f99b7b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/910e554d-5d5d-475c-921b-111a358e1a07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
If you're looking to capture membership to a CSV, the better option would probably be:gam print group-membersif you want to know the membership of only one group use:gam print group-members group myg...@example.com
Jay Lee
On Tue, Apr 28, 2015 at 4:05 PM, KnowledgeHunter <tessa_t...@hotmail.com> wrote:
When I run gam print groups name members > groups.csv, the csv output has line feed and carriage return after each member of the group. If I open it directly in Excel, the members may show blank or just show one member. If I open it in Notepad+, I can see the extra CR/LF after each member name, but there is no way for me to easily strip those, yet keep the CR/LF where needed. Unless I manually go through every group members and strip this info, I can't use the output and I have over 100 groups.I have a script that runs against a CSV of group names and a single cell full of group members to populate groups for a mail migration. Is there a way to get gam print groups members to provide a good CSV?Thank you!!
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
status,group,email,role,type,id
gam print users name > users.csv
This gives you a CSV file with these columns:
primaryEmail,name.familyName,name.fullName,name.givenName
For each row in groupmembers.csv use the value in the email column to find the row in users.csv with that value in the primaryEmail column; then get the name.* values.
Where is the job title you want defined?
Ross
Is there a way to get the (list of users) membership of a group with display names and job titles?
Thanks Daniel
On Tuesday, April 28, 2015 at 4:23:42 PM UTC-4, Jay Lee wrote:
If you're looking to capture membership to a CSV, the better option would probably be:gam print group-membersif you want to know the membership of only one group use:gam print group-members group myg...@example.com
Jay Lee
On Tue, Apr 28, 2015 at 4:05 PM, KnowledgeHunter <tessa_t...@hotmail.com> wrote:
When I run gam print groups name members > groups.csv, the csv output has line feed and carriage return after each member of the group. If I open it directly in Excel, the members may show blank or just show one member. If I open it in Notepad+, I can see the extra CR/LF after each member name, but there is no way for me to easily strip those, yet keep the CR/LF where needed. Unless I manually go through every group members and strip this info, I can't use the output and I have over 100 groups.I have a script that runs against a CSV of group names and a single cell full of group members to populate groups for a mail migration. Is there a way to get gam print groups members to provide a good CSV?Thank you!!
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/9e66d477-99b1-426c-a94f-a4150f99b7b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/dc5abc86-6051-4979-9115-7342e51dbe33%40googlegroups.com.