<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SnapCenter Powershell Help in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-Powershell-Help/m-p/163909#M13175</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. In snapdrive i can use the command "sdcli snap create" and "sdcli snapshot rename" is there a similar options with snapcenter?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Snapcenter - is this powershell only?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. If i want to run snapcenter powershell do i always have to open a connection to the snapcenter server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 10:35:35 GMT</pubDate>
    <dc:creator>NEPLUSULTRA</dc:creator>
    <dc:date>2025-06-04T10:35:35Z</dc:date>
    <item>
      <title>SnapCenter Powershell Help</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-Powershell-Help/m-p/163909#M13175</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. In snapdrive i can use the command "sdcli snap create" and "sdcli snapshot rename" is there a similar options with snapcenter?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Snapcenter - is this powershell only?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. If i want to run snapcenter powershell do i always have to open a connection to the snapcenter server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:35:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-Powershell-Help/m-p/163909#M13175</guid>
      <dc:creator>NEPLUSULTRA</dc:creator>
      <dc:date>2025-06-04T10:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter Powershell Help</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-Powershell-Help/m-p/163921#M13176</link>
      <description>&lt;P&gt;Get-module SnapDrive should give you the list of&amp;nbsp; PS cmds you can use. Run it on the host where you have installed SCW plugin service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SnapCenter supports three interface - UI, PowerShell and REST APIs. For PS cmdlet, you need to connect to SC server via open-smconnection cmdlet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 16:47:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-Powershell-Help/m-p/163921#M13176</guid>
      <dc:creator>mrahul</dc:creator>
      <dc:date>2021-02-11T16:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter Powershell Help</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-Powershell-Help/m-p/163923#M13177</link>
      <description>&lt;P&gt;From what i see so far, PS is what snapcenter use....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look for the following PS command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;New-SmBackup, New-SdSnapshot&lt;/P&gt;&lt;P&gt;New-SmMountBackup, New-SmUnmountBackup&lt;/P&gt;&lt;P&gt;mount-SdSnapshot, Dismount-SdSnapshot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look for&amp;nbsp;SnapCenter 4.4 ,Cmdlet Reference Guide&amp;nbsp;For Windows&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 17:54:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-Powershell-Help/m-p/163923#M13177</guid>
      <dc:creator>Pat_Parent</dc:creator>
      <dc:date>2021-02-11T17:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter Powershell Help</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-Powershell-Help/m-p/163928#M13178</link>
      <description>&lt;P&gt;Don't suppose you know if using new-sdsnapshot to take a manual snapshot - does this snapshot appear in snapcenter?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 20:55:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-Powershell-Help/m-p/163928#M13178</guid>
      <dc:creator>NEPLUSULTRA</dc:creator>
      <dc:date>2021-02-11T20:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter Powershell Help</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-Powershell-Help/m-p/164072#M13195</link>
      <description>&lt;P&gt;No, Resources protected by SnapCenter and backups taken by it will only be available for management in GUI.&lt;/P&gt;&lt;P&gt;SnapCenter backups should be taken via SnapCenter PS cmdlets.&amp;nbsp;Ex: New-smBackup.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 13:39:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-Powershell-Help/m-p/164072#M13195</guid>
      <dc:creator>mrahul</dc:creator>
      <dc:date>2021-02-17T13:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter Powershell Help</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-Powershell-Help/m-p/164078#M13196</link>
      <description>&lt;P&gt;Thanks, seems we have to make a lot of adjustment from snapdrive/sme/smsql&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 14:11:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-Powershell-Help/m-p/164078#M13196</guid>
      <dc:creator>NEPLUSULTRA</dc:creator>
      <dc:date>2021-02-17T14:11:04Z</dc:date>
    </item>
  </channel>
</rss>

