<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Powershell-7 on Anything About IT</title><link>https://www.verboon.info/tags/powershell-7/</link><description>Recent content in Powershell-7 on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 30 Dec 2019 11:54:36 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/powershell-7/index.xml" rel="self" type="application/rss+xml"/><item><title>PowerShell 7 – Group Policy Settings and Eventlogs</title><link>https://www.verboon.info/2019/12/powershell-7-group-policy-settings-and-eventlogs/</link><pubDate>Mon, 30 Dec 2019 11:54:36 +0000</pubDate><guid>https://www.verboon.info/2019/12/powershell-7-group-policy-settings-and-eventlogs/</guid><description>&lt;p&gt;On December 16th
&lt;a href="https://twitter.com/joeyaiello"&gt;Joey&lt;/a&gt;
&lt;a href="https://devblogs.microsoft.com/powershell/announcing-the-powershell-7-0-release-candidate/"&gt;announced&lt;/a&gt; the availability of the PowerShell 7.0 release candidate. Time to look at the configuration options. Since I&amp;rsquo;m interested in the aspects of managing these settings within an enterprise environment, I closely followed the discussions on GitHub here &lt;a href="https://github.com/PowerShell/PowerShell/pull/10468"&gt;https://github.com/PowerShell/PowerShell/pull/10468&lt;/a&gt; and here &lt;a href="https://github.com/PowerShell/PowerShell/issues/9309"&gt;https://github.com/PowerShell/PowerShell/issues/9309&lt;/a&gt; and the outcome of these discussions is documented here &lt;a href="https://github.com/PowerShell/PowerShell-RFC/blob/master/4-Experimental-Accepted/RFC0041-Policy.md"&gt;https://github.com/PowerShell/PowerShell-RFC/blob/master/4-Experimental-Accepted/RFC0041-Policy.md&lt;/a&gt;&lt;/p&gt;
&lt;h1 id="installation"&gt;Installation&lt;/h1&gt;
&lt;p&gt;Now let&amp;rsquo;s look what options we have for the configuration of logging PowerShell 7 events. Let&amp;rsquo;s start with installing PowerShell 7.0 RC1. All download packages are listed here &lt;a href="https://github.com/PowerShell/PowerShell/releases/tag/v7.0.0-rc.1"&gt;https://github.com/PowerShell/PowerShell/releases/tag/v7.0.0-rc.1&lt;/a&gt; There are multiple options available for installing PowerShell 7 on Windows (AppX, ZIP, MSI) but for this demonstration I use the MSI based installer. &lt;a href="https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-rc.1/PowerShell-7.0.0-rc.1-win-x64.msi"&gt;https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-rc.1/PowerShell-7.0.0-rc.1-win-x64.msi&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>