PSD VS Ventoy

Compare PSD vs Ventoy and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
PSD Ventoy
11 392
453 58,144
4.6% -
6.0 6.9
3 months ago 4 days ago
PowerShell C
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PSD

Posts with mentions or reviews of PSD. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-12.
  • MDT replacement - best tool for OSD?
    3 projects | /r/SCCM | 12 Jun 2023
    The PowerShell Deployment (PSD) extension for MDT is a very good alternative (pun intended as I'm part of the team) and it can be used from anywhere as the SMB restriction has been contained only to the MDT console. The rest is happening via SSL and web services. BTW, regarding the ADK, you can still use the 2004 version that gives you the ability to install 32-bit Windows 10 and 64-bit Windows 10/11. Give it a try https://github.com/FriendsOfMDT/PSD.
  • New job new position. No mdt
    1 project | /r/MDT | 10 May 2023
  • Logs associated with updating a deployment share?
    1 project | /r/MDT | 6 May 2023
    For days now I've been attempting to update a newly created PowerShell Deployment share (https://github.com/FriendsOfMDT/PSD) and it just won't update. I gets to the point of "copying .wim to deployment share" and just sits. I've let it sit for literally a day or so thinking maybe it just took a while. I've followed article after article for configuring deployment shares and have went through numerous videos (this also isn't the first I've used MDT so I kinda-sorta know my way around). I'm just not sure where else to turn to try to fix this issue. It'd be great to see an error message somewhere to at least jump start my googling.
  • When will there be a new version of MDT?
    1 project | /r/MDT | 28 Apr 2023
    Someone else mentioned the Powershell Deployment Kit: https://github.com/FriendsOfMDT/PSD
  • Is there any alternative network boot to WDS?
    2 projects | /r/MDT | 5 Apr 2023
    For the MDT part now, there is a solution based on PowerShell that has shifted entirely to https instead of SMB (I'm part of the Development Team), you may want to take a look here https://github.com/FriendsOfMDT/PSD. Please read the documentation well before jumping the gun ;-).
  • Remotely image from home
    1 project | /r/Intune | 5 Nov 2022
    I used MDT with this.. https://github.com/FriendsOfMDT/PSD
  • MDT installation problem
    2 projects | /r/MDT | 19 Oct 2022
  • MDT powershell only
    1 project | /r/WindowsServer | 26 Apr 2022
    https://github.com/FriendsOfMDT/PSD is probably the closest thing to what you're looking for.
  • Powershell for Windows deployment?
    3 projects | /r/PowerShell | 10 Apr 2022
  • OSD task sequence without "Apply operating system image" step
    1 project | /r/SCCM | 21 Jan 2021
    If you're looking for ways to deploy an OS over the internet, you might find this project of interest: FriendsOfMDT/PSD: PowerShell Deployment (github.com)

Ventoy

Posts with mentions or reviews of Ventoy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-27.
  • Tools for Linux Distro Hoppers
    7 projects | dev.to | 27 Mar 2024
    Ventoy is an open-source tool to create a bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. Using Ventoy, we can create live USB for multiple distros in one flash disk. This is a revolutionary feature compared to other tools, e.g., Etcher, Rufus, etc, that can only create one live USB at a time. This tool is so important. Don't call yourself a distro hopper if you don't know this tool.
  • My New Computer
    1 project | news.ycombinator.com | 17 Jan 2024
    I'm thinking you mean Ventoy? They say they can load vhd and img files, though I've only tried ISO's myself.

    https://www.ventoy.net/

  • Ventoy, Live USB multitool for you ISOs Collector
    2 projects | dev.to | 4 Jan 2024
    View on GitHub
  • Ventoy
    8 projects | news.ycombinator.com | 18 Dec 2023
    I faced it too. There is a PR on the ventoy GitHub repository that fixes Proxmox boot.

    https://github.com/ventoy/Ventoy/actions/runs/7088423200

  • How to Boot ISO Files from GRUB2 Boot Loader
    6 projects | news.ycombinator.com | 16 Dec 2023
    > While this works, I find this method a bit tedious to use, at least compared to Ventoy [0].

    I find ventoy more tedious, because you can't use it on your hard drive with a sane partitioning scheme.

    The only reason is because of how the ventoy detection hardcode the partition boundaries in its checks, and it means Ventoy can only run with the partitions set in a way that may lead to alignment issues like write-amplification: I've detailed that in https://github.com/ventoy/Ventoy/issues/1342

    Ideally I'd have a 10G partition after the EFI (or it could even be the EFI itself) with a few ISOs for rescue purposes + a UEFI entry to avoid having to use a bootable USB, but that's not possible with Ventoy unless I accept Ventoy choices of partition boundaries:

                    (pMBR->PartTbl[0].StartSectorId != 2048 ||
  • proxmox 8.1 iso doesn't work yet. when is the next ventoy version?
    1 project | /r/Ventoy | 11 Dec 2023
  • Cài win máy tính
    2 projects | /r/TroChuyenLinhTinh | 11 Dec 2023
  • Booting from a bootable USB flash stick?
    1 project | /r/virtualbox | 8 Dec 2023
    I downloaded and made a bootable USB Ventoy (https://www.ventoy.net) with its Windows GUI app in my updated 64-bit W10 Pro PC. However, I couldn't seem to get VirtualBox v7.0.12 to boot it. I read VirtualBox can boot from bootable USB flash sticks so it should work. Am I missing something?
  • Attempt Q4OS install on Netbook, BUT "unable to install grub in /dev/sda"...solutions?
    1 project | /r/linux4noobs | 8 Dec 2023
    So, yes. The installer will need to install grub to that first partition. You can install ventoy to a usb drive, put a windows iso there and your q4os iso. In case you mess up big time, you can reinstall windows.
  • Am I Able to Get By on Linux Without Using the Terminal All the Time?
    1 project | /r/linux4noobs | 28 Sep 2023

What are some alternatives?

When comparing PSD and Ventoy you can also consider the following projects:

Sophia-Script-for-Windows - :zap: The most powerful PowerShell module on GitHub for fine-tuning Windows 10 & Windows 11

Rufus - The Reliable USB Formatting Utility

PiBoyDMG_osd-material-icons - Alternative OSD icons for PiBoy DMG w/ RetroPie

etcher - Flash OS images to SD cards & USB drives, safely and easily.

ipxe - iPXE network bootloader

multibootusb - A collection of GRUB files and scripts that will allow you to create a pendrive capable of booting different ISO files

memdocs - Enable Public Contributions

netboot.xyz - Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.

mdt-cleanup-harddrive-winpe - Win32-based UI application to erase the primary hard disk as part of a Lite Touch installation (WinPE / Microsoft Deployment Toolkit (MDT)).

unetbootin - UNetbootin installs Linux/BSD distributions to a partition or USB drive

multibootusb - Create multiboot live Linux on a USB disk...

WoeUSB - A Microsoft Windows® USB installation media preparer for GNU+Linux