Quantcast
Channel: Microsoft Deployment Toolkit forum
Viewing all articles
Browse latest Browse all 11297

Block Update - Microsoft Windows MDT 2012

$
0
0

Hi guys,

I have an issue currently with bing installing onto my base image. 

[Settings]
Priority=DefaultGateway, Location2, Default
Properties=MyCustomProperty

[DefaultGateway]
1.1.1.1=Location1

[Location1]
DeployRoot=\\location1\path
OSInstall=Y
SkipCapture=NO
SkipAdminPassword=YES
SkipProductKey=YES
SkipComputerBackup=YES
SkipBitLocker=YES
SkipLocaleSelection=YES
KeyboardLocale=en-US
UserLocale=en-US
UILanguage=en-US
SkipSummary=YES
SkipTimeZone=YES
TimeZoneName=Central Standard Time
SkipUserData=YES
_SMSTSORGNAME=Company Name
PrepareWinRE=YES
SLShareDynamicLogging=\\location1\logging\%osdcomputername%\
WUMU_ExcludeKB1=KB2673774
WUMU_ExcludeKB2=KB2694771

[Location2]
DeployRoot=\\location2\path
OSInstall=Y
SkipCapture=NO
SkipAdminPassword=YES
SkipProductKey=YES
SkipComputerBackup=YES
SkipBitLocker=YES
SkipLocaleSelection=YES
KeyboardLocale=en-US
UserLocale=en-US
UILanguage=en-US
SkipSummary=YES
SkipTimeZone=YES
TimeZoneName=Central Standard Time
SkipUserData=YES
_SMSTSORGNAME=Company Name
PrepareWinRE=YES
SLShareDynamicLogging=\\location2\logging\%osdcomputername%\
WUMU_ExcludeKB1=KB2673774
WUMU_ExcludeKB2=KB2694771


[Default]
DeployRoot=\\location1\path
OSInstall=Y
SkipCapture=NO
SkipAdminPassword=YES
SkipProductKey=YES
SkipComputerBackup=YES
SkipBitLocker=YES
SkipLocaleSelection=YES
SkipSummary=YES
SkipTimeZone=YES
TimeZoneName=Central Standard Time
SkipUserData=YES
PrepareWinRE=YES
WUMU_ExcludeKB1=KB2673774
WUMU_ExcludeKB2=KB2694771

I've disabled this patch in every possible area I can think of but sure enough in my deployment I see this -

  SKIP  - 400d135f-03e5-45b5-a44b-16ef70722c4f - Bing Desktop v1.3.1  [  KB2694771 ] - 9 MB

INSTALL - ea248f4f-1741-40c4-aca5-64aab37d2de1 - Bing Bar 7.3 (KB2673774) - 10 MB

The first one seems to be skipping fine, second one not so much.  I'm at about half a day now trying to get the toolbar out of my deployment environment and it's driving me nuts.  I previously had them configured as WUMU_ExcludeKB001 but changed it due to a post I found showing my current config.  Still no dice.  Any assistance would be appreciated.


Viewing all articles
Browse latest Browse all 11297

Trending Articles