--
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/0d026f6f-1e94-4caa-9532-a79143aa578f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To update one device, you can use a command like:gam update cros query:id:<device serial number> ou "/Your OU"to update multiple devices at once is possible but is going to take a bit more work. The easiest way would probably be to make copies of all your CSV files and then prefix the serial numbers in each row with "query:id:". Then you can run:gam csv myfile.csv gam update cros ~serial ou "/New OU"where myfile.csv is your CSV file and serial is the header of the column which contains "query:id:<serial#>" information.
Jay Lee
On Mon, Jul 7, 2014 at 2:59 PM, Darin Clausing <claus...@gmail.com> wrote:
Hello,I am very new to GAM (and rusty with Python, so please go easy on me.) That being said, I am looking for a way to move 11,000 + chromebooks from the root OU into sub OUs. I currently have the serials numbers in csv broken down by the OUs I would like them to end up in (I discovered that GAM requires the device_id and not the serial number.)Is this something I should be trying to do with GAM or should I be looking at going directly to a python script?Thanks,Darin
--
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.
To update one device, you can use a command like:gam update cros query:id:<device serial number> ou "/Your OU"to update multiple devices at once is possible but is going to take a bit more work. The easiest way would probably be to make copies of all your CSV files and then prefix the serial numbers in each row with "query:id:". Then you can run:gam csv myfile.csv gam update cros ~serial ou "/New OU"where myfile.csv is your CSV file and serial is the header of the column which contains "query:id:<serial#>" information.
Jay Lee
On Mon, Jul 7, 2014 at 2:59 PM, Darin Clausing <claus...@gmail.com> wrote:
Hello,I am very new to GAM (and rusty with Python, so please go easy on me.) That being said, I am looking for a way to move 11,000 + chromebooks from the root OU into sub OUs. I currently have the serials numbers in csv broken down by the OUs I would like them to end up in (I discovered that GAM requires the device_id and not the serial number.)Is this something I should be trying to do with GAM or should I be looking at going directly to a python script?Thanks,Darin
--
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.
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/ae7c53fa-ee9d-47fb-b8d0-270ca34bf3d0%40googlegroups.com.
To update one device, you can use a command like:gam update cros query:id:<device serial number> ou "/Your OU"to update multiple devices at once is possible but is going to take a bit more work. The easiest way would probably be to make copies of all your CSV files and then prefix the serial numbers in each row with "query:id:". Then you can run:gam csv myfile.csv gam update cros ~serial ou "/New OU"where myfile.csv is your CSV file and serial is the header of the column which contains "query:id:<serial#>" information.
Jay Lee
On Mon, Jul 7, 2014 at 2:59 PM, Darin Clausing <claus...@gmail.com> wrote:
Hello,I am very new to GAM (and rusty with Python, so please go easy on me.) That being said, I am looking for a way to move 11,000 + chromebooks from the root OU into sub OUs. I currently have the serials numbers in csv broken down by the OUs I would like them to end up in (I discovered that GAM requires the device_id and not the serial number.)Is this something I should be trying to do with GAM or should I be looking at going directly to a python script?Thanks,Darin
--
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.
If the devices need to go to different OU's can you call the OU field from the CSV file or does the OU have to be in the cmd line? Something like gam csv myfile.csv gam update cros ~serial ~OU. I couldn't get it to work.
On Tuesday, July 8, 2014 at 6:29:46 AM UTC-6, Jay Lee wrote:
To update one device, you can use a command like:gam update cros query:id:<device serial number> ou "/Your OU"to update multiple devices at once is possible but is going to take a bit more work. The easiest way would probably be to make copies of all your CSV files and then prefix the serial numbers in each row with "query:id:". Then you can run:gam csv myfile.csv gam update cros ~serial ou "/New OU"where myfile.csv is your CSV file and serial is the header of the column which contains "query:id:<serial#>" information.
Jay Lee
On Mon, Jul 7, 2014 at 2:59 PM, Darin Clausing <claus...@gmail.com> wrote:
Hello,I am very new to GAM (and rusty with Python, so please go easy on me.) That being said, I am looking for a way to move 11,000 + chromebooks from the root OU into sub OUs. I currently have the serials numbers in csv broken down by the OUs I would like them to end up in (I discovered that GAM requires the device_id and not the serial number.)Is this something I should be trying to do with GAM or should I be looking at going directly to a python script?Thanks,Darin
--
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/0d026f6f-1e94-4caa-9532-a79143aa578f%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/15296cd6-a0fb-4de2-8f68-558798771cc2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Jay Lee
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@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/0d026f6f-1e94-4caa-9532-a79143aa578f%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-manager+unsub...@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/15296cd6-a0fb-4de2-8f68-558798771cc2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/716cd1ca-8555-475c-8233-86acf9304f2bn%40googlegroups.com.