Thanks Kedar, totally skipped over his response! Had another question you might be able to help me with, I use Set Privacy "Strong" after a fresh install of LTSC. Has there been any updates to this script? I tried searching in this forum however it seems the person that started the thread here has been banned due to taking this from another developer?!
No, no updates. But can you post the code to the strong script here? I lost it when RAID 0 deleted my storage hard drive contents and really want to use it again.
Can anybody guide me here, if anybody is using this script I want to use this script, what benefits are they getting after using it in terms of performance And want to know if anybody is facing any problem
I am guessing you are still busy with other stuff.. But it has been two months since you said within a few weeks. When exactly can we expect an update for 21h1?
No, can't remove that. Only from the install.wim like if you have Windows 10 Pro and Windows 10 Enterprise it'll only keep the one you select.
Hi there. Is there any update based on the latest 21H1 iso? The new packages or others that need to be removed from ISO maybe? Just an example, Chromium Edge packages
I always fail on enable feature part. how to bypass enable features? which line need to delete? Category : NotSpecified: ) [Enable-WindowsOptionalFeature], COMException ErrorID : Microsoft.Dism.Commands.EnableWindowsOptionalFeatureCommand Target : Command : [Void](Enable-WindowsOptionalFeature @EnableFeatureParams) Script : D:\Optimize-Offline-4.0.1.8\Optimize-Offline.psm1 Line : 939 Column : 14 Edit: I removed enable features section completely from psm1 file and completed successfully. Did not get what is the problem with code
Index : 0 Exception : Chemin d’accès de package non valide Category : NotSpecified: ) [Add-WindowsPackage], PSArgumentException ErrorID : Add-WindowsPackage,Microsoft.Dism.Commands.AddWindowsPackageCommand Target : Command : (GetPath -Path $OptimizeOffline.Dedup -Child "Microsoft-Windows-Dedup-Package~31bf3856ad364e35~$($InstallIn fo.Architecture)~$($InstallInfo.Language)~10.0.$($InstallInfo.Build).1.cab")) | ForEach-Object -Process { [Void](Add-WindowsPackage -Path $InstallMount -PackagePath $PSItem -IgnoreCheck -ScratchDirectory $ScratchFolder -LogPath $DISMLog -LogLevel 1 -ErrorAction Stop) } Script : D:\Optimize-Offline-4.0.1.8\Optimize-Offline.psm1 Line : 1258 Column : 226 what's wronge