Learn how to design and build your own interactive menus inside your PowerShell scripts. This will help non-PowerShell users easily navigate and use them.
Note: The cleanup execution is disabled by default. If you want to run this end to end with the cleanup, please change value of boolean variable 'CleanupResources' in ANFPoolChange.ps1 If you don't ...
# Other than these and [NoRunspaceAffinity()], the classes are the same in the self contained examples. $result = $script:Powershell.AddCommand('New ...