abbodi1406's Batch Scripts Repo

Discussion in 'Scripting' started by abbodi1406, May 4, 2017.

  1. spinalGR

    spinalGR MDL Senior Member

    Oct 16, 2014
    409
    81
    10
    #1741 spinalGR, Dec 5, 2021
    Last edited: Dec 5, 2021
    Can anyone help me how to use the above script ?
    I have Windows 10 version 1511 x64

    Basically I need an .iso of Win 10 x64 Preinstalled Environment with Powershell support , if anyone could upload that .iso file ?
     
  2. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,575
    15,646
    270
    Get Sergei Strelec's WinPE
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,211
    84,859
    340
    You cannot install another version to diferent partition temporary?

    you can create WinPE with PS support using Windows ADK
     
  4. spinalGR

    spinalGR MDL Senior Member

    Oct 16, 2014
    409
    81
    10
    seems that Strelecs WinPE dont working... any other help plz ?

    see the error in imgur here
     
  5. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,575
    15,646
    270
    Heh
     
  6. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    2,382
    1,605
    90
    You need to launch powershell not command prompt.....
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. spinalGR

    spinalGR MDL Senior Member

    Oct 16, 2014
    409
    81
    10
    seems an empty folder
     

    Attached Files:

  8. spinalGR

    spinalGR MDL Senior Member

    Oct 16, 2014
    409
    81
    10
    I made it ... but the WinPE has only a cmd ... what to do next ?
     
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,211
    84,859
    340
    Enter the full path for DNF48.cmd and execute
    then input the drive letter of your 1511 OS, usually C:
     
  10. #1750 Deleted member 1385001, Dec 6, 2021
    Last edited by a moderator: Dec 6, 2021
  11. spinalGR

    spinalGR MDL Senior Member

    Oct 16, 2014
    409
    81
    10
    I got a new error see here in imgur

    Also I attach the error log files.
     

    Attached Files:

  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,211
    84,859
    340
    You seems to use the v1 script
    use DNF48.cmd from dotNetFx48-1507_1511.zip
     
  13. spinalGR

    spinalGR MDL Senior Member

    Oct 16, 2014
    409
    81
    10
    yes I was using script v1

    Now I used the other script and cannot open it.

    See the video here
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,211
    84,859
    340
    paste the path to the script in the same cmd window and run
     
  15. spinalGR

    spinalGR MDL Senior Member

    Oct 16, 2014
    409
    81
    10
    The syntax of the command is incorrect . see the attachment
     

    Attached Files:

  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,211
    84,859
    340
  17. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,651
    3,398
    60
    UUP dump
    22000.348_amd64_pt-br_multi_6dedc052_convert
    uup-converter-wimlib-75f

    I'm getting this error code, I've repeated the process 3 times, to make sure it was not something I was doing that was influencing.
    The last time I cleaned all the mountpoints, I restarted the PC, erased the UUP folder (began from scratch), and closed the Explorer. But as the error persisted, then I am reporting.

    Code:
    Processing 1 of 1 - Adding package Package_for_KB5007400~31bf3856ad364e35~amd64~~22000.341.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.132
    
    [===================        33.7%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Saving image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Windows10.0-KB5007262-x64.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.132
    
    Processing 1 of 1 - Install
    [===========================70.0%========                  ]
    Error: 1726
    
    DISM failed. No operation was performed.
    For more information, review the log file.
    An error occurred closing a servicing component in the image.
    Wait a few minutes and try running the command again.
    
    The DISM log file can be found at C:\WINDOWS\Logs\DISM\DismLCU_winpe.log
    ERRO: O arquivo já está sendo usado por outro processo.
    ERRO: Parâmetro incorreto.
    ERRO: Parâmetro incorreto.
    ERRO: Parâmetro incorreto.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.132
    
    [=============              23.8%                          ]
    The operation completed successfully.
    
    translated error
    Code:
    Windows10.0-KB5007262-x64.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.132
    
    Processing 1 of 1 - Install
    [===========================70.0%========                  ]
    Error: 1726
    
    DISM failed. No operation was performed.
    For more information, review the log file.
    An error occurred closing a servicing component in the image.
    Wait a few minutes and try running the command again.
    
    The DISM log file can be found at C:\WINDOWS\Logs\DISM\DismLCU_winpe.log
    ERROR: The file is already being used by another process.
    ERROR: Incorrect parameter.
    ERROR: Incorrect parameter.
    ERROR: Incorrect parameter.
    
     
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,268
    94,713
    450
    #1758 Enthousiast, Dec 9, 2021
    Last edited: Dec 9, 2021
    @inTerActionVRI Can you show the full progress from start to finish?

    Code:
    ============================================================
    Running UUP -> ISO v75
    ============================================================
    
    ============================================================
    Checking UUP Info . . .
    ============================================================
    
    ============================================================
    Configured Options . . .
    ============================================================
    
    AutoStart 1
    AddUpdates 1
    
    ============================================================
    Preparing Reference ESDs . . .
    ============================================================
    
    Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~_850080cc
    Microsoft-OneCore-DirectX-Database-FOD-Package~31bf3856ad364e35~amd64~~_c7f6ef82
    Microsoft-Windows-Ethernet-Client-Intel-E1i68x64-FOD-Package~31bf3856ad364e35~amd64~~_40bf4b2a
    Microsoft-Windows-Ethernet-Client-Intel-E2f68-FOD-Package~31bf3856ad364e35~amd64~~_9fff1a1f
    Microsoft-Windows-Ethernet-Client-Realtek-Rtcx21x64-FOD-Package~31bf3856ad364e35~amd64~~_18640bd6
    Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~_4eef75eb
    Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~_e13add66
    Microsoft-Windows-Kernel-LA57-FoD-Package~31bf3856ad364e35~amd64~~_a9d2e850
    Microsoft-Windows-LanguageFeatures-Basic-pt-br-Package~31bf3856ad364e35~amd64~~_b9a0ad08
    Microsoft-Windows-LanguageFeatures-Handwriting-pt-br-Package~31bf3856ad364e35~amd64~~_16e76e0a
    Microsoft-Windows-LanguageFeatures-OCR-pt-br-Package~31bf3856ad364e35~amd64~~_8f6756ff
    Microsoft-Windows-LanguageFeatures-Speech-pt-br-Package~31bf3856ad364e35~amd64~~_d38befd1
    Microsoft-Windows-LanguageFeatures-TextToSpeech-pt-br-Package~31bf3856ad364e35~amd64~~_cd09288c
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~_782da79f
    Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~~_601a35f8
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~~_54d99a41
    Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~~_a9f1d71d
    Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~~_18374f01
    Microsoft-Windows-QuickAssist-Package~31bf3856ad364e35~amd64~~_3f507f42
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~~_6c7db53c
    Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~_b0048556
    Microsoft-Windows-UserExperience-Desktop-Package~31bf3856ad364e35~amd64~~_caad76cb
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmpciedhd63-FOD-Package~31bf3856ad364e35~amd64~~_96f73f39
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63a-FOD-Package~31bf3856ad364e35~amd64~~_520cb141
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63al-FOD-Package~31bf3856ad364e35~amd64~~_b1b198ac
    Microsoft-Windows-Wifi-Client-Intel-Netwbw02-FOD-Package~31bf3856ad364e35~amd64~~_33dfe12d
    Microsoft-Windows-Wifi-Client-Intel-Netwew00-FOD-Package~31bf3856ad364e35~amd64~~_dcc43699
    Microsoft-Windows-Wifi-Client-Intel-Netwew01-FOD-Package~31bf3856ad364e35~amd64~~_886d8d94
    Microsoft-Windows-Wifi-Client-Intel-Netwlv64-FOD-Package~31bf3856ad364e35~amd64~~_34ec06e8
    Microsoft-Windows-Wifi-Client-Intel-Netwns64-FOD-Package~31bf3856ad364e35~amd64~~_d2582c6e
    Microsoft-Windows-Wifi-Client-Intel-Netwsw00-FOD-Package~31bf3856ad364e35~amd64~~_e2140f20
    Microsoft-Windows-Wifi-Client-Intel-Netwtw02-FOD-Package~31bf3856ad364e35~amd64~~_a2d75be3
    Microsoft-Windows-Wifi-Client-Intel-Netwtw04-FOD-Package~31bf3856ad364e35~amd64~~_f7cccd71
    Microsoft-Windows-Wifi-Client-Intel-Netwtw06-FOD-Package~31bf3856ad364e35~amd64~~_d0fbd171
    Microsoft-Windows-Wifi-Client-Intel-Netwtw08-FOD-Package~31bf3856ad364e35~amd64~~_df8f7442
    Microsoft-Windows-Wifi-Client-Marvel-Mrvlpcie8897-FOD-Package~31bf3856ad364e35~amd64~~_9b9b5890
    Microsoft-Windows-Wifi-Client-Qualcomm-Athw8x-FOD-Package~31bf3856ad364e35~amd64~~_c4a7ffd3
    Microsoft-Windows-Wifi-Client-Qualcomm-Athwnx-FOD-Package~31bf3856ad364e35~amd64~~_71b1aeb5
    Microsoft-Windows-Wifi-Client-Qualcomm-Qcamain10x64-FOD-Package~31bf3856ad364e35~amd64~~_2a408c8d
    Microsoft-Windows-Wifi-Client-Ralink-Netr28x-FOD-Package~31bf3856ad364e35~amd64~~_2c8f6f3b
    Microsoft-Windows-Wifi-Client-Realtek-Rtl8187se-FOD-Package~31bf3856ad364e35~amd64~~_7c5bfed2
    Microsoft-Windows-Wifi-Client-Realtek-Rtl8192se-FOD-Package~31bf3856ad364e35~amd64~~_02916dd9
    Microsoft-Windows-Wifi-Client-Realtek-Rtl819xp-FOD-Package~31bf3856ad364e35~amd64~~_d34ee42e
    Microsoft-Windows-Wifi-Client-Realtek-Rtl85n64-FOD-Package~31bf3856ad364e35~amd64~~_e05ed434
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane-FOD-Package~31bf3856ad364e35~amd64~~_101e067d
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane01-FOD-Package~31bf3856ad364e35~amd64~~_e1badf1c
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane13-FOD-Package~31bf3856ad364e35~amd64~~_2044b039
    Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~~_b3d612ae
    OpenSSH-Client-Package~31bf3856ad364e35~amd64~~_012fc547
    
    ============================================================
    Creating Setup Media Layout . . .
    ============================================================
    
    
    ============================================================
    Creating install.wim . . .
    ============================================================
    
    Using LZX compression with 16 threads
    Archiving file data: 7277 MiB of 7277 MiB (100%) done
    Using LZX compression with 16 threads
    Archiving file data: 247 MiB of 247 MiB (100%) done
    
    ============================================================
    Creating Cumulative Update MSU . . .
    ============================================================
    
    Extracting required files...
    
    Creating: DesktopDeployment_x86.cab
    
    Creating: onepackage.AggregatedMetadata.cab
    
    Creating: Windows10.0-KB5007262-x64.msu
    
    ============================================================
    Updating install.wim / 2 image(s) . . .
    ============================================================
    
    1/5: Windows10.0-KB5007262-x64.msu [Combined UUP]
    2/5: SSU-22000.345-x64_17966151.cab [SSU]
    3/5: Windows10.0-KB5007268-x64_8c6c1a5b.cab [Setup DU]
    4/5: Windows10.0-KB5007400-x64_3bda4aa2.cab [WinPE]
    5/5: Windows10.0-KB5007575-x64_28e206f7.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_345~31bf3856ad364e35~amd64~~22000.345.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5007575~31bf3856ad364e35~amd64~~22000.345.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Windows10.0-KB5007262-x64.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Install
    [==========================100.0%==========================] The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : C:\Users\Enthousiast_MDL\Downloads\22000.348_amd64_pt-br_multi_6dedc052_convert\ISOFOLDER\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.348
    
    Starting to update components...
    Starting to install product key...
    Finished installing product key.
    
    Adding package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.22000.1
    Adding package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.22000.348
    Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.22000.1
    Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.22000.348
    [==========================100.0%==========================]
    
    
    
    Finished updating components.
    
    Starting to apply edition-specific settings...
    Finished applying edition-specific settings.
    
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    "ISOFOLDER\sources\install.wim" original size: 4599125 KiB
    Using LZX compression with 16 threads
    Archiving file data: 10 GiB of 10 GiB (100%) done
    "ISOFOLDER\sources\install.wim" optimized size: 4471320 KiB
    Space saved: 127805 KiB
    
    ============================================================
    Adding setup dynamic update(s) . . .
    ============================================================
    
    Windows10.0-KB5007268-x64_8c6c1a5b.cab
    
    ============================================================
    Creating winre.wim . . .
    ============================================================
    
    Using LZX compression with 16 threads
    Archiving file data: 1072 MiB of 1072 MiB (100%) done
    
    ============================================================
    Updating winre.wim / 1 image(s) . . .
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_345~31bf3856ad364e35~amd64~~22000.345.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5007400~31bf3856ad364e35~amd64~~22000.341.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.132
    
    [===================        33.7%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Saving image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Windows10.0-KB5007262-x64.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.132
    
    Processing 1 of 1 - Install
    [===========================69.0%========                  ]
    Error: 1726
    
    The remote procedure call failed.
    An error occurred closing a servicing component in the image.
    Wait a few minutes and try running the command again.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\DismLCU_winpe.log
    ERROR: The process cannot access the file because it is being used by another process.
    ERROR: The parameter is incorrect.
    ERROR: The parameter is incorrect.
    ERROR: The parameter is incorrect.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.132
    
    [=============              23.8%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : C:\Users\Enthousiast_MDL\Downloads\22000.348_amd64_pt-br_multi_6dedc052_convert\temp\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Using LZX compression with 16 threads
    Archiving file data: 1093 MiB of 1093 MiB (100%) done
    
    ============================================================
    Adding winre.wim to install.wim . . .
    ============================================================
    
    
    ============================================================
    Creating boot.wim . . .
    ============================================================
    
    "ISOFOLDER\sources\boot.wim" original size: 768916 KiB
    Using LZX compression with 16 threads
    Archiving file data: 1700 MiB of 1700 MiB (100%) done
    "ISOFOLDER\sources\boot.wim" optimized size: 711454 KiB
    Space saved: 57461 KiB
    
    ============================================================
    Creating ISO . . .
    ============================================================
    
    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 (500 files in 42 directories)
    Scanning source tree complete (936 files in 85 directories)
    
    Computing directory information complete
    
    Image file is 6042288128 bytes (before optimization)
    
    Writing 936 files in 85 directories to 22000.348.211116-1352.CO_RELEASE_SVC_PROD3_CLIENTMULTI_X64FRE_PT-BR.ISO
    
    100% complete
    
    Storage optimization saved 23 files, 14211072 bytes (1% of image)
    
    After optimization, image file is 6030198784 bytes
    Space saved because of embedding, sparseness or optimization = 14211072
    
    Done.
    Finished.
    
    
    ============================================================
    Removing temporary files . . .
    ============================================================
    
    Press 0 to exit.
    
     
  19. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,651
    3,398
    60
    This is the Full Progress.
    Code:
    
    ============================================================
    Running UUP -> ISO v75
    ============================================================
    
    ============================================================
    Checking UUP Info . . .
    ============================================================
    
    ============================================================
    Configured Options . . .
    ============================================================
    
    AutoStart 1
    AddUpdates 1
    NetFx3
    
    ============================================================
    Preparing Reference ESDs . . .
    ============================================================
    
    Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~_850080cc
    Microsoft-OneCore-DirectX-Database-FOD-Package~31bf3856ad364e35~amd64~~_c7f6ef82
    Microsoft-Windows-Ethernet-Client-Intel-E1i68x64-FOD-Package~31bf3856ad364e35~amd64~~_40bf4b2a
    Microsoft-Windows-Ethernet-Client-Intel-E2f68-FOD-Package~31bf3856ad364e35~amd64~~_9fff1a1f
    Microsoft-Windows-Ethernet-Client-Realtek-Rtcx21x64-FOD-Package~31bf3856ad364e35~amd64~~_18640bd6
    Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~_4eef75eb
    Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~_e13add66
    Microsoft-Windows-Kernel-LA57-FoD-Package~31bf3856ad364e35~amd64~~_a9d2e850
    Microsoft-Windows-LanguageFeatures-Basic-pt-br-Package~31bf3856ad364e35~amd64~~_b9a0ad08
    Microsoft-Windows-LanguageFeatures-Handwriting-pt-br-Package~31bf3856ad364e35~amd64~~_16e76e0a
    Microsoft-Windows-LanguageFeatures-OCR-pt-br-Package~31bf3856ad364e35~amd64~~_8f6756ff
    Microsoft-Windows-LanguageFeatures-Speech-pt-br-Package~31bf3856ad364e35~amd64~~_d38befd1
    Microsoft-Windows-LanguageFeatures-TextToSpeech-pt-br-Package~31bf3856ad364e35~amd64~~_cd09288c
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~_782da79f
    Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~~_601a35f8
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~~_54d99a41
    Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~~_a9f1d71d
    Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~~_18374f01
    Microsoft-Windows-QuickAssist-Package~31bf3856ad364e35~amd64~~_3f507f42
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~~_6c7db53c
    Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~_b0048556
    Microsoft-Windows-UserExperience-Desktop-Package~31bf3856ad364e35~amd64~~_caad76cb
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmpciedhd63-FOD-Package~31bf3856ad364e35~amd64~~_96f73f39
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63a-FOD-Package~31bf3856ad364e35~amd64~~_520cb141
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63al-FOD-Package~31bf3856ad364e35~amd64~~_b1b198ac
    Microsoft-Windows-Wifi-Client-Intel-Netwbw02-FOD-Package~31bf3856ad364e35~amd64~~_33dfe12d
    Microsoft-Windows-Wifi-Client-Intel-Netwew00-FOD-Package~31bf3856ad364e35~amd64~~_dcc43699
    Microsoft-Windows-Wifi-Client-Intel-Netwew01-FOD-Package~31bf3856ad364e35~amd64~~_886d8d94
    Microsoft-Windows-Wifi-Client-Intel-Netwlv64-FOD-Package~31bf3856ad364e35~amd64~~_34ec06e8
    Microsoft-Windows-Wifi-Client-Intel-Netwns64-FOD-Package~31bf3856ad364e35~amd64~~_d2582c6e
    Microsoft-Windows-Wifi-Client-Intel-Netwsw00-FOD-Package~31bf3856ad364e35~amd64~~_e2140f20
    Microsoft-Windows-Wifi-Client-Intel-Netwtw02-FOD-Package~31bf3856ad364e35~amd64~~_a2d75be3
    Microsoft-Windows-Wifi-Client-Intel-Netwtw04-FOD-Package~31bf3856ad364e35~amd64~~_f7cccd71
    Microsoft-Windows-Wifi-Client-Intel-Netwtw06-FOD-Package~31bf3856ad364e35~amd64~~_d0fbd171
    Microsoft-Windows-Wifi-Client-Intel-Netwtw08-FOD-Package~31bf3856ad364e35~amd64~~_df8f7442
    Microsoft-Windows-Wifi-Client-Marvel-Mrvlpcie8897-FOD-Package~31bf3856ad364e35~amd64~~_9b9b5890
    Microsoft-Windows-Wifi-Client-Qualcomm-Athw8x-FOD-Package~31bf3856ad364e35~amd64~~_c4a7ffd3
    Microsoft-Windows-Wifi-Client-Qualcomm-Athwnx-FOD-Package~31bf3856ad364e35~amd64~~_71b1aeb5
    Microsoft-Windows-Wifi-Client-Qualcomm-Qcamain10x64-FOD-Package~31bf3856ad364e35~amd64~~_2a408c8d
    Microsoft-Windows-Wifi-Client-Ralink-Netr28x-FOD-Package~31bf3856ad364e35~amd64~~_2c8f6f3b
    Microsoft-Windows-Wifi-Client-Realtek-Rtl8187se-FOD-Package~31bf3856ad364e35~amd64~~_7c5bfed2
    Microsoft-Windows-Wifi-Client-Realtek-Rtl8192se-FOD-Package~31bf3856ad364e35~amd64~~_02916dd9
    Microsoft-Windows-Wifi-Client-Realtek-Rtl819xp-FOD-Package~31bf3856ad364e35~amd64~~_d34ee42e
    Microsoft-Windows-Wifi-Client-Realtek-Rtl85n64-FOD-Package~31bf3856ad364e35~amd64~~_e05ed434
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane-FOD-Package~31bf3856ad364e35~amd64~~_101e067d
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane01-FOD-Package~31bf3856ad364e35~amd64~~_e1badf1c
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane13-FOD-Package~31bf3856ad364e35~amd64~~_2044b039
    Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~~_b3d612ae
    OpenSSH-Client-Package~31bf3856ad364e35~amd64~~_012fc547
    
    ============================================================
    Creating Setup Media Layout . . .
    ============================================================
    
    
    ============================================================
    Creating install.wim . . .
    ============================================================
    
    Using LZX compression with 8 threads
    Archiving file data: 7277 MiB of 7277 MiB (100%) done
    Using LZX compression with 8 threads
    Archiving file data: 247 MiB of 247 MiB (100%) done
    
    ============================================================
    Creating Cumulative Update MSU . . .
    ============================================================
    
    LCU KB5007262 msu file already exist, skip operation.
    
    ============================================================
    Updating install.wim / 2 image(s) . . .
    ============================================================
    
    1/5: Windows10.0-KB5007262-x64.msu [Combined UUP]
    2/5: SSU-22000.345-x64_17966151.cab [SSU]
    3/5: Windows10.0-KB5007268-x64_8c6c1a5b.cab [Setup DU]
    4/5: Windows10.0-KB5007400-x64_3bda4aa2.cab [WinPE]
    5/5: Windows10.0-KB5007575-x64_28e206f7.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_345~31bf3856ad364e35~amd64~~22000.345.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5007575~31bf3856ad364e35~amd64~~22000.345.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Windows10.0-KB5007262-x64.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Install
    [==========================100.0%==========================] The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.348
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : B:\aboddi1406\22000.348_amd64_pt-br_multi_6dedc052_convert\ISOFOLDER\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.348
    
    Pended operations ignored. When this image is next booted, these operations will be processed.
    Starting to update components...
    Starting to install product key...
    Finished installing product key.
    
    Adding package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.22000.1
    Adding package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.22000.348
    Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.22000.1
    Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.22000.348
    [==========================100.0%==========================]
    
    
    
    Finished updating components.
    
    Starting to apply edition-specific settings...
    Finished applying edition-specific settings.
    
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    "ISOFOLDER\sources\install.wim" original size: 4661988 KiB
    Using LZX compression with 8 threads
    Archiving file data: 10 GiB of 10 GiB (100%) done
    "ISOFOLDER\sources\install.wim" optimized size: 4533899 KiB
    Space saved: 128088 KiB
    
    ============================================================
    Adding setup dynamic update(s) . . .
    ============================================================
    
    Windows10.0-KB5007268-x64_8c6c1a5b.cab
    
    ============================================================
    Creating winre.wim . . .
    ============================================================
    
    Using LZX compression with 8 threads
    Archiving file data: 1072 MiB of 1072 MiB (100%) done
    
    ============================================================
    Updating winre.wim / 1 image(s) . . .
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_345~31bf3856ad364e35~amd64~~22000.345.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5007400~31bf3856ad364e35~amd64~~22000.341.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.132
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Saving image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Windows10.0-KB5007262-x64.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.132
    
    Processing 1 of 1 - Install
    [===========================70.0%========                  ]
    Error: 1726
    
    DISM failed. No operation was performed.
    For more information, review the log file.
    An error occurred closing a servicing component in the image.
    Wait a few minutes and try running the command again.
    
    The DISM log file can be found at C:\WINDOWS\Logs\DISM\DismLCU_winpe.log
    ERRO: O arquivo já está sendo usado por outro processo.
    ERRO: Parâmetro incorreto.
    ERRO: Parâmetro incorreto.
    ERRO: Parâmetro incorreto.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.132
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : B:\aboddi1406\22000.348_amd64_pt-br_multi_6dedc052_convert\temp\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Using LZX compression with 8 threads
    Archiving file data: 1091 MiB of 1091 MiB (100%) done
    
    ============================================================
    Adding winre.wim to install.wim . . .
    ============================================================
    
    
    ============================================================
    Creating boot.wim . . .
    ============================================================
    
    "ISOFOLDER\sources\boot.wim" original size: 768698 KiB
    Using LZX compression with 8 threads
    Archiving file data: 1700 MiB of 1700 MiB (100%) done
    "ISOFOLDER\sources\boot.wim" optimized size: 711222 KiB
    Space saved: 57476 KiB
    
    ============================================================
    Creating ISO . . .
    ============================================================
    
    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 (500 files in 42 directories)
    Scanning source tree complete (936 files in 85 directories)
    
    Computing directory information complete
    
    Image file is 6106906624 bytes (before optimization)
    
    Writing 936 files in 85 directories to 22000.348.211116-1352.CO_RELEASE_SVC_PROD3_CLIENTMULTI_X64FRE_PT-BR.ISO
    
    100% complete
    
    Storage optimization saved 23 files, 14211072 bytes (1% of image)
    
    After optimization, image file is 6094809088 bytes
    Space saved because of embedding, sparseness or optimization = 14211072
    
    Done.
    Finished.
    
    
    ============================================================
    Removing temporary files . . .
    ============================================================
    
    Press 0 to exit.
    
    
     
  20. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,211
    84,859
    340
    DismLCU_winpe.log can be helpful