Uh oh!
There was an error while loading. Please reload this page.
Add params (MaxDepth and StopOnSysAdmin) and perf increases to Get-SQLServerLinkCrawl - #77
Add params (MaxDepth and StopOnSysAdmin) and perf increases to Get-SQLServerLinkCrawl#77MJVL wants to merge 4 commits into
Conversation
v-p-b
commented
Dec 3, 2022
Great additions! Resolving circular dependencies is very important, as infinite loops can take cause performance issues on target systems. |
nullbind
commented
Dec 24, 2022
Im sorry it took me so long to see this. I'll try to review your updates in the next few weeks. Superficially they look great. |
MJVL
commented
Jul 19, 2024
Coming back to this after forgetting about it for a while. Is this still good to review/merge? |
v-p-b
commented
Dec 18, 2024
As an excuse to ping this thread let me mention that without this PR running PowerUpSQL on a real infra represented by the link network graph in the blog post linked from the wiki will likely DoS all servers except the 2014 :) |

This PR adds the following enhancements to
Get-SQLServerLinkCrawl:MaxDepthparamStopOnSysAdminparam