<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Gist on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/gist/</link>
    <description>Recent content in Gist on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 19 Sep 2013 12:52:32 +0000</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/gist/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Backup Public GitHub Gists</title>
      <link>https://janikvonrotz.ch/2013/09/19/backup-public-github-gists/</link>
      <pubDate>Thu, 19 Sep 2013 12:52:32 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2013/09/19/backup-public-github-gists/</guid>
      <description>&lt;p&gt;To manage my code snippets I&amp;rsquo;m using &lt;a href=&#34;https://gist.github.com/janikvonrotz&#34;&gt;GitHubGist &lt;/a&gt;connected with &lt;a href=&#34;https://app.gistboxapp.com&#34;&gt;Gistbox&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Sadly none of this services providing a backup nor a download function for the gist files. That&amp;rsquo;s why I came upwith the idea to download them with PowerShell script.&lt;/p&gt;&#xA;&lt;p&gt;For first my script only can download public gists, because I don&amp;rsquo;t know how to implement an authentication, luckily each of my gists is public. I recommend you to do the same, it&amp;rsquo;s the idea of OpenSource.&lt;/p&gt;&#xA;&lt;p&gt;So here&amp;rsquo;s the script:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Create a Office365 user license report</title>
      <link>https://janikvonrotz.ch/2013/08/23/create-a-office365-user-license-report/</link>
      <pubDate>Fri, 23 Aug 2013 12:14:46 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2013/08/23/create-a-office365-user-license-report/</guid>
      <description>&lt;p&gt;With over 350 users in the Office365 cloud as in my case it&amp;rsquo;s difficult being aware of which licenses I really need.&lt;/p&gt;&#xA;&lt;p&gt;To help my out I&amp;rsquo;ve made an ActiveDirectory group which holds the allowed Office365 users. And with this PowerShell script I look up every Office365 user and his licenses and check if this users is allowed to use Office365.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
