Good morning.
Thank you for your reply.
My problem is that my powershell scripts are not signed and therefore do not install my language packs with the Task Sequence.
Do you have a tutorial to create a configuration element in the compliance settings, to modify the SCCM client policy on the execution of Powershell scripts?
"PowerShell execution policy
Configure how Configuration Manager clients can run Windows PowerShell scripts. You can use these scripts for detection in compliance settings configuration items. You can also send the scripts into a deployment as a standard script.
Bypass: The Configuration Manager client bypasses the Windows PowerShell configuration on the client computer, so that unsigned scripts can run.
Restricted: The Configuration Manager client uses the current PowerShell configuration on the client computer. This configuration determines whether unsigned scripts can run.
All signed: The Configuration Manager client runs scripts only if a trusted publisher has signed them. This restriction applies regardless of the current PowerShell configuration on the client computer."