<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://jimetrics.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://jimetrics.com/feed.php">
        <title>JiMetrics windows:powershell</title>
        <description></description>
        <link>https://jimetrics.com/</link>
        <image rdf:resource="https://jimetrics.com/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-04T08:08:00-0500</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://jimetrics.com/doku.php?id=windows:powershell:insertdbfilestats&amp;rev=1526353213&amp;do=diff"/>
                <rdf:li rdf:resource="https://jimetrics.com/doku.php?id=windows:powershell:insertinstance&amp;rev=1526353213&amp;do=diff"/>
                <rdf:li rdf:resource="https://jimetrics.com/doku.php?id=windows:powershell:insertinstanceconfig&amp;rev=1526353213&amp;do=diff"/>
                <rdf:li rdf:resource="https://jimetrics.com/doku.php?id=windows:powershell:insertinstancedmvperfcounter&amp;rev=1526353213&amp;do=diff"/>
                <rdf:li rdf:resource="https://jimetrics.com/doku.php?id=windows:powershell:insertstorage&amp;rev=1526353213&amp;do=diff"/>
                <rdf:li rdf:resource="https://jimetrics.com/doku.php?id=windows:powershell:inserttablestats&amp;rev=1526353213&amp;do=diff"/>
                <rdf:li rdf:resource="https://jimetrics.com/doku.php?id=windows:powershell:powershellstart&amp;rev=1526353213&amp;do=diff"/>
                <rdf:li rdf:resource="https://jimetrics.com/doku.php?id=windows:powershell:updatehost&amp;rev=1526353213&amp;do=diff"/>
                <rdf:li rdf:resource="https://jimetrics.com/doku.php?id=windows:powershell:updateinstance&amp;rev=1526353213&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://jimetrics.com/lib/tpl/dokuwiki/images/favicon.ico">
        <title>JiMetrics</title>
        <link>https://jimetrics.com/</link>
        <url>https://jimetrics.com/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://jimetrics.com/doku.php?id=windows:powershell:insertdbfilestats&amp;rev=1526353213&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-14T22:00:13-0500</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:powershell:insertdbfilestats</title>
        <link>https://jimetrics.com/doku.php?id=windows:powershell:insertdbfilestats&amp;rev=1526353213&amp;do=diff</link>
        <description>Here is a PowerShell script to gather SQL Server database file information such as names, size, size used, max size, growth property (percentage or not). Please create a SQL Server Agent job for this. The domain account that this job runs under needs to have access to the instances.</description>
    </item>
    <item rdf:about="https://jimetrics.com/doku.php?id=windows:powershell:insertinstance&amp;rev=1526353213&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-14T22:00:13-0500</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:powershell:insertinstance</title>
        <link>https://jimetrics.com/doku.php?id=windows:powershell:insertinstance&amp;rev=1526353213&amp;do=diff</link>
        <description>Here is a PowerShell script to discover SQL Server instances installed on the server hosts in the Host table. Please create a SQL Server Agent job for this. The domain account that this job runs under needs to in the local administrator's group on the host whose metrics it is trying to get.</description>
    </item>
    <item rdf:about="https://jimetrics.com/doku.php?id=windows:powershell:insertinstanceconfig&amp;rev=1526353213&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-14T22:00:13-0500</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:powershell:insertinstanceconfig</title>
        <link>https://jimetrics.com/doku.php?id=windows:powershell:insertinstanceconfig&amp;rev=1526353213&amp;do=diff</link>
        <description>Here is a PowerShell script to gather SQL Server instance configuration information. It comes from sys.configurations view. Please create a SQL Server Agent job for this. The domain account that this job runs under needs to have proper access to the instances in question and be able to insert data into the JiMetrics database.</description>
    </item>
    <item rdf:about="https://jimetrics.com/doku.php?id=windows:powershell:insertinstancedmvperfcounter&amp;rev=1526353213&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-14T22:00:13-0500</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:powershell:insertinstancedmvperfcounter</title>
        <link>https://jimetrics.com/doku.php?id=windows:powershell:insertinstancedmvperfcounter&amp;rev=1526353213&amp;do=diff</link>
        <description>Here is a PowerShell script to gather selectedSQL Server instance performance counters. The data comes from sys.dm_os_performance_counters view. Please create a SQL Server Agent job for this. The domain account that this job runs under needs to have proper access to the instances in question and be able to insert data into the JiMetrics database.</description>
    </item>
    <item rdf:about="https://jimetrics.com/doku.php?id=windows:powershell:insertstorage&amp;rev=1526353213&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-14T22:00:13-0500</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:powershell:insertstorage</title>
        <link>https://jimetrics.com/doku.php?id=windows:powershell:insertstorage&amp;rev=1526353213&amp;do=diff</link>
        <description>Here is a PowerShell script to gather Windows host disk info such as disk label, drive letter, total size, free size. Please create a SQL Server Agent job for this. The domain account that this job runs under needs to in the local administrator's group on the host whose metrics it is trying to get.</description>
    </item>
    <item rdf:about="https://jimetrics.com/doku.php?id=windows:powershell:inserttablestats&amp;rev=1526353213&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-14T22:00:13-0500</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:powershell:inserttablestats</title>
        <link>https://jimetrics.com/doku.php?id=windows:powershell:inserttablestats&amp;rev=1526353213&amp;do=diff</link>
        <description>Here is a PowerShell script to gather SQL Server database table information such as database name, schema name, table name, row count, data size, index size. Please create a SQL Server Agent job for this. The domain account that this job runs under needs to have access to the instances.</description>
    </item>
    <item rdf:about="https://jimetrics.com/doku.php?id=windows:powershell:powershellstart&amp;rev=1526353213&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-14T22:00:13-0500</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:powershell:powershellstart</title>
        <link>https://jimetrics.com/doku.php?id=windows:powershell:powershellstart&amp;rev=1526353213&amp;do=diff</link>
        <description>PowerShell is Microsoft's scripting language/shell that comes with Windows server and desktop per-installed nowadays. It has tight integration with the operating system and Microsoft's various server products. For automating tasks on Windows, it is a pretty compelling choice because of this bundling.</description>
    </item>
    <item rdf:about="https://jimetrics.com/doku.php?id=windows:powershell:updatehost&amp;rev=1526353213&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-14T22:00:13-0500</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:powershell:updatehost</title>
        <link>https://jimetrics.com/doku.php?id=windows:powershell:updatehost&amp;rev=1526353213&amp;do=diff</link>
        <description>Here is a PowerShell script to gather Windows host info such as OS version, hardware model, memory size, CPU type, core count, BIOS version, BIOS release date, Host hardware serial number. Please create a SQL Server Agent job for this. The domain account that this job runs under needs to in the local administrator's group on the host whose metrics it is trying to get.</description>
    </item>
    <item rdf:about="https://jimetrics.com/doku.php?id=windows:powershell:updateinstance&amp;rev=1526353213&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-14T22:00:13-0500</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:powershell:updateinstance</title>
        <link>https://jimetrics.com/doku.php?id=windows:powershell:updateinstance&amp;rev=1526353213&amp;do=diff</link>
        <description>After server host SQl Server instance(s) have been discovered, here is a PowerShell script to update those instances with information like SQL Server edition, product version, service pack level, etc. Please create a SQL Server Agent job for this. The domain account that this job runs under needs to have access to the instances.</description>
    </item>
</rdf:RDF>
