Can someone please explain me the use of -norecursion switch in powercli. I am a novice to powercli and doesn't have a clear idea of it.
Check this LockRecursionPolicy Enum (System.Threading) | Microsoft Docs
Thanks for your response. But still i have a misunderstanding about this parameter. For an example if i use below 2 commands, what is the difference between those two.
Get-VM
Get-VM -norecursion