stefanweilguni-oss
stefanweilguni-oss
It is hardcoded in PSDPartition.ps1 You can rewrite this script, so it excepts the diskparameters stored in variables as input for the disk cmdlets. My Script looks like this (I've...
then only the first certificate (in my case the inter) is imported.. And to be clear, i need to have this certificates in winpe. Afterwards in windows I'm able to...
I added foders to "PSDResources\Certificates" called root and inter and put the related certificates there. Then I changed code in PSDStart.ps1 in section "# Install PSDRoot certificate if exist in...
I had to use this (-Authentication negotiate) as well for Windows server 2025 deployments, and it works!
I have to start a script like this in a task before windows update task incl. reboot: `Powershell` ``` # get wsus server $tsenv = New-Object -COMObject Microsoft.SMS.TSEnvironment $wsusServer =...
I had the same failure. For me it was a wrong path in a tasksequence step in step "Install Operating System"