I'm trying to use Sitecore Powershell extensions to add a new language version. I run a command like the following from the console: "Add-ItemVersion -Path "PATH" -TargetLanguage "LANGUAGE""
The New item gets created but the layouts on the "final layout" tabs are missing on the new version.
How do I achieve this?