Script completed with no bootable ISO.
A tiny11.iso file was created, but is not bootable. (User information is redacted, as this is a client's PC.)
Windows PowerShell transcript start Start time: 20250218102757 Username: .. RunAs User: .. Configuration Name: Machine: . (Microsoft Windows NT 10.0.22631.0) Host Application: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe D:\tiny11builder\tiny11maker.ps1 Process ID: 9056 PSVersion: 5.1.22621.4391 PSEdition: Desktop PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.22621.4391 BuildVersion: 10.0.22621.4391 CLRVersion: 4.0.30319.42000 WSManStackVersion: 3.0 PSRemotingProtocolVersion: 2.3 SerializationVersion: 1.1.0.1
Transcript started, output file is \tiny11.log Welcome to the tiny11 image creator! Release: 05-06-24 Drive letter set to E: Copying Windows image... Copy complete! Getting image information:
ImageIndex : 1 ImageName : Windows 11 Home ImageDescription : Windows 11 Home ImageSize : 18,709,107,315 bytes
ImageIndex : 2 ImageName : Windows 11 Home N ImageDescription : Windows 11 Home N ImageSize : 18,162,298,137 bytes
ImageIndex : 3 ImageName : Windows 11 Home Single Language ImageDescription : Windows 11 Home Single Language ImageSize : 18,688,958,400 bytes
ImageIndex : 4 ImageName : Windows 11 Education ImageDescription : Windows 11 Education ImageSize : 19,213,845,892 bytes
ImageIndex : 5 ImageName : Windows 11 Education N ImageDescription : Windows 11 Education N ImageSize : 18,673,246,054 bytes
ImageIndex : 6 ImageName : Windows 11 Pro ImageDescription : Windows 11 Pro ImageSize : 19,216,462,493 bytes
ImageIndex : 7 ImageName : Windows 11 Pro N ImageDescription : Windows 11 Pro N ImageSize : 18,675,690,173 bytes
ImageIndex : 8 ImageName : Windows 11 Pro Education ImageDescription : Windows 11 Pro Education ImageSize : 19,213,896,530 bytes
ImageIndex : 9 ImageName : Windows 11 Pro Education N ImageDescription : Windows 11 Pro Education N ImageSize : 18,673,271,823 bytes
ImageIndex : 10 ImageName : Windows 11 Pro for Workstations ImageDescription : Windows 11 Pro for Workstations ImageSize : 19,213,947,168 bytes
ImageIndex : 11 ImageName : Windows 11 Pro N for Workstations ImageDescription : Windows 11 Pro N for Workstations ImageSize : 18,673,297,592 bytes
Mounting Windows image. This may take a while.
SUCCESS: The file (or folder): "C:\tiny11\sources\install.wim" now owned by user "..". processed file: \tiny11\sources\install.wim Successfully processed 1 files; Failed processing 0 files PS>TerminatingError(Mount-WindowsImage): "Either the Name or Index parameter is required" Mount-WindowsImage : Either the Name or Index parameter is required At D:\tiny11builder\tiny11maker.ps1:101 char:1
- Mount-WindowsImage -ImagePath $ScratchDisk\tiny11\sources\install.wim ...
-
+ CategoryInfo : InvalidArgument: (:) [Mount-WindowsImage], PSArgumentException + FullyQualifiedErrorId : Mount-WindowsImage,Microsoft.Dism.Commands.MountWindowsImageCommand
Mount-WindowsImage : Either the Name or Index parameter is required At D:\tiny11builder\tiny11maker.ps1:101 char:1
- Mount-WindowsImage -ImagePath $ScratchDisk\tiny11\sources\install.wim ...
-
+ CategoryInfo : InvalidArgument: (:) [Mount-WindowsImage], PSArgumentException + FullyQualifiedErrorId : Mount-WindowsImage,Microsoft.Dism.Commands.MountWindowsImageCommand
Default system UI language code not found. Architecture information not found. Mounting complete! Performing removal of applications... Removing Edge: Remove-Item : Cannot find path 'C:\scratchdir\Program Files (x86)\Microsoft\Edge' because it does not exist. At D:\tiny11builder\tiny11maker.ps1:152 char:1
- Remove-Item -Path "$ScratchDisk\scratchdir\Program Files (x86)\Micros ...
-
+ CategoryInfo : ObjectNotFound: (C:\scratchdir\P...\Microsoft\Edge:String) [Remove-Item],
ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand Remove-Item : Cannot find path 'C:\scratchdir\Program Files (x86)\Microsoft\Edge' because it does not exist. At D:\tiny11builder\tiny11maker.ps1:152 char:1
- Remove-Item -Path "$ScratchDisk\scratchdir\Program Files (x86)\Micros ...
-
+ CategoryInfo : ObjectNotFound: (C:\scratchdir\P...\Microsoft\Edge:String) [Remove-Item], ItemNotFoundEx ception + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
Remove-Item : Cannot find path 'C:\scratchdir\Program Files (x86)\Microsoft\EdgeUpdate' because it does not exist. At D:\tiny11builder\tiny11maker.ps1:153 char:1
- Remove-Item -Path "$ScratchDisk\scratchdir\Program Files (x86)\Micros ...
-
+ CategoryInfo : ObjectNotFound: (C:\scratchdir\P...soft\EdgeUpdate:String) [Remove-Item],
ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand Remove-Item : Cannot find path 'C:\scratchdir\Program Files (x86)\Microsoft\EdgeUpdate' because it does not exist. At D:\tiny11builder\tiny11maker.ps1:153 char:1
- Remove-Item -Path "$ScratchDisk\scratchdir\Program Files (x86)\Micros ...
-
+ CategoryInfo : ObjectNotFound: (C:\scratchdir\P...soft\EdgeUpdate:String) [Remove-Item], ItemNotFoundEx ception + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
Remove-Item : Cannot find path 'C:\scratchdir\Program Files (x86)\Microsoft\EdgeCore' because it does not exist. At D:\tiny11builder\tiny11maker.ps1:154 char:1
- Remove-Item -Path "$ScratchDisk\scratchdir\Program Files (x86)\Micros ...
-
+ CategoryInfo : ObjectNotFound: (C:\scratchdir\P...rosoft\EdgeCore:String) [Remove-Item],
ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand Remove-Item : Cannot find path 'C:\scratchdir\Program Files (x86)\Microsoft\EdgeCore' because it does not exist. At D:\tiny11builder\tiny11maker.ps1:154 char:1
- Remove-Item -Path "$ScratchDisk\scratchdir\Program Files (x86)\Micros ...
-
+ CategoryInfo : ObjectNotFound: (C:\scratchdir\P...rosoft\EdgeCore:String) [Remove-Item], ItemNotFoundEx ception + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
Unknown architecture: Remove-Item : Cannot find path 'C:\scratchdir\Windows\System32\Microsoft-Edge-Webview' because it does not exist. At D:\tiny11builder\tiny11maker.ps1:180 char:1
- Remove-Item -Path "$ScratchDisk\scratchdir\Windows\System32\Microsoft ...
-
+ CategoryInfo : ObjectNotFound: (C:\scratchdir\W...ft-Edge-Webview:String) [Remove-Item],
ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand Remove-Item : Cannot find path 'C:\scratchdir\Windows\System32\Microsoft-Edge-Webview' because it does not exist. At D:\tiny11builder\tiny11maker.ps1:180 char:1
- Remove-Item -Path "$ScratchDisk\scratchdir\Windows\System32\Microsoft ...
-
+ CategoryInfo : ObjectNotFound: (C:\scratchdir\W...ft-Edge-Webview:String) [Remove-Item], ItemNotFoundEx ception + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
Removing OneDrive: Remove-Item : Cannot find path 'C:\scratchdir\Windows\System32\OneDriveSetup.exe' because it does not exist. At D:\tiny11builder\tiny11maker.ps1:184 char:1
- Remove-Item -Path "$ScratchDisk\scratchdir\Windows\System32\OneDriveS ...
-
+ CategoryInfo : ObjectNotFound: (C:\scratchdir\W...eDriveSetup.exe:String) [Remove-Item],
ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand Remove-Item : Cannot find path 'C:\scratchdir\Windows\System32\OneDriveSetup.exe' because it does not exist. At D:\tiny11builder\tiny11maker.ps1:184 char:1
- Remove-Item -Path "$ScratchDisk\scratchdir\Windows\System32\OneDriveS ...
-
+ CategoryInfo : ObjectNotFound: (C:\scratchdir\W...eDriveSetup.exe:String) [Remove-Item], ItemNotFoundEx ception + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
Removal complete! Loading registry... Bypassing system requirements(on the system image): Disabling Sponsored Apps: Enabling Local Accounts on OOBE: PS>TerminatingError(Copy-Item): "Could not find a part of the path 'C:\scratchdir\Windows\System32\Sysprep\autounattend.xml'." Copy-Item : Could not find a part of the path 'C:\scratchdir\Windows\System32\Sysprep\autounattend.xml'. At D:\tiny11builder\tiny11maker.ps1:237 char:1
- Copy-Item -Path "$PSScriptRoot\autounattend.xml" -Destination "$Scrat ...
-
+ CategoryInfo : NotSpecified: (:) [Copy-Item], DirectoryNotFoundException + FullyQualifiedErrorId : System.IO.DirectoryNotFoundException,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Could not find a part of the path 'C:\scratchdir\Windows\System32\Sysprep\autounattend.xml'. At D:\tiny11builder\tiny11maker.ps1:237 char:1
- Copy-Item -Path "$PSScriptRoot\autounattend.xml" -Destination "$Scrat ...
-
+ CategoryInfo : NotSpecified: (:) [Copy-Item], DirectoryNotFoundException + FullyQualifiedErrorId : System.IO.DirectoryNotFoundException,Microsoft.PowerShell.Commands.CopyItemCommand
Disabling Reserved Storage: Disabling BitLocker Device Encryption Disabling Chat icon: Removing Edge related registries Disabling OneDrive folder backup Disabling Telemetry: Prevents installation or DevHome and Outlook: True You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:347 char:1
- $regACL = $regKey.GetAccessControl()
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:347 char:1
- $regACL = $regKey.GetAccessControl()
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:348 char:1
- $regACL.SetOwner($adminGroup)
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:348 char:1
- $regACL.SetOwner($adminGroup)
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:349 char:1
- $regKey.SetAccessControl($regACL)
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:349 char:1
- $regKey.SetAccessControl($regACL)
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:350 char:1
- $regKey.Close()
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:350 char:1
- $regKey.Close()
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
Owner changed to Administrators. You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:353 char:1
- $regACL = $regKey.GetAccessControl()
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:353 char:1
- $regACL = $regKey.GetAccessControl()
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:355 char:1
- $regACL.SetAccessRule($regRule)
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:355 char:1
- $regACL.SetAccessRule($regRule)
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:356 char:1
- $regKey.SetAccessControl($regACL)
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:356 char:1
- $regKey.SetAccessControl($regACL)
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
Permissions modified for Administrators group. Registry key permissions successfully updated. You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:359 char:1
- $regKey.Close()
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:359 char:1
- $regKey.Close()
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
Deleting Application Compatibility Appraiser Deleting Customer Experience Improvement Program Deleting Program Data Updater Deleting autochk proxy Deleting QueueReporting Tweaking complete! Unmounting Registry... You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:376 char:1
- $regKey.Close()
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:376 char:1
- $regKey.Close()
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
ERROR: The parameter is incorrect. Cleaning up image... PS>TerminatingError(Repair-WindowsImage): "An error occurred. No operation was performed. Verify that DISM is installed properly in the image, and then try the operation again. " Repair-WindowsImage : An error occurred. No operation was performed. Verify that DISM is installed properly in the image, and then try the operation again.
At D:\tiny11builder\tiny11maker.ps1:385 char:1
- Repair-WindowsImage -Path $ScratchDisk\scratchdir -StartComponentClea ...
-
+ CategoryInfo : NotSpecified: (:) [Repair-WindowsImage], COMException + FullyQualifiedErrorId : Microsoft.Dism.Commands.RepairWindowsImageCommand
Repair-WindowsImage : An error occurred. No operation was performed. Verify that DISM is installed properly in the image, and then try the operation again.
At D:\tiny11builder\tiny11maker.ps1:385 char:1
- Repair-WindowsImage -Path $ScratchDisk\scratchdir -StartComponentClea ...
-
+ CategoryInfo : NotSpecified: (:) [Repair-WindowsImage], COMException + FullyQualifiedErrorId : Microsoft.Dism.Commands.RepairWindowsImageCommand
Cleanup complete.
Unmounting image... PS>TerminatingError(Dismount-WindowsImage): "The request is not supported. " Dismount-WindowsImage : The request is not supported.
At D:\tiny11builder\tiny11maker.ps1:389 char:1
- Dismount-WindowsImage -Path $ScratchDisk\scratchdir -Save
-
+ CategoryInfo : NotSpecified: (:) [Dismount-WindowsImage], COMException + FullyQualifiedErrorId : Microsoft.Dism.Commands.DismountWindowsImageCommand
Dismount-WindowsImage : The request is not supported.
At D:\tiny11builder\tiny11maker.ps1:389 char:1
- Dismount-WindowsImage -Path $ScratchDisk\scratchdir -Save
-
+ CategoryInfo : NotSpecified: (:) [Dismount-WindowsImage], COMException + FullyQualifiedErrorId : Microsoft.Dism.Commands.DismountWindowsImageCommand
Exporting image... PS>TerminatingError(Export-WindowsImage): "Either the Name or Index parameter is required" Export-WindowsImage : Either the Name or Index parameter is required At D:\tiny11builder\tiny11maker.ps1:392 char:1
- Export-WindowsImage -SourceImagePath $ScratchDisk\tiny11\sources\inst ...
-
+ CategoryInfo : InvalidArgument: (:) [Export-WindowsImage], PSArgumentException + FullyQualifiedErrorId : Export-WindowsImage,Microsoft.Dism.Commands.ExportWindowsImageCommand
Export-WindowsImage : Either the Name or Index parameter is required At D:\tiny11builder\tiny11maker.ps1:392 char:1
- Export-WindowsImage -SourceImagePath $ScratchDisk\tiny11\sources\inst ...
-
+ CategoryInfo : InvalidArgument: (:) [Export-WindowsImage], PSArgumentException + FullyQualifiedErrorId : Export-WindowsImage,Microsoft.Dism.Commands.ExportWindowsImageCommand
Rename-Item : Cannot rename because item at '\tiny11\sources\install2.wim' does not exist. At D:\tiny11builder\tiny11maker.ps1:394 char:1
- Rename-Item -Path "$ScratchDisk\tiny11\sources\install2.wim" -NewName ...
-
+ CategoryInfo : InvalidOperation: (:) [Rename-Item], PSInvalidOperationException + FullyQualifiedErrorId : InvalidOperation,Microsoft.PowerShell.Commands.RenameItemCommand
Rename-Item : Cannot rename because item at '\tiny11\sources\install2.wim' does not exist. At D:\tiny11builder\tiny11maker.ps1:394 char:1
- Rename-Item -Path "$ScratchDisk\tiny11\sources\install2.wim" -NewName ...
-
+ CategoryInfo : InvalidOperation: (:) [Rename-Item], PSInvalidOperationException + FullyQualifiedErrorId : InvalidOperation,Microsoft.PowerShell.Commands.RenameItemCommand
Windows image completed. Continuing with boot.wim. Mounting boot image: processed file: \tiny11\sources\boot.wim Successfully processed 1 files; Failed processing 0 files
Path : \scratchdir Online : False
Loading registry... The operation completed successfully. The operation completed successfully. The operation completed successfully. The operation completed successfully. The operation completed successfully. Bypassing system requirements(on the setup image): Tweaking complete! Unmounting Registry... You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:423 char:1
- $regKey.Close()
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:423 char:1
- $regKey.Close()
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:429 char:1
- $regKey.Close()
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression. At D:\tiny11builder\tiny11maker.ps1:429 char:1
- $regKey.Close()
-
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
The operation completed successfully. Unmounting image...
LogPath : C:\WINDOWS\Logs\DISM\dism.log ScratchDirectory : LogLevel : WarningsInfo
The tiny11 image is now completed. Proceeding with the making of the ISO... Copying unattended file for bypassing MS account on OOBE... Creating ISO image... ADK folder not found. Will be using bundled oscdimg.exe. Downloading oscdimg.exe... oscdimg.exe downloaded successfully.
OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content.
Scanning source tree (1000 files in 97 directories) Scanning source tree complete (1056 files in 103 directories)
Computing directory information complete
Image file is 827817984 bytes (before optimization)
Writing 1056 files in 103 directories to D:\tiny11builder\tiny11.iso
100% complete
Storage optimization saved 66 files, 15710208 bytes (2% of image)
After optimization, image file is 814594048 bytes Space saved because of embedding, sparseness or optimization = 15710208
Done. Creation completed! Press any key to exit the script... '' Performing Cleanup...
Windows PowerShell transcript end End time: 20250218103120
Hello !
PS>TerminatingError(Mount-WindowsImage): "Either the Name or Index parameter is required"
Mount-WindowsImage : Either the Name or Index parameter is required
At D:\tiny11builder\tiny11maker.ps1:101 char:1
It seems that you didn’t choose an image index when the script prompted you. 🤔