<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Powershell on BAFM</title><link>https://christian.blog.pakiheim.de/tags/powershell/</link><description>Recent content in Powershell on BAFM</description><generator>Hugo -- 0.160.1</generator><language>en</language><lastBuildDate>Fri, 06 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://christian.blog.pakiheim.de/tags/powershell/index.xml" rel="self" type="application/rss+xml"/><item><title>Exploring the Intersight API with a Python-Based Schema Browser</title><link>https://christian.blog.pakiheim.de/posts/2026-02-07_working-with-intersight-api/</link><pubDate>Fri, 06 Feb 2026 00:00:00 +0000</pubDate><guid isPermaLink="false">https://christian.blog.pakiheim.de/posts/2026-02-07_working-with-intersight-api/</guid><description>A comprehensive guide to using a Python tool for exploring Cisco Intersight&amp;#39;s OpenAPI specification and accelerating PowerShell module development.</description></item><item><title>PowerShell - and how to add new DNS servers to remote systems</title><link>https://christian.blog.pakiheim.de/posts/2014-10-01_powershell-and-how-to-add-new-dns-servers-to-remote-systems/</link><pubDate>Wed, 01 Oct 2014 17:14:23 +0000</pubDate><guid isPermaLink="false">http://christian.weblog.heimdaheim.de/?p=5351</guid><description>&lt;p&gt;Well, I&amp;rsquo;ve been playing around with PowerShell today. I had the task to move (as in change the IP address) two domain controllers into another VLAN. I could have done it the easy way and added the DNS servers by hand (by RDP&amp;rsquo;ing to each system having these particular DNS servers configured) - which wouldn&amp;rsquo;t have been very hard considering the domain only has 7 members at this point &amp;hellip;&lt;/p&gt;</description></item><item><title>Implementing SnapVault backups - the hard way</title><link>https://christian.blog.pakiheim.de/posts/2014-08-08_implementing-snapvault-backups-the-hard-way/</link><pubDate>Fri, 08 Aug 2014 08:25:10 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/?p=4372</guid><description>&lt;p&gt;Well, I recently had the pleasant task of implementing SnapVault backups, that are being shipped to an offsite location with SnapMirror.&lt;/p&gt;
&lt;p&gt;That in itself isn&amp;rsquo;t the bad thing, however we decided against Protection Manager (since it was a charged product back when we decided on this). So I basically had the three tasks:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Actually implement the SnapVault stuff (and learn my way around it and also document it)&lt;/li&gt;
&lt;li&gt;Write a bunch of scripts, that help us in creating scheduled backups of our databases&lt;/li&gt;
&lt;li&gt;Create a monitoring script, that&amp;rsquo;ll fit into our Nagios environment already in place&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Well, two months later (sadly it still has some kinks - I can&amp;rsquo;t figure out this one bug though for the life of it) and a few hundred hours of working on/with it and out came four things:&lt;/p&gt;</description></item><item><title>PowerShell brush for jQuery-Syntax</title><link>https://christian.blog.pakiheim.de/posts/2010-11-05_powershell-brush-for-jquery-syntax/</link><pubDate>Fri, 05 Nov 2010 13:56:03 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/?p=3589</guid><description>&lt;p&gt;As you might have noticed, I&amp;rsquo;m using &lt;a href="http://www.oriontransfer.co.nz/software/jquery-syntax/"&gt;jQuery.Syntax&lt;/a&gt; as my Syntax Highlighting engine. As I recently started writing PowerShell scripts, I wanted syntax hightlighting for it.&lt;/p&gt;
&lt;p&gt;Since I knew, someone already wrote syntax highlighting for &lt;a href="http://www.aarebrot.net/site/index.php/downloads/19-powershell-geshi-language-file"&gt;GeSHi for PowerShell&lt;/a&gt; (I am lazy after all!), I simply took the color scheme (shame on me), and made hacked ahead. After about three hours (yeah, I had some trouble with editing the wrong damn file), I came up with this:&lt;/p&gt;</description></item></channel></rss>