ONTAP Discussions

SMSQL support PowerShell

masaru
2,569 Views

Hi Team

Does SMSQL5.0R1 support PowerShell2.0?

Best Regards,

-masaru

1 ACCEPTED SOLUTION

qzhang
2,569 Views

Yes, it does. But if you want to use remoting (i.e., run SMSQL cmdlet from a machine which does not have SMSQL installed), you need to setup and connect to a remote session yourself, and run "Add-PSSnapin NetApp.SnapManager.SQL.PS.Admin" before running the cmdlets.

Thanks,

-Qing

View solution in original post

2 REPLIES 2

qzhang
2,570 Views

Yes, it does. But if you want to use remoting (i.e., run SMSQL cmdlet from a machine which does not have SMSQL installed), you need to setup and connect to a remote session yourself, and run "Add-PSSnapin NetApp.SnapManager.SQL.PS.Admin" before running the cmdlets.

Thanks,

-Qing

BrendonHiggins
2,569 Views

I wanted to use powershell to manage my SMSQL snapvaults is the post job scripts but could not see any snapvault cmdlets.

Bren

Public