NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform.
You will still be able to view content, but posting and replying will be temporarily disabled.
To learn more, please review the information in this blog post.

Data Protection

Snapcenter 4.4 and Windows 10

darraghos
4,921 Views

Using SnapCentre 4.4. Can we use the powershell CMDLETS on our windows 10 machines? We'd like our sysadmins to be able to use the powershell cli to start backups/clones etc. without logging into the UI or the Snapcenter server. 

1 ACCEPTED SOLUTION

mrahul
4,850 Views

You will find SnapCenter PowerShell Modules only on the SnapCenter server, or a SnapCenter application host.

 

If you are trying to do 'Open-SmConnection' from any of the SnapCenter application host, then you can make use of -SMSbaseUrl where you specify the SnapCenter Server URL path.

View solution in original post

3 REPLIES 3

mrahul
4,867 Views

SnapCenter host installation is supported only on Windows Server OS editions, not on Windows client OS versions.

darraghos
4,852 Views

So any automation or interaction with the Powershell CMDLETS would need to be done from a Powershell remoting session to a Windows Server?

mrahul
4,851 Views

You will find SnapCenter PowerShell Modules only on the SnapCenter server, or a SnapCenter application host.

 

If you are trying to do 'Open-SmConnection' from any of the SnapCenter application host, then you can make use of -SMSbaseUrl where you specify the SnapCenter Server URL path.

Public