PowerCLI-Example-Scripts icon indicating copy to clipboard operation
PowerCLI-Example-Scripts copied to clipboard

Removed "exit" from Copy-ContentLibrary

Open isjwuk opened this issue 1 year ago • 0 comments
trafficstars

Replaced "exit" with "break" in Copy-ContentLibrary to prevent entire PowerShell window from closing when you specify an incorrect Source Library. Now in line with other adjacent checks which use "break".

isjwuk avatar Jun 18 '24 13:06 isjwuk