<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Powershell-Core on Anything About IT</title><link>https://www.verboon.info/tags/powershell-core/</link><description>Recent content in Powershell-Core on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 13 Jan 2018 02:02:41 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/powershell-core/index.xml" rel="self" type="application/rss+xml"/><item><title>Enabling PowerShell logging for PowerShell Core 6 (Workaround)</title><link>https://www.verboon.info/2018/01/enabling-powershell-logging-for-powershell-core-6-workaround/</link><pubDate>Sat, 13 Jan 2018 02:02:41 +0000</pubDate><guid>https://www.verboon.info/2018/01/enabling-powershell-logging-for-powershell-core-6-workaround/</guid><description>&lt;p&gt;By default, PowerShell Core does not log events to the Windows Event logs. From a security perspective this isn’t ideal, but that’s something I’ll take a closer look at later. To enable PowerShell logging you have to run &lt;code&gt;RegisterManifest.ps1 which is located in the &amp;quot;C:\Program Files\PowerShell\6.0.0&amp;quot; folder. But unfortunately running that command would not work for me. Now this is the beauty of PowerShell being open sourced, the code as well as the comments from developers is publicly available. So after a short search within the GitHub repo of PowerShell Core I found references about the issue. &lt;/code&gt;&lt;/p&gt;</description></item></channel></rss>