Multi OEM/Retail Project

Discussion in 'MDL Projects and Applications' started by The_Guardian, Nov 8, 2014.

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

    Smorgan Glitcher

    Mar 25, 2010
    1,855
    1,051
    60
    #1581 Smorgan, Sep 16, 2015
    Last edited: Sep 16, 2015
    Been awhile since I commented.

    I advise that you remove the updates that correspond with the telemetry being added. It should be pretty easy to check if they are in the OS :)

    Also been working on passing arguments into powershell scripts. I expect that on my side there will be a lot of changes because I'm slowly turning up the complexity. :D
     
  2. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    #1582 The_Guardian, Sep 16, 2015
    Last edited: Sep 16, 2015
    (OP)
    Lets keep to the title of the project...this is just basic blocking. Anymore end user's can add themselves. With your project Smorgan you will have to keep your script updated every time M$ comes out with new kb telemetry version updates...have fun with that. lol

    Here is what I got but still a test version...
    Removed until I find the time to test it myself.

    Error handling has been updated in case some strings or files are not present. This ensures it works on any OS version.
    Mr.X, this should all be working now. Test and let me know.
     
  3. Smorgan

    Smorgan Glitcher

    Mar 25, 2010
    1,855
    1,051
    60
    #1583 Smorgan, Sep 16, 2015
    Last edited by a moderator: Apr 20, 2017
  4. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    #1584 The_Guardian, Sep 16, 2015
    Last edited: Sep 16, 2015
    (OP)
    Why do the firewall entries when it only works for windows advanced firewall rules? Most use another firewall other then M$ and the entries do not carry over into all of them. That is why I included a txt file with the Domains to block in firewall if end users wish to add them. See, what I have done is the basics and end users can setup how they wish as far as what degree to block M$. They will now be able to add other entries into the WinTel.cmd file if they wish. Next question? lol
     
  5. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,554
    15,642
    270
    #1585 Mr.X, Sep 16, 2015
    Last edited by a moderator: Apr 20, 2017
  6. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    I will be back in about 30 mins...got to run to the store. :)
     
  7. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    I will do my own testing later this week. I havent had time the last couple days to test myself so I will put it on hold until I can test for myself because I know where to find everything to ensure it is working. Dont worry about it Mr.X. When I find the time, I will address it.

    Note: I removed the script for now from above post so others are not lost. lol
     
  8. Smorgan

    Smorgan Glitcher

    Mar 25, 2010
    1,855
    1,051
    60
    Point I stand corrected.

    I'm finding myself with more time than I had last semester so I'll see about testing out your pack. I wanna do some modding :D
     
  9. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    I would wait until my next release for your testing. I want to address the WinTel.cmd in order to try and please everyone. lol Problem is my time is limited and last night I spent about 3 hrs teamviewing with BALTAGY on the WinTel.cmd file. From my quick tests, it now works like it should but need to test on other OS's then win10 to make sure if a task isnt present then it is skipped. Maybe this weekend while wife is gone to her sisters. lol :)
     
  10. Smorgan

    Smorgan Glitcher

    Mar 25, 2010
    1,855
    1,051
    60
    lol At your leisure man I'm trying to consolidate scripts along with functions and parameter. While running tests on Windows 10. I'll probably get wrapped up some midterm exams soonish. When your good to go hit me up on team-viewer.

    You haz plenty of time to do testing I'm just sharing a thought that I wanna get back to doing some hardcore testing. I wasn't able to because of classes last semester so I'm seeing how much I can squeeze into VMing before I get swamped hehe.
     
  11. zmeul86

    zmeul86 MDL Member

    Jun 17, 2014
    193
    79
    10
    #1591 zmeul86, Sep 19, 2015
    Last edited: Sep 19, 2015
    Win8.x|Win10
    Place the downloaded '$oem$' folder in the 'sources' folder of your 'clean' iso, and add custom 'ei.cfg' file to the same 'sources' folder and edit|save iso. Windows will install the edition identified from 'ei.cfg' file. (Project 'Options' folder includes 'ei.cfg' instructions). OOBE.cmd will call tool that will extract embedded 'OEM-DM' key from bios (if exists), and apply the serial during installation.
    Where to find custom'ei.cfg' file?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Winaddict

    Winaddict MDL Junior Member

    Apr 29, 2012
    93
    16
    10
    Thanks very much for updating the previous project and for keeping this life saver OEM project alive!
     
  13. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    Working on updating this project today to include external cmd if added to scripts folder to limit telemetry in all supported OS's.
     
  14. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    First post updated 09-20-2015.

     
  15. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,554
    15,642
    270
    Just a suggestion my friend. Why don't you add a msgbox to provide user's choice?
    I'm talking about telemetry script, this way they don't have to add or remove such script, a simple click on a "Yes" or "No" button will do the job, no? :cool:
     
  16. BALTAGY

    BALTAGY MDL Guide Dog

    Dec 23, 2014
    351
    624
    10
    I think no popup from the project is better, keep everything running hidden
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,554
    15,642
    270
    You know what? You are right. Having second thoughts and it's better to have oem project running hidden as usual and no pop-ups.
    :cool:
     
  18. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    #1599 The_Guardian, Sep 20, 2015
    Last edited: Sep 20, 2015
    (OP)
    Not only that, the oobe process has no echo's enabled so even if you did echo for a choice, it would not show. Dont confuse oobe.cmd with setupcomplete.cmd. ;)
     
  19. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    #1600 The_Guardian, Sep 21, 2015
    Last edited: Sep 21, 2015
    (OP)
    Sorry guys and gals but I did a quick update to the project to correct WinTel.cmd log entry in oobe.cmd file. First post is updated but same version date.

    Forgot %TIME% %DATE% for logging...added now. :eek: