PowerCLI-Example-Scripts
PowerCLI-Example-Scripts copied to clipboard
Removed "exit" from Copy-ContentLibrary
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".