Install From USB....Problems

Page 2 of 2 FirstFirst 12

  1. Posts : 356
    Windows 10 Home 64 Bit
    Thread Starter
       #11

    O.k.....I simply looked in Settings.....System.....About......I guess there's more to it than that ?......It's just that when I've done re-installs before, it always shows the actual date that it was done......
      My Computers


  2. Posts : 16,950
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #12

    Del,

    Settings, System, About shows you the date the latest Version update was done.
    I don't know what it shows after a re-installation. I've never tried checking it after one.


    Denis
      My Computer


  3. Posts : 1,775
    Windows 10 Pro
       #13

    Megahertz said:

    Detach any other drives from the MB.
    Easy enough to do with SATA drives connected to the motherboard. What if you want to do a secondary install of Windows on a SATA drive(for multibooting) and the primary OS is installed on an NVMe drive inserted directly into the motherboard?

    Or what if you are doing multiple secondary installs of Windows on that SATA drive?
      My Computers


  4. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #14

    Hello @Del 80,

    Whenever I want to find the installation date, I Copy & Paste the following [ ALL at once ] into a CMD Prompt and press Enter.

    Code:
    
    PowerShell (Get-CimInstance -ClassName Win32_OperatingSystem ^| Select ^
         @{L="' Installation Date         '";E={;if([string]::IsNullOrWhiteSpace($_.InstallDate)) {'-'} else {$_.InstallDate}}} ^| Format-List ^| Out-String -Width 1000).Trim("""`r`n""")

    I hope this helps.
      My Computer


  5. Posts : 4,593
    several
       #15

    x509 said:
    Easy enough to do with SATA drives connected to the motherboard. What if you want to do a secondary install of Windows on a SATA drive(for multibooting) and the primary OS is installed on an NVMe drive inserted directly into the motherboard?

    Or what if you are doing multiple secondary installs of Windows on that SATA drive?
    It is not necessary to disconnect other disks for installation purposes, but it makes it less likely for neophytes to make mistakes.

    However, I much prefer to be able to swap disks easily and turn them on and off individually.

    I use disk caddies in 5.25 bays all the time like the link below, but I haven't yet seen anything similar for nvme disks.

    Dual Bay 3.5" + 2.5" Inch III Hard Drive HDD & SSD Tray Caddy
      My Computer


  6. Posts : 16,950
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #16

    Paul Black said:
    Hello @Del 80,

    Whenever I want to find the installation date, I Copy & Paste the following [ ALL at once ] into a CMD Prompt and press Enter.

    Code:
    
    PowerShell (Get-CimInstance -ClassName Win32_OperatingSystem ^| Select ^
         @{L="' Installation Date         '";E={;if([string]::IsNullOrWhiteSpace($_.InstallDate)) {'-'} else {$_.InstallDate}}} ^| Format-List ^| Out-String -Width 1000).Trim("""`r`n""")

    I hope this helps.
    Paul,

    That command returns the date of my last Version update not the original installation date.

    All the best,
    Denis
    Last edited by Try3; 03 Apr 2023 at 22:16.
      My Computer


  7. Posts : 1,775
    Windows 10 Pro
       #17

    SIW2 said:
    It is not necessary to disconnect other disks for installation purposes, but it makes it less likely for neophytes to make mistakes.
    I'm not the guru that others are on this forum, but I moved out of newbie-ville many years ago.


    However, I much prefer to be able to swap disks easily and turn them on and off individually.

    I use disk caddies in 5.25 bays all the time like the link below, but I haven't yet seen anything similar for nvme disks.

    Dual Bay 3.5" + 2.5" Inch III Hard Drive HDD & SSD Tray Caddy
    Last year, for various reasons, I replaced my aging Corsair 800D case, with a Phanteks Enthoo Pro Case. The Corsair had 4 hot-swap bays and 5ODD size bays. The new case has only 3 ODD size bays. And my new motherboard has 2 NVMe drives installed.
      My Computers


  8. Posts : 4,593
    several
       #18

    Unfortunately, I havent come across any reasonably priced hot swappable enclosures for nvme disk that will slot into an external bay

    Concept Enclosure: How to make NVMe M.2 SSD Hot Swappable


    a 2 disk nvme caddy of simpler construction would be ideal, but can't find any.
      My Computer


  9. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #19

    Thanks Denis,

    Try3 said:
    That command returns the date of my last Version update not the original installation date.
    I took that snippet from my Project Script, and as I have my OS set to NOT update versions that makes sense.

    I have added [Current Version Install Date - NOT Original OS Install Date] to the Script output.

    Last edited by Paul Black; 04 Apr 2023 at 04:19.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 02:02.
Find Us




Windows 10 Forums