Microsoft Virtualization Discussions

How to trigger an AutoSupport from Powershell?

PADMANTECH
8,091 Views

Hi All,

I know this sounds simple but i am unsure how to trigger an AutoSupport from Powershell? I know i can do this by using SSH to the filer and using the cmd "options autosupport.doit" but find i can do everything else in PowerShell.

Any help is much appreciated.

Jason

1 ACCEPTED SOLUTION

beam
8,090 Views

You may be able to use the Set-NaOption cmdlet:  Set-NaOption autosupport.doit

-Steven

View solution in original post

10 REPLIES 10
Public