Export PPKG File to ISO
Change these lines to match up where you want the file, where the file is, and what the file name will be
#Directory to export PPKG ISO
$dirWithPPKG = "C:\temp\iso"
#Directory with PPKG File
$pathForIso = "C:\ISOs"
#Export ISO Name
$exportFileName = "YoutubePPKG"