Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
Best
Open sort options
Change post view

Community highlights

  • DISMTools 0.7.1 - Trick or treat...

    The-Windows-Guy vote • comments

  • DISMTools 0.7.2 Preview 1 - Now available DISMTools 0.7.2 Preview 1 - Now available
    New release

    The first preview of DISMTools 0.7.2 is now available, with new features and enhancements:

    Download this release

    What's new?

    • HotInstall has received DynaLog logging

    • UnattendGen has been updated to the latest version

    • The Italian tour has been updated to point to Italian tour videos

    • Several improvements were made to Italian translations

    • CODE: web search functionality has been modularized

    • Tinted color themes are now available

    What's fixed?

    • Fixed some issues regarding absolute paths in some cases

    How do I begin?

    As always, you can begin contributing to the project bydownloading this version today andreporting feedback to us.

    Feedback is very crucial for the success of this project.

    If you want to help us with something else (like documentation or artwork), we also welcome your suggestions. The help documentation content pages are available onGitHub and we encourage you tocontribute to them so that we can make DISMTools easier to use.

    We're also working on the next preview release of DISMTools, so expect more enhancements and goodies in around 2 weeks (November 23)


    DISMTools 0.7.1 - Trick or treat...

    DISMTools 0.7.1 is now available as a stable release for the 2025 Halloween season, and comes with new features and enhancements.

    Download this release

    What's new?

    • The PE Helper has seen several improvements:

      • A new autorun window has been added to allow you to access the items you want more easily

      • A new tool designed to prepare computers for Sysprep generalization has been added, called theSysprep Preparation Tool

      • Some of the PE Helper's settings now persist

      • A new PXE Helper has been added to add support for FOG, the server component of which supports both Windows and UNIX

      • The PXE Helpers main menu now detects network adapters and offers you the ability to install new network adapters by leveraging the Driver Installation Module (DIM)

      • The representation of PXE Helper providers has been slightly improved

      • The PXE Helpers now support IPv6 server addresses

      • The PXE Helpers can now reconnect to the server up to a maximum of 5 attempts

      • COMMAND-LINE ONLY: the PE Helper now supports external temporary directories

      • The WDS Helper now supports cleaning up files by independent session GUIDs

    • Unattended answer file features have seen several improvements:

      • You can now specify the initial user to join an Active Directory domain with more easily

      • When selecting a user, DISMTools will now check if the account is disabled and will show a warning if it is

      • UnattendGen has been updated to the latest version

      • Batch scripts are now added as is, without wrappers. Multiple scripts per stage can now be added as well. Editor syntax highlighting is also dynamically adjusted based on the language

      • For those who are just getting started with unattended answer files, we have included starter scripts that you can use in your target installation. The following scripts are available:

    Starter Script Stage State
    Skip OOBE First Logon Animation During System ConfigurationNew
    Set OEM information During System ConfigurationNew
    Set Quick Machine Recovery Settings During System ConfigurationNew
    Set up a custom wallpaper When the first user logs onNew
    Invoke WinUtil configuration When the first user logs onNew
    Update Microsoft Store Apps When the first user logs onNew
    Personalize User Environment When the first user logs onNew
    Set registered user/organization information When the first user logs onNew
    Disable Windows Notification Sources When users log on for the first timeNew
    Disable Second Chance Out of Box Experience (SCOOBE) When users log on for the first timeNew
    • A new tool has been added to view and manage the services of the Windows image

    • You can now remove multiple AppX packages from the addition queue in bulk

    • A new tool has been added to view the environment variables of the Windows image

    • DISMTools will now attempt to remove read-only flags from the image to mount if it had been copied to read-write locations with that flag set

    • The Inno Setup component has been updated to version 6.5.3

    • DISMTools is now DPI-aware on Windows 10 and 11

    • The following libraries and components have been updated:

    Component Version in 0.7 New version
    Markdig0.41.30.43.0

    What's fixed?

    • Guards have been added to all PE Helper scripts to prevent running them on non-Windows platforms

    • The DNS address syntax parser of the Active Directory domain join wizard now parses scoped IPv6 addresses correctly

    • Fixed an issue in the ADDS domain join wizard regarding user name validation

    What's changed since thelast preview release?

    • Fixed an issue where the start script for the UNIX version of the FOG Helper Server would not start due to Windows line endings

    • Some starter scripts have had their registry addition procedures fixed to prevent issues

    • The Environment Variable Manager can now fully modify environment variables

    • The FOG Helper now determines OS platform when connecting to a server

    • Feature update detection support has been added for Germanium 25H2 builds

    • The DISMTools Tour is now multi-lingual, in both text and video forms, supporting the 5 program languages

    • The Help documentation has been updated

    Update details

    Setting migration will be performed when you update to this version. These are the settings that will be affected:

    Setting New status Reason
    PE Helper/ISO Creator Settings > Unattended answer file locationNew
    PE Helper/ISO Creator Settings > Copy to VentoyNew
    PE Helper/ISO Creator Settings > Use Windows UEFI CA 2023 EFI BinariesNew

    These settings are not configured from the Settings panel, but the ISO creation wizard instead. Settings that you specify there are automatically saved on wizard closure.

    How do I begin?

    As always, you can begin contributing to the project bydownloading this version today andreporting feedback to us.

    Feedback is very crucial for the success of this project.

    If you want to help us with something else (like documentation or artwork), we also welcome your suggestions. The help documentation content pages are available onGitHub and we encourage you tocontribute to them so that we can make DISMTools easier to use.

    Expect the first preview release of the next version of DISMTools (version 0.7.2) around November 9.


    DISMTools 0.7.1 Preview 4 - Now available DISMTools 0.7.1 Preview 4 - Now available
    New release

    The fourth and final preview of DISMTools 0.7.1 is now available, with new features and enhancements:

    Download this release

    Stay informed about Windows 10 end of support and what it entails by goinghere

    What's new?

    • The FOG Helper Server has now moved interactivity for setting up the API from the console to the web-based manager

    • The FOG Helper Server is now available on UNIX systems

    • UnattendGen has been updated to the latest version

    • The following starter scripts are affected by this version:

    Starter Script Stage State Changes (if modified)
    Disable Windows Notification Sources When users log on for the first timeNew
    Invoke WinUtil configuration When the first user logs onModified Reduced ping count to server
    Disable Second Chance Out of Box Experience (SCOOBE) When users log on for the first timeNew
    Set OEM information During System ConfigurationNew
    Set registered user/organization information When the first user logs onNew
    Set Quick Machine Recovery Settings During System ConfigurationNew
    • Environment variable modifications can now be saved. It is now possible to move/copy variables from one scope into the other scope

    • A service type field has been added to service dependencies and dependents

    • DISMTools will now attempt to remove read-only flags from the image to mount if it had been copied to read-write locations with that flag set

    • DISMTools is now DPI-aware on Windows 10 and 11 (#290)

    • The following libraries and components have been updated:

    Component Version in latest preview New version
    Markdig0.42.00.43.0

    What's fixed?

    • Fixed an issue in the ADDS domain join wizard regarding user name validation

    How do I begin?

    As always, you can begin contributing to the project bydownloading this version today andreporting feedback to us.

    Feedback is very crucial for the success of this project.

    If you want to help us with something else (like documentation or artwork), we also welcome your suggestions. The help documentation content pages are available onGitHub and we encourage you tocontribute to them so that we can make DISMTools easier to use.

    As this release is close to being published as a stable version, changes in the Preview branch will be merged into the Stable branch, in around a week.

    What's next?

    Once version 0.7.1 is released as a stable version, work will begin on version 0.7.2. Expect the first preview release to arrive in early November 2025.

    The final set of changes and fixes are being worked on right now as you read. Check out thedt_pre_25103_relcndid branch for more information. Keep in mind, however, that this branch will be deleted when version 0.7.1 is released.


    githubgithub
    Created Mar 21, 2023
    Public

    Anyone can view, post, and comment to this community

    311

    Moderators

    View all moderators

    [8]
    ページ先頭

    ©2009-2025 Movatter.jp