可 以 在 C:\WINDOWS\Logs\DISM\dism.log 上 找 到 DISM 日 志 文 件 Rename-Item : 无法重命名,因为“C:\Win11Lite\sources\install2.wim”处不存在项。 所在位置 D:\Win11LiteCreatorV6B\Win11LiteCreatorV6B.ps1:424 字符: 1 + Rename-Item -Path "$ScratchDisk\Win11Lite\sources\install2.wim" -NewN ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: ) [Rename-Item],PSInvalidOperationException + FullyQualifiedErrorId : InvalidOperation,Microsoft.PowerShell.Commands.RenameItemCommand Rename-Item : 无法重命名,因为“C:\Win11Lite\sources\install2. wim”处不存在项。 所在位置 D:\Win11LiteCreatorV6B\Win11LiteCreatorV6B.ps1:424 字 符: 1 + Rename-Item -Path "$ScratchDisk\Win11Lite\sources\install2.w im" -NewN ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ + CategoryInfo : InvalidOperation: ) [Rename-I tem],PSInvalidOperationException + FullyQualifiedErrorId : InvalidOperation,Microsoft.Powe rShell.Commands.RenameItemCommand
@ jagoanku How do I fix this error? DONE 68% | LEFT 32% | 2026-07-22 08:23:39 | [###########################-------------] | STAGE : BUILD FAILED | INFO : Access to the path 'C:\custom\work\Mount\Windows\System32\OOBE\BypassNRO.cmd' is denied. +----------------------------------------------------------------------------------------------+
Got it: Project : Windows 11 Ultimate LTSC-Like ISO Maker Date : 2026-07-22 17:43:44 Progress : 100% Remaining : 0% Stage : COMPLETE Information : The ISO was built, verified, and the workspace was cleaned successfully. LongRunning : False
Glad you succeed to build your customed LTSC-like ISO, friend. thanks for testing my scripts. sorry my delay response due to different time-zone. Good morning here in Bekasi. Cheers
Hi friend, could you elaborate more...what was the error? also pls send the newest (Ulti11_native*.log and Ulti11_creator*.log). I'll help to check here if possible with the fix. regards
access denied C:\custom\work\Mount\Windows\System32\OOBE\BypassNRO.cmd error maker.ps1 n. 2613 and 4941. On 25h2 BypassNRO is deprecated.
I ran as administrator, same error. Ran as trusted installer and finished successful. Permission error merging bypass into mounted wim. Made a 25h2 going to give a test install now. It is a very nice script. Thank you jagoanku.