microsoft / SQLServerPSModule

This repo is the home of SQL Server PowerShell Module development.
MIT License
45 stars 1 forks source link

Unlock Convert-UrnToPath for ServerGroup/RegisteredServers on PS7 #40

Closed Matteo-T closed 1 year ago

Matteo-T commented 1 year ago
  1. On PowerShell7, import v22.0.59
  2. Run the following script
     Convert-UrnToPath 'RegisteredServersStore/ServerGroup[@Name=''DatabaseEngineServerGroup'']/ServerGroup[@Name=''G1'']'
  3. Result
    Operation is not supported on this platform.
Matteo-T commented 1 year ago

This will be fixed in any post v22.0.59 release.

Matteo-T commented 1 year ago

This was fixed in v22.1.1