Windows 10: Mounting an iso locate on the network with Windows ADK

Discus and support Mounting an iso locate on the network with Windows ADK in Windows 10 Network and Sharing to solve the problem; Hi I installed Windows ADK 10 v1703 on Windows 10 Enterprise v1703. In the "Deployment and Image Tool Environment" window running as... Discussion in 'Windows 10 Network and Sharing' started by balubeto, Sep 19, 2017.

  1. balubeto Win User

    Mounting an iso locate on the network with Windows ADK


    Hi

    I installed Windows ADK 10 v1703 on Windows 10 Enterprise v1703.

    In the "Deployment and Image Tool Environment" window running as Administrator, I wrote the following commands

    Code: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools>net use z: "L: \\NASTS269PRO\Public\Download_pubblici" xxxxxx /user:"_" Successful command execution. C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools>dir z:\ The volume in the Z drive is Public Serial volume number: 39E0-C5A0 Directory di z:\ 19/09/2017 18:11 <DIR> . 19/09/2017 17:24 <DIR> .. 09/09/2017 20:37 3.705.002.038 install.wim 21/11/2016 12:42 <DIR> Auto_FTP_Manager_6,07 26/03/2016 15:07 <DIR> CdBurnerXP_v4,5,6,6059 21/12/2016 10:33 <DIR> Disable_Lock_Screen 26/03/2017 10:31 <DIR> DWM-222_fw_reva_204eu_Win_multi_20170126 03/07/2017 18:47 <DIR> gparted-live_v0,28,0-1 26/03/2016 15:07 <DIR> IgorWare_Hasher_v1,7,0 14/05/2017 11:30 <DIR> Led Zeppelin [1969­2016] 12/04/2017 12:11 <DIR> Microsoft_software 30/01/2017 18:03 <DIR> mIRC_7,47 22/10/2016 18:36 <DIR> Nitro_Pro_Enterprise_v11,0,3,173 28/03/2017 18:26 <DIR> Parted_Magic_v2017_03_14 26/03/2016 20:41 <DIR> Plop_Boot_Manager_v5,0,15 25/12/2016 11:27 <DIR> PowerArchiver_2016_Toolbox_v16,10,24 22/06/2016 17:35 <DIR> SmartVersion_v3,60 13/03/2017 09:50 <DIR> tails_v2,11 26/03/2016 20:45 <DIR> UltraVNC_v1,2,10 26/03/2016 15:07 <DIR> VLC_v2,2,4 23/06/2017 19:27 <DIR> VMware_Workstation_Pro_v12,5,7_build_5813279 1 File 3.705.002.038 byte 20 Directory 1.038.052.335.616 byte disponibili C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools>powershell Mount-DiskImage -ImagePath "z:\Microsoft_software\Windows 10_version_1703_build_15063,0_updated_March_2017\OS_genuine_iso\IT\x64\it_windows_10_enterprise_version_1703_updated_march_2017_x64_dvd_10196029.iso" Mount-DiskImage : Unable to find a positional parameter that accepts the argument 'System.Object[]'. In riga:1 car:1 + Mount-DiskImage -ImagePath z:\Microsoft_software\Windows 10_version_1 ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: Mounting an iso locate on the network with Windows ADK :)) [Mount-DiskImage], ParameterBindingException + FullyQualifiedErrorId : PositionalParameterNotFound,Mount-DiskImage C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools>[/quote] to mount an iso image located on a NAS.

    Where am I wrong?

    Thanks

    Bye

    :)
     
    balubeto, Sep 19, 2017
    #1

  2. Windows 10 ADK

    Is there a Windows 10 ADK available now that Windows 10 has released? I have the ADK Tech Preview, looking for the final ADK.

    EDIT: It appears that the preview ADK will not open the WIM files from the downloaded ISO's
     
    ChrisMartens, Sep 19, 2017
    #2
  3. Windows 10 ADK 15063 driver error

    When installing the preview of the Windows 10 ADK (build 15063) I receive an error that "A digitally singed driver is required" for "Windows Overlay Filter". This also happened installing the ADK preview 15052. After completely reinstalling my device with
    build 1703 (15063), this error still occurs during ADK installation.

    Not sure what the impact is, installation completes, but so far it not possible to DISM /Mount-Image WinPE_AMD64. Mounting the WIM file immediately results in an error that the WIM might be tampered with. I need to add PowerShell to WinPE which seems not
    to be possible.
     
    Wim van Wieren, Sep 19, 2017
    #3
  4. balubeto Win User

    Mounting an iso locate on the network with Windows ADK

    The iso contains Windows 10 Enterprise v1703.

    Thanks

    Bye
     
    balubeto, Sep 20, 2017
    #4
  5. bro67 Win User
    Run it as a Virtual Machine then if your computer is able to handle it or just run it on the machine. You cannot mount a ISO from a NAS, since that is not how it works.
     
    bro67, Sep 20, 2017
    #5
  6. balubeto Win User
    If I mount that iso using "File Explorer", I have no problem.

    So, using the command line, how do I mount this iso?

    Thanks

    Bye
     
    balubeto, Sep 20, 2017
    #6
  7. Bree New Member
    You can mount an iso from the command line using PowerShell, and powershell commands can be issued from a command prompt (or even a .bat file), albeit with some careful escaping of the quotes and % characters. See this thread on TechNet for an example. Further down is a way to do it just calling explorer.exe from the command line (but that method will open an explorer window if you use it).
    https://social.technet.microsoft.com...w8itprogeneral
     
  8. balubeto Win User

    Mounting an iso locate on the network with Windows ADK

    So, how do I create the %WindowsISOPath% variable using the Command Prompt?

    Thanks

    Bye
     
    balubeto, Sep 20, 2017
    #8
  9. Bree New Member
    (using your actual path, of course)
     
  10. balubeto Win User
    If I would create this variable, could I also avoid mapping the network unit? If so, how should I create this variable to make sure that it has the permissions to access the iso file?

    Thanks

    Bye
     
    balubeto, Sep 20, 2017
    #10
  11. bro67 Win User
    You were given an answer at Mounting an iso locate on the network with Windows ADK


    I would just mount it as a VM or do a drive swap with the ADK installed on that use that for whatever. You can also get a Refurb with a Intel Core 2 Duo or even a AMD CPU when Windows 8 came out and run it on that. I have two Intel Core 2 Duo's and a Intel Core 2 Quad Core that I use for various reasons. One of them has a Hot Swap bay for cases like this where I want to run two machines with different OS's on each one and switch between them with a KVM switch when I have to work directly on one or the other. It is how labs are setup on the cheap if you do not want what looks like a Small Business Office setup like I have.
     
    bro67, Apr 5, 2018
    #11
Thema:

Mounting an iso locate on the network with Windows ADK

Loading...
  1. Mounting an iso locate on the network with Windows ADK - Similar Threads - Mounting iso locate

  2. Windows can't mount ISO

    in Windows 10 Network and Sharing
    Windows can't mount ISO: When I try to mount .iso file with Windows Explorer, a blue loading circle appears for 2-3 minutes and I get this error: Sorry, there was a problem mounting the file. My ISO is not broken, I m sure because I can extract it with Winrar and I can mount it in another PC. I tried...
  3. Error while mounting ISO

    in Windows 10 Network and Sharing
    Error while mounting ISO: I've tried a variety of methods to mount various ISO's (which are fine, I can open them in 7ZIP) and no dice. The powershell method gives me an error message... mount-diskimage -imagepath "X:\new build\DAW\NI Installers\cuba.iso" mount-diskimage : The semaphore timeout...
  4. Iso file mounting

    in Windows 10 Virtualization
    Iso file mounting: I want to know if you can delete the ISO File right after you mount it, does it keep mounted? Because I am having low space in my driver and I want to install this app, but the size is bigger than my available space so that's why. 144282
  5. ISO Files Won't Mount

    in Windows 10 Network and Sharing
    ISO Files Won't Mount: [ATTACH] Hello, I've been having trouble with opening/mounting ISO files. These problems didn't happen before and have never happened before, so you can imagine my bewilderment. I click on the ISO files and my computer appears to be processing it, since I get the hour glass...
  6. Windows 10 Mount Iso

    in Windows 10 Network and Sharing
    Windows 10 Mount Iso: I cannot mount ISO files in Windows 10 anymore. I used to right click on it and click Mount. I've read online that the fix for this is to right click on the file, click Open With and select Windows Explorer. However, that is not an option. The only option I have is Windows...
  7. Mount DVD ISO

    in Windows 10 Gaming
    Mount DVD ISO: Hey guys, I have a copy of Battle for Middle Earth and I want to be able to play it without the disc since I have no optical drive. Currently I use an external optical drive every time I want to play but it's becoming quite a hassle. I've searched for a long time trying to...
  8. mount an ISO at boot?

    in Windows 10 Virtualization
    mount an ISO at boot?: Since we can boot to Command Prompt in Windows 10 is it possible to mount an ISO directly from that? Assume I didn't burn the ISO or load it to USB first. In my case System File Checker is asking for a drive letter to use as a reference file system. 46093
  9. .ISO file is not mounting in windows 10

    in Windows 10 Virtualization
    .ISO file is not mounting in windows 10: I downloaded a game file which happened to be .ISO file and i could not mount it and because of that i can't install it in my computer. i thought it was a corrupted file i downloaded but i tried mounting another game which i had installed already but could not mount it either...
  10. Mounting ISO file

    in Windows 10 Virtualization
    Mounting ISO file: I just recently updated from windows 7 to windows 10 I use ISO files regularly and need to get this fixed. I am unable to mount any iso files or even run and iso mounting software. I keep reading that all i have to do is select the file and i should be given the option either...