Home - NetApp Community

powershell.exe –noexit C:\Scripts\Test.ps1. The -noexit. parameter ensures that the PowerShell window remains open after the script finishes running. How to “Interrogate” an Object. To get information about the properties and methods of an object retrieve an instance of that object and then “pipe” the object to the . Get-Member. cmdlet. ................
................