When adding session hosts to a pool you declare a prefix and the template will append an incrementing number to the end. but this number is not a consistent length due to the lack of leading zeros. a...
nbird22
Jul 09, 2021Iron Contributor
I agree, this is annoying. I have to use this really useful Sort-STNumerical PowerShell function to get the desired effect.
Sort strings with numbers more humanely in PowerShell - Svendsen Tech PowerShell Wiki (powershelladmin.com)