• 19 Posts
  • 1.21K Comments
Joined 2 years ago
cake
Cake day: July 20th, 2023

help-circle




  • Honestly, Windows MMC tools are one of the oldest and most dependable ways to:

    Manage printers

    View logs

    Manage devices and drivers

    Manage group policy

    Manage MDT

    The interface is almost 30 years old and it is prone to crash. Microsoft cannot seem to rewrite tools that replace the snap-ins.

    There are some alternatives, such as diskpart to replace diskmanagement, but nobody is talking about replacing devmgmt with PowerShell or regedit with PowerShell for reg commands for the one off or the lay user.

    Also, attempting to duplicate printmanagement with devices and printers has resulted in a loss of functionality for managing printer ports and drivers. Attempting to manage printers through just PowerShell is pure madness as you can’t properly parse the vendor options.

    If you have made it this far, thank you for hearing me out. I’m not sure I actually made a point, but I do feel better.
















  • I can’t say how your firmware will recognize a PCI-e to NVME, but as long as your aren’t chasing boot time records a SATA SSD should be more than sufficient for boot. You could just use the NVME for speed.

    Another option would be to set up 6 SATA SSD drives in there with ZFS2. The striping and read-write speeds should significantly fill the SATA buffer of 6gbps. Due to the striping, you might actually avoid filing the read buffer and be about to sustain a longer high write speed.

    The drive farm is also super viable. I have a 6-port board and a SAS card installed giving me 10 or 14 ports, I can’t recall. I have a similar strategy as I described, but I’m only using it for a NAS. I looked into getting a 12-port board, but used it was still $350. It makes more sense for me to buy another SAS card instead.