[DISCUSSION] Windows 10 Insider Preview Build 11082

Discussion in 'Windows 10' started by pawX, Dec 16, 2015.

Thread Status:
Not open for further replies.
  1. WIKIMACK

    WIKIMACK MDL Expert

    Nov 10, 2011
    1,533
    1,009
    60
    hi and thanks

    I have the same things but it does not change the levels of advanced options

    wiki:g:
     
  2. d1glow

    d1glow MDL Addicted

    Aug 17, 2012
    548
    59
    30
    The build is a solid build coming from a totally different branch, the only thing I have a problem with is sometimes when you are idle at the desktop there's a quick flash of a CMD prompt, haven't figured out where its coming from cause its like a blink.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. tytyhrfgbdfb

    tytyhrfgbdfb MDL Novice

    Jul 16, 2015
    1
    0
    0
    Blue screen is back, clean install. TH2 was the most error free for me. And memory compression is still a goddamn unnecessary feature that's constantly hogging resources.
     
  4. maddog0266

    maddog0266 MDL Expert

    Apr 26, 2011
    1,247
    161
    60
    Thank you very much.
    Will try it.
     
  5. GOD666

    GOD666 MDL Expert

    Aug 1, 2015
    1,957
    2,059
    60
    See post #1

    Download the ESD file AND the tool. The tool will decrypt the ESD and then you use it to make an ISO. Really simple.
    Coming from the actual current retail release, yes, this build is much better. Ironic that I left the stable build for a preview, pre release, just to get a stable copy of Windows 10 :rofl:
     
  6. bdl

    bdl MDL Addicted

    Aug 8, 2012
    570
    43
    30
    Too bad this build,language pack not work,when copying, deleting, or moving files there will be no progress dialog shown. !
    When is new UPDATE ???
     
  7. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,918
    5,761
    180
    There will be NO NEW Builds until sometime in Jan 2016 at earliest
     
  8. Gharlane00

    Gharlane00 MDL Addicted

    Aug 26, 2009
    845
    305
    30
    I don't really know what the point was of giving us a build with nothing new to play with, and known bugs that should have kept it from public view.
     
  9. Studio384

    Studio384 MDL Member

    Jan 5, 2015
    110
    47
    10
    Testing the kernel. According to Microsoft 11082 contains some serious improvements to the kernel, which is the most important thing to test anyway. Without a stable foundation, there isn't a stable OS.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,764
    1,001
    180
    I found 2 new features in this build.
     
  11. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,918
    5,761
    180
    11082 IS NOT in Public View. It is an Insider Build meant for ONLY Insiders and NOT the General Public. It will be many months before the General Public gets Redstone.
    Starting in Jan Insiders in the Fast Ring could get 2 or 3 Builds a Month with a lot of Bugs. So if you don't want Bugs and you want a stable OS, change to the Slow Ring NOW
     
  12. Garbellano

    Garbellano MDL Addicted

    Aug 13, 2012
    947
    248
    30
    which are?
     
  13. test10

    test10 MDL Novice

    Apr 13, 2015
    26
    5
    0
    AMD video driver.
     
  14. Gharlane00

    Gharlane00 MDL Addicted

    Aug 26, 2009
    845
    305
    30
    I am an insider. The insider program is a Public Beta program as opposed to an in house program. no one gets turned down. That is my point. There is nothing about this build that warranted releasing it into the wild.
     
  15. Studio384

    Studio384 MDL Member

    Jan 5, 2015
    110
    47
    10
    Again, yes there is. Perhaps this build is even more warranted for release then many of the previous builds. Kernel changes need to be tested broadly.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    There is absolutely nothing wrong with this release unless you use custom themes. I have installed this release in Hyper-V, and it is really good. Since none of the additional features do a thing for me, I have chosen not to use it as my main drive.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. bjf2000

    bjf2000 MDL Expert

    Apr 11, 2008
    1,102
    200
    60
    Does anyone recall the memory leak of maybe 5 or 6 months ago (unsure of the builds involved now). Used memory would gradually climb over a couple days to the point where most was used--even after you closed every single user program/task running on the system.

    It was a strange one, since tools like Task Manager and Process Explorer couldn't reveal specifically what the cause was (not a GDI leak, not a handles leak, not one particular task, etc). And it's not a matter of the System process (compressed memory) being behind it, since while that's sometimes several hundred MB, it never comes close to account for it.

    Well, it's back for me in this build, after several months of not seeing it at all. The screenshots below are after about 2.5 days use without reboot, but after all running programs are closed. 10GB of 16GB was still used...somehow. Of course, a reboot brings it down to around 10% usage, but then the cycle repeats over time. Yes, it's normal for some permanent memory escalation after days of use, but it shouldn't be anything this extreme. Any ideas?

    Memory.JPG Memory2.JPG
     
  18. farukkaraca

    farukkaraca MDL Member

    Sep 27, 2009
    169
    97
    10
    #198 farukkaraca, Dec 24, 2015
    Last edited: Dec 24, 2015
    Hi MDL Family ;
    I have 11082.1000.151210-2021.rs1_release_cliententerprise_vol_x64fre_en-us.iso and
    Turkish Language pack lp_4bddc90aedec17b4193508215d2173678017f1ac.cab
    I have tried to integrate language pack to wim. Here are the commands.

    Dism /Mount-Image /ImageFile:C:\Win10\sources\install.wim /index:1 /MountDir:C:\Mount
    Dism /image:C:\Mount /Add-Package /PackagePath:C:\LP.....integrated succesfully
    Dism /image:C:\Mount /Set-SKUIntlDefaults:tr-TR ....commited successfully
    Dism /image:C:\Mount /Gen-LangINI /distribution:C:\Win10 ..commited successfully
    Dism /image:C:\Mount /Set-SetupUILang:tr-TR /distribution:C:\Win10 ..commited successfully
    Dism /Unmount-Image /MountDir:C:\Mount /commit
    oscdimg -h -u2 -m -lJ_CENA_X64FREV_TR-TR_DV5 -bC:\Win10\boot\etfsboot.com C:\Win10\ E:\11082.iso

    After that i tried to install iso file by VMWare.Installation is completed in 20 minutes..
    But Setup Language and Windows User Interface language is still English.
    I tried 2 times but result is the same..I couldnt get a Turkish Windows 10 Redstone
    Am i missing something ? Does anyone have a solution for this ?
     
  19. WaltC

    WaltC MDL Addicted

    Mar 8, 2014
    518
    123
    30

    Well, there is nothing that didn't warrant it, either...;) I mean, these builds are all beta...not-quite-ready-for-prime-time. All of them fit that description. That is what the Insider's program is--Microsoft has said repeatedly that if you don't want to put up with temporary bugs you should drop down to the slow channel--or drop out of the Insiders altogether. I don't see what's not clear about that. But I do see, as usual, people not listening to what Microsoft says, but rather to their interpretation of what Microsoft says (which is usually only what they want to hear)...;)

    I mean, is understanding the Insider's program actually that difficult for people? How could it be? Can people really be so indecisive that they can't just "Say 'No!' to Insider's"...?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. WardocsRevenge

    WardocsRevenge MDL Expert

    Jan 13, 2012
    1,848
    646
    60
    This build has been great few bugs who cares they are not os breaking we are insiders we deal with bugs we report them and hope for the best i game on redstone i work on redstone and i build custom amd drivers on redstone and i have had zero issues so far with this build all the whining does is make true insiders look bad IT'S BETA B-E-T-A WORKS IN PROGRESS and if you don't get that why are any of you here bothering with Redstone at all?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...