<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Apps Script collaboration in Peer-Peer Topics</title>
    <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Apps-Script-collaboration/m-p/1303#M906</link>
    <description>&lt;P&gt;You should be able to fairly "easy" repurpose the code you created for CBs, and just point it to search for users instead of devices.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Oct 2023 10:17:07 GMT</pubDate>
    <dc:creator>Kim_Nilsson</dc:creator>
    <dc:date>2023-10-06T10:17:07Z</dc:date>
    <item>
      <title>Apps Script collaboration</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Apps-Script-collaboration/m-p/1040#M902</link>
      <description>&lt;P&gt;All right stop&lt;BR /&gt;Collaborate and listen&lt;BR /&gt;Yoda is back with a brand-new invention&lt;BR /&gt;Something grabs hold of me tightly&lt;BR /&gt;Flow like a harpoon daily and nightly&lt;BR /&gt;Will it ever stop?&lt;BR /&gt;Yo, I don't know.&lt;/P&gt;&lt;P&gt;OK, enough of that. I was thinking of collaborating with everyone on a Google Apps Script utility we could all use. A utility for selected staff to have some control of students on their campus. I have something for our AD accounts but nothing for our Google-only accounts, and I thought, "Well, it's about time I did something about it." But my Apps Script-fu is still on a white belt level.&lt;/P&gt;&lt;P&gt;Here is my thinking. Have a page that runs Apps Script in the background. Your staff have various permissions according to what you want to allow them to do, like move the student or change their password. When the page loads, you have a basic search box. Staff member enters the information for who they are looking for, which can be first name, last name, grade level if you have separate Orgs for each grade level, or any other field you want to search. When the staff member clicks the search, it lists all students they can access (like only high school students) that meet that criteria. Then, they can select the student they want and modify whatever they need to, like changing the student's password or their Org. If that staff member does not have access to something, like changing Orgs, that field is greyed out but visible. For those that use GCDS, you could have an option in the code to disable Org moving.&lt;/P&gt;&lt;P&gt;I developed something similar with the legendary Kim Nilsson for Chromebooks where our techs can modify Location and Asset ID, but I can't wrap my head around this one for some reason. If you don't know who Mr. Nilsson is, you should.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 22:11:48 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Apps-Script-collaboration/m-p/1040#M902</guid>
      <dc:creator>GuruGabe1</dc:creator>
      <dc:date>2023-09-19T22:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Apps Script collaboration</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Apps-Script-collaboration/m-p/1041#M903</link>
      <description>&lt;P&gt;Oh, I know of a tool like this!&lt;/P&gt;&lt;P&gt;It's called &lt;EM&gt;the admin console&lt;/EM&gt;. &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Just give your designated users a relevant admin right (or several), and restrict it to the OUs of their students. Then they can do almost everything you want them to, with only the students they should do it to.&lt;/P&gt;&lt;P&gt;Yes, I know that simple approach doesn't cover 100% of everything that you want them to do, but it'll save an enormous amount of time and energy, which can be used to build a tool that does the few things that it doesn't cover.&lt;span class="lia-unicode-emoji" title=":red_heart:"&gt;❤️&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 22:40:06 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Apps-Script-collaboration/m-p/1041#M903</guid>
      <dc:creator>Kim_Nilsson</dc:creator>
      <dc:date>2023-09-19T22:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Apps Script collaboration</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Apps-Script-collaboration/m-p/1042#M904</link>
      <description>&lt;P&gt;+1 to Kim. We actually built a fully-custom admin tool about a decade ago (in python), and it's a major weight around our necks to keep it maintained. The admin console,&amp;nbsp;&lt;EM&gt;possibly&lt;/EM&gt; with the addition of a third party tool like BetterCloud, is a much happier path.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 22:51:24 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Apps-Script-collaboration/m-p/1042#M904</guid>
      <dc:creator>icrew</dc:creator>
      <dc:date>2023-09-19T22:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Apps Script collaboration</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Apps-Script-collaboration/m-p/1302#M905</link>
      <description>&lt;P&gt;Dang, I lost track of this post. I know the admin console is easier, for us, but I have staff that touched their first computer this school year and others that are not much more computer savvy. Things can get too confusing in the Console. That is why I liked the simple URL they can go to, find X student, and change their password.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 23:09:29 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Apps-Script-collaboration/m-p/1302#M905</guid>
      <dc:creator>GuruGabe1</dc:creator>
      <dc:date>2023-10-05T23:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Apps Script collaboration</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Apps-Script-collaboration/m-p/1303#M906</link>
      <description>&lt;P&gt;You should be able to fairly "easy" repurpose the code you created for CBs, and just point it to search for users instead of devices.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 10:17:07 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Apps-Script-collaboration/m-p/1303#M906</guid>
      <dc:creator>Kim_Nilsson</dc:creator>
      <dc:date>2023-10-06T10:17:07Z</dc:date>
    </item>
  </channel>
</rss>

