<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>gsudo on Robert Rumpf</title>
    <link>/tags/gsudo/</link>
    <description>Recent content in gsudo on Robert Rumpf</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 23 Jun 2021 21:21:00 +0200</lastBuildDate>
    
	<atom:link href="/tags/gsudo/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>escalate UAC in Powershell with sudo</title>
      <link>/posts/2021/06/escalate-uac-in-powershell-with-sudo/</link>
      <pubDate>Wed, 23 Jun 2021 21:21:00 +0200</pubDate>
      
      <guid>/posts/2021/06/escalate-uac-in-powershell-with-sudo/</guid>
      <description>For a while now, I have been working professionally with Intune software deployment. I often have to test various scripts for customers. These often require admin rights. Since I&amp;rsquo;m tired of starting the Powershell as admin every time, I started looking for a way around the problem. I found something on Github.
https://github.com/gerardog/gsudo
(G)sudo
&amp;hellip;is probably known from the Linux universe and that&amp;rsquo;s exactly how it works. Just type sudo or gsudo in front of the command that needs extended privileges and an admin prompt appears without having to open a new shell.</description>
    </item>
    
  </channel>
</rss>