Hi All,
I am trying to update an existing powershell script that makes extensive use of scriptblocks and Jobs. How do i set a breakpoint inside these areas and actually hit them? Currently they appear to be operating on a different thread and I have no ability to step into them.
Any help is appreciated.
Mark