Pinning Programs to the Taskbar via unattend.xml

Trying to pin the following programs to the taskbar buy adding them in the "amd64_Microsoft-Windows-Shell-Setup__neutral"of the specialize pass of unattend.xml file used by SCCM\OSD in the "Apply Operating System' step.
-<TaskbarLinks>
<Link0>%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Microsoft Office\Microsoft Word 2010.lnk</Link0> <Link1>%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Microsoft Office\Microsoft Excel 2010.lnk</Link1> <Link2>%ALLUSERSPROFILE%\Microsoft\Windows\Start
Menu\Programs\Microsoft Office\Microsoft Outlook 2010.lnk</Link2>
</TaskbarLinks>
I edited the unattend file using WSIM tool and every other setting I applied  using the file has worked but these just dont show up on the taskbar.
Weird thing is if i manually pin say Word for example  to the taskbar after the OSD deployment is complete and hover the mouse over it it will display as Microsoft Word 2010 (2) as if it is the 2nd time the program has been pinned to the taskbar even
though you can only see one of them. same for Excel and Outlook but if I add say Access it will not have the (2) after it
So it's like the settings from the unttend file are working somewhat as Win7 thinks there is already a shortcut there but they are just not displaying...
I've seen others saying this can only be done when syspreping and call the unattend at that time but if that is true why is it in the "amd64_Microsoft-Windows-Shell-Setup__neutral" Components of WSIM?

I presume you are not also configuring any of the same links in the StartPanelLinks? (I have heard that it sometimes causing conflicts).
I agree the Deployment guys stuff is heavily MDT-centric but in this instance all that is required to use their script is to copy the ZTIUtility.vbs
(from the scripts folder in toolkit package) and no environment changes. However you don't even need to do this as you could simply adapt their code snippet and put into a vbs file (A bare bones example of this is shown below but with no error checking or
logging, which is built into the Deployment Guys sample script).You could configure this to be run once by each user when they first logon (e.g. via ActiveSetup or RunOnce registry key) .
Const CSIDL_COMMON_PROGRAMS = &H17
Const CSIDL_PROGRAMS = &H2
Set objShell = CreateObject("Shell.Application")
Set objAllUsersProgramsFolder = objShell.NameSpace(CSIDL_COMMON_PROGRAMS)
strAllUsersProgramsPath = objAllUsersProgramsFolder.Self.Path
Set objFolder = objShell.Namespace(strAllUsersProgramsPath & "\Microsoft Office")
Dim arrShortcuts
arrShortcuts = Array("Microsoft Office Word 2010.lnk", _
"Microsoft Office Excel 2010.lnk", _
"Microsoft Office Outlook 2010.lnk")
Dim i, objShortcut
i = 0
For Each objShortcut In arrShortcuts
Set objFolderItem = objFolder.ParseName(arrShortcuts(i))
PinToTaskBar(objFolderItem)
i = i+1
Next
Sub PinToTaskBar(FolderItem)
For each verb in FolderItem.Verbs()
If verb.Name = "Pin to Tas&kbar" then
verb.DoIt()
End If
Next
End Sub
Thanks you very much I will give this a shot.
But no i was not trying to add anything to the StartPanelLinks, just want to add 3 items to taskbar (which I understand 3 is the limit). Frustrating that you have to resort to scripts when the setting to do it appears to be
there for you to use in the WSIM setting  but it just doesn't work

Similar Messages

  • When opening a pinned program from the taskbar the programs opens in a new icon in the taskbar.

    Hey
    In some special occasions, I have the problem that when you press an pinned icon the program is not "grouped" with the pinned icon, but opens in a new icon, please see this image to better understand:
    http://misc.norphf.dk/PinnedIcon.bmp
    As you can see in the picture, the properties of both icons are alike
    In this case I have manually changed the icon to add the "4twhpv3 dl", but I also have the problem with e.g. Active Directory Users and Computers 32BIT path "%windir%\SysWOW64\dsa.msc" it works with the normal ADUC started form "control panel" (I use the 32
    bit version to get an extension to work).
    Can someone help with this?
    Regards Lars Mortensen

    Doesn’t affect functionality?! - It sure does, with my Active Directory Users and Computers, which I have lying on win+7 every time I press win+7 it opens a
    new window instead of using the currently opened, that’s not very functional....
    But found a solution myself
    If I create a shortcut, and changes this shortcut, places that shortcut on a local disk (Network locations/mapped drives doesn't work) then I can right click that
    shortcut and "Pin to taskbar", then the program opens in the same icon and does not create a new.
    Hopes this is understandable.

  • Pin Programs on the Windows 7 Taskbar & Start Menu with Group Policy (Windows Server 2008 R2)

    Dear ALL,
    I want to Pin Programs on the Windows 7 Taskbar & Start Menu with Group Policy (Windows Server 2008 R2) as per below description. Can someone please help me how to proceed and achieve this. 
    Pin the following applications to the Taskbar:
    Outlook
    Pin the following applications to the Start Menu:
    Outlook
    Excel
    Word
    Internet Explorer
    Software Center
    Regards,
    Amit Kumar Rao

    https://www.google.de/search?q=windows+7+pin+to+taskbar+vbs
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • When I pin firefox to the taskbar in windows 7 the icon is a blank page (when set to small icons), but there if the small icon box is unchecked, how do I fix this

    when I pin firefox to the taskbar in windows 7 the icon is a blank page(when the taskbar properties is set to small), but the correct icon is there is the small incon box is unchecked

    Please see solution in http://kb.mozillazine.org/Problematic_extensions
    for "McAfee Site Advisor".
    (Windows): For best results you should uninstall '''McAfee Site Advisor''' from Control Panel > add/change programs (Programs and Features). Reboot the system. Then Reinstall from http://www.siteadvisor.com/ and reboot the system. When installing refuse other suggested (crapware) applications.
    <br><small>Please mark "Solved" one answer that will best help others with a similar problem -- hope this was it.</small>

  • Is there a way to add more pinned pdfs to the taskbar icon over the 10 default ones?

    I need to know if there is a way to increase the amount of quick-access pinned files through right clicking the taskbar icon?

    I think the answer to all your problems could be the excellent FREE Sound Editing Program called AUDACITY.
    Download it here:-
    http://audacity.sourceforge.net/
    What you need is the "Change the Pitch" filter in the "Effects Menu".
    It will change the pitch without altering the speed.
    (The "Change Tempo" filter is also excellent as you can alter the speed of the sound without making it sound squeaky or rumbly).
    Ian.
    PS. You will need to export the offending soundtrack to Audacity and then import the doctored version back into FCE.

  • Set "always show all icons and notifications on the taskbar" via Group policy

    Any ideas on how to set "always show all icons and notifications on the taskbar" on a set of users?
     I thought it would be under User Configuration\Administrative Templates\Start Menu and Taskbar, but I cannot find it.
    Anyone know if this can be enforced via policy?

    Hello,
    Thank you for your post here.
    Unfortunately, there is not any group policy settings which can set "always show all icons and notifications on the
    taskbar".
    To distribute the setting, you can create a default domain user profile and copy it to the following network share.
    When the domain user account is first logged onto the domain, the default profile will be applied.
    \\<Server_name>\NETLOGON\Default User.v2
    How to customize default user profiles in Windows 7 and in Windows Server 2008 R2
    http://support.microsoft.com/kb/973289
    This would only apply if a new profile is created, not for existing ones.

  • My WPF Program collapsed the taskbar

    Hi,
    I have created a program to view photos, but it collapsed the taskbar. I can't see the taskbar anymore because the MainWindow is before it. This are the settings of MainWindow.xaml:
    <Window x:Class="MainWindow"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="Fotoscherm - PhotoViewer 2015" Height="708" Width="1017" WindowStartupLocation="CenterOwner" UseLayoutRounding="False" ResizeMode="NoResize" WindowState="Maximized">
    <Grid Margin="0,0,0,-50">
    <ListView x:Name="FotoListView" HorizontalAlignment="Left" Height="330" VerticalAlignment="Top" Width="1027" Margin="0,0,-16,0">
    <ListView.View>
    <GridView>
    <GridViewColumn Header="Naam" Width="300" DisplayMemberBinding="{Binding Naam}"/>
    <GridViewColumn Header="Wanneer?" Width="100" DisplayMemberBinding="{Binding Wanneer}"/>
    <GridViewColumn Header="Waar?" Width="100" DisplayMemberBinding="{Binding Waar}"/>
    <GridViewColumn Header="Opmerkingen" Width="300" DisplayMemberBinding="{Binding Opmerkingen}"/>
    <GridViewColumn Header="Grootte" Width="100" DisplayMemberBinding="{Binding Grootte}"/>
    </GridView>
    </ListView.View>
    </ListView>
    <MediaElement x:Name="FotoMediaElement" HorizontalAlignment="Left" Height="500" Margin="0,330,0,0" VerticalAlignment="Top" Width="505"/>
    <GridSplitter HorizontalAlignment="Left" Height="458" Margin="505,330,0,0" VerticalAlignment="Top" Width="10"/>
    <Expander x:Name="NormaalExpander" Header="Normaal" HorizontalAlignment="Left" Margin="514,328,0,0" VerticalAlignment="Top" Height="122" IsExpanded="True" Width="350">
    <Grid>
    <Label x:Name="NaamLabel" Content="Naam:"/>
    <Label x:Name="WanneerGemaaktLabel" Content="Wanneer gemaakt?" Margin="0,19,0,-19"/>
    <Label x:Name="WaarGemaaktLabel" Content="Waar gemaakt?" Margin="0,38,0,-38"/>
    <Label x:Name="Opmerkingen" Content="Opmerkingen" Margin="0,57,0,-57"/>
    <Label x:Name="GrootteLabel" Content="Grootte:" Margin="0,76,0,-76"/>
    <Label x:Name="NaamLabelInvullen" Content="-" Margin="121,0,-121,0"/>
    <Label x:Name="WaneerGemaaktLabelInvullen" Content="-" Margin="121,20,-121,-20"/>
    <Label x:Name="WaarGemaaktLabelInvullen" Content="-" Margin="121,39,-121,-39"/>
    <Label x:Name="OpmerkingenInvullen" Content="-" Margin="121,58,-121,-58"/>
    <Label x:Name="GrootteInvullen" Content="-" Margin="121,76,-121,-76"/>
    </Grid>
    </Expander>
    <Expander x:Name="GeavanceerdExpander" Header="Geavanceerd" HorizontalAlignment="Left" Margin="515,462,0,0" VerticalAlignment="Top" Height="122" IsExpanded="True" Width="349">
    <Grid>
    <Label x:Name="ExtensieLabel" Content="Extensie:"/>
    <Label x:Name="VolledigPadLabel" Content="Volledig pad:" Margin="0,19,0,-19"/>
    <Label x:Name="VersieLabel" Content="Versie:" Margin="0,38,0,-38" IsEnabled="False"/>
    <Label x:Name="SmileysLabel" Content="Smileys:" Margin="0,57,0,-57" IsEnabled="False"/>
    <Label x:Name="ExtensieInvullen" Content="-" Margin="120,1,-120,-1"/>
    <Label x:Name="VolledigPadLabelInvullen" Content="-" Margin="120,19,-120,-19"/>
    <Label x:Name="VersieLabelInvullen" Content="-" Margin="120,38,-120,-38" IsEnabled="False"/>
    <Label x:Name="SmileysInvullen" Content="-" Margin="120,57,-120,-57" IsEnabled="False"/>
    </Grid>
    </Expander>
    <GridSplitter HorizontalAlignment="Left" Height="13" Margin="505,450,0,0" VerticalAlignment="Top" Width="506"/>
    </Grid>
    </Window>
    How can I fix this?

    I notice this is from the vb forum.
    I have a c# solution, but it'll be very easy to adapt to vb.
    I would recommend removing these settings:
    ResizeMode="NoResize" WindowState="Maximized">
    Then add a ContentRendered event to your window.
    <Window x:Class="MainWindow"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    ContentRendered="Window_ContentRendered"
    Title="Fotoscherm - PhotoViewer 2015" WindowStartupLocation="CenterOwner" UseLayoutRounding="False">
    <Grid Margin="0,0,0,-50">
    Maximise the window in code behind.
    private void Window_ContentRendered(object sender, EventArgs e)
    this.WindowState = System.Windows.WindowState.Maximized;
    You will find it then respects the toolbar just like the user had maximised the window.
    Hope that helps.
    Recent Technet articles:
    Property List Editing;  
    Dynamic XAML
    This don't works!

  • Pearl 8100-Should the BBpin at the back of the phone match the BB pin programmed in the phone

    I have a BB pearl 8100. My phone was purchased refurbished. I was informed by an unlocker that my phone was refurbished by blackberry and it appears as if they had disabled the pin (at the back part of the phone ) and reprogrammed the phone with   a new pin. As such my phone is useless and can only be used for basic mobile services. i have been unsuccefull in applying a data plan on my phone.
     Is this true? Is there anything that can be done?

    No, PINS are not recycled.
    It's more likely that O2 never blacklisted it.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • In Windows 7, is there a way to make Firefox one program in the taskbar, instead of having each tab listed as a seperate program?

    In 3.6, when you clicked on the Firefox icon in the Windows taskbar, you'd be switched to Firefox. Now, in 4.0b, when you click the logo, it displays the tabs you have open and you have to choose on to return to Firefox. It slows down switching between windows. Is there a setting, in Firefox, or windows to change it back to the way it used to work?

    # Type '''about:config''' into the location bar and press enter
    # Accept the warning message that appears
    # This brings up a list of preferences, in the filter box type '''preview'''
    # Double-click on the preference '''<nowiki>browser.taskbar.previews.</nowiki>enable''' to change its value to '''false'''

  • How to deploy the application via Build.xml

    Hi,
    this is my first time using this cloud service. I have an open source application to be deploy in the cloud. This application come with ANT script (build.xml) and table scripts.
    Would like to know how do I configure the eclipse or write the build script to deploy the application into the java service. In addition, how do I configure the java service (app server) to talk to the database?
    many thanks
    I look forward to your advices and guidance.

    Hello ,
    You can get this information from Java Cloud Service learning center.
    Java Cloud Service provides  a SDK (Download) which includes ANT tasks library (As well as Maven Plugin) which can be used to extend the Ant build file to deploy the application to the cloud.
    In case of App server talking to the Database , that part is already taken care of in the Oracle Java Cloud Service and associated Oracle Database Cloud Service.

  • How to prevent FireFox from automatically pinning itself to the Windows 7 taskbar

    Please tell me how to permanently disable FF from pinning itself to the taskbar?
    Every time I launch FF and then close it, it pins itself to the taskbar. If I wanted it to be pinned there, I would have done it myself.
    I am using Windows 7 Home Premium 64-bit and I have a FireFox link in the Quick-Launch area that I have re-added to the taskbar, so pinning FF to the taskbar is redundant and space consuming.

    Set the Integer pref <b>browser.sessionstore.max_resumed_crashes</b> to 0 on the about:config page to get the about:sessionrestore page immediately with the first restart after a crash has occurred or the Task Manager was used to close Firefox.
    * http://kb.mozillazine.org/browser.sessionstore.max_resumed_crashes
    That will allow you to deselect the tab(s) that you do not want to reopen, but will allow to reopen other tabs.
    See:
    * http://kb.mozillazine.org/Session_Restore#Restoring_a_session_after_a_crash
    * http://kb.mozillazine.org/Browser.sessionstore.max_resumed_crashes
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold (user set).
    *Preferences can be reset to the default via the right-click context menu if they are user set
    *Preferences can be changed via the right-click context menu: Modify (String or Integer) or Toggle (Boolean)

  • I have windows 8.1 operating system and I purchased and downloaded the Acrobat Professional XI. I am able to see the download but cannot locate how to pin it to my taskbar.

    I have windows 8.1 operating system and I purchased and downloaded the Acrobat Professional XI. I am able to see the download but cannot locate how to pin it to my taskbar.

    Hello,
    Please refer to following article:
    http://windows.microsoft.com/en-us/windows7/pin-a-program-to-the-taskbar
    Regards,
    Anoop

  • Unattend.xml - 'creating' a file on the desktop

    I'm trying to create a very simple file on the desktop through unattend.xml.  This file will only open IE to a particular webpage.  For some reason it's being totally ignored.  I have verified that this works when run at a command prompt.
    This is running under oobeSystem pass under the Microsoft-Windows-Shell-Setup component.
    <FirstLogonCommands>
          <SynchronousCommand wcm:action="add">
            <CommandLine>CMD /C echo "C:\Program Files\Internet Explorer\iexplore.exe" "servername/page" > "%userprofile%\Desktop\Deploy.bat"</CommandLine>
            <Description>Initial imaging link</Description>
    <RequiresUserInput>false</RequiresUserInput>
            <Order>1</Order>
          </SynchronousCommand>
        </FirstLogonCommands>
    I've banged around with the command, tried dropping it in Public, some other things, but it just gets ignored regardless.  The rest of the oobeSystem pass is processed with no issues.
    Any idea what I am doing wrong?

    Hi,
    FirstLogonCommands specifies commands are run with elevated access privileges, if the users does not include administrative privileges, the commands may not be executed, pleaes see detailed information in the following link
    http://technet.microsoft.com/en-us/library/ff715886.aspx
    Yolanda Zhu
    TechNet Community Support

  • Not getting notifications in the taskbar anymore

    Hey,
    i just tried a lot of stuff and it still doesn't work so i'll ask here.
    Status:
    my Skype showed Notifications in the taskbar and played a sound when i got a new message till 3 or 4 days ago.
    I didn't change anything in Skype and i'm not aware that i changed anything on my pc since then.
    EDIT: Additionally i just found out, i dont have Notification or message counter for new messages besides the contact name/picture in the skype window. I don't hear the sound when skype is the active window and i am in a different conversation and someone messages me. (NO MESSAGE NO SOUND NOTIFICATION ???). Only when im in the conversation already i hear the sound, and thats because i ticked that option in the skype sound menu to test.
    My sound settings are on, my skype settings for incoming messages are on. If someone calls me i get the ring sound. In the taskbar theres no orange indicator anymore for new messages.
    What I already did:
    - installed over my current installation
    - did a clean install (deleted appdata folder)
    - restarted pc
    - unpined and pined the program to the taskbar, tried without pinning it
    - ran as administrator and without it
    running Windows 7 on newest updates, drivers are updated, rest of the pc runs fine, skype version 6.21.0.104, if you need additional infos tell me
    ATM I'm rather clueless where the problem is, it kinda just appeared. It's really annoying if i don't hear nor see when i have new messages.
    any help is appreciated
    [Removed for privacy]
    Solved!
    Go to Solution.

    Given the number of users with notification problems, and always the same remedy "click on user, go to Conversation menu, edit Notification Settings" I was rather thinking of a small Skype gui design flaw here. Why isn't the Notification Settings entry listed in the -context- menu? (right click on user)
    Until now I've always been thinking that the top menu bar Notification Settings entry was some -global- setting, for all users at once.
    Thx,
    Andre

  • Inconsistent DISM.EXE error when applying unattend.xml during LTI deployment - Possible bug!

    I've been using MDT 2012 and 2012 update 1 with ADK for Windows 8 successfully for years.  This week I decided to uninstall those tools, and install ADK for Windows 8.1 and MDT 2013.  I'm running Windows 7 x64.  Instead of upgrading the current
    deployment share, I created a new share to start fresh.
    So, I created a new share, added Windows 7 OS, and created a client deployment task sequence. I modified the unattended.xml to enable telnet client and disable media center.  No drivers, no applications, and no packages for this test.  Stock, unmodified
    task sequence.
    Problem:
    It works as expected sometimes.  But, about 50% of the time, I get this error:
    From the BDD.LOG:
    <![LOG[About to run command: dism.exe /Image:C:\ /Apply-Unattend:C:\Windows\Panther\Unattend.xml /ScratchDir:C:\MININT\Scratch]LOG]!><time="00:16:51.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[Command has been started (process ID 1224)]LOG]!><time="00:16:51.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > Deployment Image Servicing and Management tool]LOG]!><time="00:16:51.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > Version: 6.3.9600.16384]LOG]!><time="00:16:51.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > Image Version: 6.1.7600.16385]LOG]!><time="00:16:52.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > Disabling feature(s)]LOG]!><time="00:16:53.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > Disabling feature(s)]LOG]!><time="00:16:58.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > Error: 0x80220013]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > DISM failed. No operation was performed. ]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > For more information, review the log file.]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > The DISM log file can be found at X:\windows\Logs\DISM\dism.log]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[Return code from command = -2145255405]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[FAILURE ( 5627 ): -2145255405 0x80220013: Run DISM.exe]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LTIApply" context="" type="3" thread="" file="LTIApply">
    <![LOG[Command completed, return code = -2147467259]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Litetouch deployment failed, Return Code = -2147467259 0x80004005]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LiteTouch" context="" type="3" thread="" file="LiteTouch">
    <![LOG[For more information, consult the task sequencer log ...\SMSTS.LOG.]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    From the DISM.LOG:
    2013-10-30 00:16:58, Error CSI 00000001 (F) 80220013 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=19 (0x0013)] #5# from CWcmEngineCore::GetNamespaceWithOptions(nsid = { name: Microsoft-Windows-PnpCustomizationsNonWinPE ver: lang: neutral arch: amd64 pkt: 31bf3856ad364e35 verSc: nonSxS }, iMode = 1, iAccess = 2, iOption = 1, target = @0x4c792c0, context = NULL, namespace = { name: Microsoft-Windows-PnpCustomizationsNonWinPE ver: lang: neutral arch: amd64 pkt: 31bf3856ad364e35 verSc: nonSxS })
    [gle=0x80004005]
    2013-10-30 00:16:58, Error CSI 00000002 (F) 80220013 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=19 (0x0013)] #3# from CUnattendDeserializer::ProcessComponentElement(...)[gle=0x80004005]
    2013-10-30 00:16:58, Error CSI 00000003 (F) 80220013 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=19 (0x0013)] #2# from CUnattendDeserializer::ProcessDocument(...)[gle=0x80004005]
    2013-10-30 00:16:58, Error CSI 00000004 (F) 80220013 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=19 (0x0013)] #1# from CUnattendDeserializer::Deserialize(stream = @0x40acf60, engine = @0x4301af0, target = @0x4c792c0, results = NULL, resultCount = 0)[gle=0x80004005]
    2013-10-30 00:16:58, Error DISM DISM Smi Provider: PID=1264 Error deserializing SMI settings. - CSmiWrapper::ApplySettings(hr:0x80220013)
    2013-10-30 00:16:58, Error DISM DISM Smi Provider: PID=1264 d:\w7rtm\base\ntsetup\opktools\dism\providers\smiprovider\dll\smimanager.cpp:166 - CSmiManager::Apply(hr:0x80220013)
    2013-10-30 00:16:58, Error DISM DISM Unattend Manager: PID=1264 d:\w7rtm\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:400 - CUnattendManager::Apply(hr:0x80220013)
    2013-10-30 00:16:58, Error DISM DISM Unattend Manager: PID=1264 d:\w7rtm\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:654 - CUnattendManager::InternalExecuteCmdLine(hr:0x80220013)
    2013-10-30 00:16:58, Error DISM DISM Unattend Manager: PID=1264 d:\w7rtm\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:603 - CUnattendManager::ExecuteCmdLine(hr:0x80220013)
    2013-10-30 00:16:58, Error DISM DISM.EXE: DISM Unattend Manager processed the command line but failed. HRESULT=80220013
    I noticed that it never seems to happen if I don't enable/disable features with the unattended.xml
    unattended.xml that has the problem:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <servicing>
    <package action="configure">
    <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.1.7601.17514" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="" />
    <selection name="TelnetClient" state="true" />
    <selection name="TFTP" state="true" />
    <selection name="FaxServicesClientPackage" state="false" />
    <selection name="MediaCenter" state="false" />
    <selection name="OpticalMediaDisc" state="false" />
    </package>
    </servicing>
    <settings pass="windowsPE">
    <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <ImageInstall>
    <OSImage>
    <WillShowUI>OnError</WillShowUI>
    <InstallTo>
    <DiskID>0</DiskID>
    <PartitionID>1</PartitionID>
    </InstallTo>
    <InstallFrom>
    <Path>.\Operating Systems\Windows 7 Pro x64 SP1\Sources\install.wim</Path>
    <MetaData>
    <Key>/IMAGE/INDEX</Key>
    <Value>1</Value>
    </MetaData>
    </InstallFrom>
    </OSImage>
    </ImageInstall>
    <Display>
    <ColorDepth>16</ColorDepth>
    <HorizontalResolution>1024</HorizontalResolution>
    <RefreshRate>60</RefreshRate>
    <VerticalResolution>768</VerticalResolution>
    </Display>
    <ComplianceCheck>
    <DisplayReport>OnError</DisplayReport>
    </ComplianceCheck>
    <UserData>
    <AcceptEula>true</AcceptEula>
    <ProductKey>
    <Key></Key>
    </ProductKey>
    </UserData>
    </component>
    <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SetupUILanguage>
    <UILanguage>en-US</UILanguage>
    </SetupUILanguage>
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    </settings>
    <settings pass="generalize">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    </component>
    </settings>
    <settings pass="specialize">
    <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <Identification>
    <Credentials>
    <Username></Username>
    <Domain></Domain>
    <Password></Password>
    </Credentials>
    <JoinDomain></JoinDomain>
    <JoinWorkgroup></JoinWorkgroup>
    <MachineObjectOU></MachineObjectOU>
    </Identification>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <ComputerName></ComputerName>
    <ProductKey></ProductKey>
    <RegisteredOrganization>Inc.</RegisteredOrganization>
    <RegisteredOwner>Desktop</RegisteredOwner>
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    <TimeZone>Pacific Standard Time</TimeZone>
    </component>
    <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Home_Page>about:blank</Home_Page>
    <DisableWelcomePage>true</DisableWelcomePage>
    <DisableFirstRunWizard>false</DisableFirstRunWizard>
    </component>
    <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
    <Description>EnableAdmin</Description>
    <Order>1</Order>
    <Path>cmd /c net user Administrator /active:yes</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Description>UnfilterAdministratorToken</Description>
    <Order>2</Order>
    <Path>cmd /c reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v FilterAdministratorToken /t REG_DWORD /d 0 /f</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Description>disable user account page</Description>
    <Order>3</Order>
    <Path>reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f</Path>
    </RunSynchronousCommand>
    </RunSynchronous>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    <component name="Microsoft-Windows-TapiSetup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <TapiConfigured>0</TapiConfigured>
    <TapiUnattendLocation>
    <AreaCode>""</AreaCode>
    <CountryOrRegion>1</CountryOrRegion>
    <LongDistanceAccess>9</LongDistanceAccess>
    <OutsideAccess>9</OutsideAccess>
    <PulseOrToneDialing>1</PulseOrToneDialing>
    <DisableCallWaiting>""</DisableCallWaiting>
    <InternationalCarrierCode>""</InternationalCarrierCode>
    <LongDistanceCarrierCode>""</LongDistanceCarrierCode>
    <Name>Default</Name>
    </TapiUnattendLocation>
    </component>
    <component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DisableSR>1</DisableSR>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <UserAccounts>
    <AdministratorPassword>
    <Value>UABAAHMAcwB3AG8AcgBkAD0ANwBBAGQAbQBpAG4AaQBzAHQAcgBhAHQAbwByAFAAYQBzAHMAdwBvAHIAZAA=</Value>
    <PlainText>false</PlainText>
    </AdministratorPassword>
    </UserAccounts>
    <AutoLogon>
    <Enabled>true</Enabled>
    <Username>Administrator</Username>
    <Domain>.</Domain>
    <Password>
    <Value>UABAAHMAcwB3AG8AcgBkAD0ANwBQAGEAcwBzAHcAbwByAGQA</Value>
    <PlainText>false</PlainText>
    </Password>
    <LogonCount>999</LogonCount>
    </AutoLogon>
    <Display>
    <ColorDepth>32</ColorDepth>
    <HorizontalResolution>1024</HorizontalResolution>
    <RefreshRate>60</RefreshRate>
    <VerticalResolution>768</VerticalResolution>
    </Display>
    <FirstLogonCommands>
    <SynchronousCommand wcm:action="add">
    <CommandLine>wscript.exe %SystemDrive%\LTIBootstrap.vbs</CommandLine>
    <Description>Lite Touch new OS</Description>
    <Order>1</Order>
    </SynchronousCommand>
    </FirstLogonCommands>
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <NetworkLocation>Work</NetworkLocation>
    <ProtectYourPC>1</ProtectYourPC>
    </OOBE>
    <RegisteredOrganization>Inc.</RegisteredOrganization>
    <RegisteredOwner>Desktop</RegisteredOwner>
    <TimeZone></TimeZone>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    </settings>
    <settings pass="offlineServicing">
    <component name="Microsoft-Windows-PnpCustomizationsNonWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DriverPaths>
    <PathAndCredentials wcm:keyValue="1" wcm:action="add">
    <Path>\Drivers</Path>
    </PathAndCredentials>
    </DriverPaths>
    </component>
    </settings>
    </unattend>
    unattended.xml that is problem-free:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="windowsPE">
    <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <ImageInstall>
    <OSImage>
    <WillShowUI>OnError</WillShowUI>
    <InstallTo>
    <DiskID>0</DiskID>
    <PartitionID>1</PartitionID>
    </InstallTo>
    <InstallFrom>
    <Path>.\Operating Systems\Windows 7 Pro x64 SP1\Sources\install.wim</Path>
    <MetaData>
    <Key>/IMAGE/INDEX</Key>
    <Value>1</Value>
    </MetaData>
    </InstallFrom>
    </OSImage>
    </ImageInstall>
    <Display>
    <ColorDepth>16</ColorDepth>
    <HorizontalResolution>1024</HorizontalResolution>
    <RefreshRate>60</RefreshRate>
    <VerticalResolution>768</VerticalResolution>
    </Display>
    <ComplianceCheck>
    <DisplayReport>OnError</DisplayReport>
    </ComplianceCheck>
    <UserData>
    <AcceptEula>true</AcceptEula>
    <ProductKey>
    <Key></Key>
    </ProductKey>
    </UserData>
    </component>
    <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SetupUILanguage>
    <UILanguage>en-US</UILanguage>
    </SetupUILanguage>
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    </settings>
    <settings pass="generalize">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    </component>
    </settings>
    <settings pass="specialize">
    <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <Identification>
    <Credentials>
    <Username></Username>
    <Domain></Domain>
    <Password></Password>
    </Credentials>
    <JoinDomain></JoinDomain>
    <JoinWorkgroup></JoinWorkgroup>
    <MachineObjectOU></MachineObjectOU>
    </Identification>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <ComputerName></ComputerName>
    <ProductKey></ProductKey>
    <RegisteredOrganization>Inc.</RegisteredOrganization>
    <RegisteredOwner>Desktop</RegisteredOwner>
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    <TimeZone>Pacific Standard Time</TimeZone>
    </component>
    <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Home_Page>about:blank</Home_Page>
    <DisableWelcomePage>true</DisableWelcomePage>
    <DisableFirstRunWizard>false</DisableFirstRunWizard>
    </component>
    <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
    <Description>EnableAdmin</Description>
    <Order>1</Order>
    <Path>cmd /c net user Administrator /active:yes</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Description>UnfilterAdministratorToken</Description>
    <Order>2</Order>
    <Path>cmd /c reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v FilterAdministratorToken /t REG_DWORD /d 0 /f</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Description>disable user account page</Description>
    <Order>3</Order>
    <Path>reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f</Path>
    </RunSynchronousCommand>
    </RunSynchronous>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    <component name="Microsoft-Windows-TapiSetup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <TapiConfigured>0</TapiConfigured>
    <TapiUnattendLocation>
    <AreaCode>""</AreaCode>
    <CountryOrRegion>1</CountryOrRegion>
    <LongDistanceAccess>9</LongDistanceAccess>
    <OutsideAccess>9</OutsideAccess>
    <PulseOrToneDialing>1</PulseOrToneDialing>
    <DisableCallWaiting>""</DisableCallWaiting>
    <InternationalCarrierCode>""</InternationalCarrierCode>
    <LongDistanceCarrierCode>""</LongDistanceCarrierCode>
    <Name>Default</Name>
    </TapiUnattendLocation>
    </component>
    <component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DisableSR>1</DisableSR>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <UserAccounts>
    <AdministratorPassword>
    <Value>UABAAHMAcwB3AG8AcgBkAD0ANwBBAGQAbQBpAG4AaQBzAHQAcgBhAHQAbwByAFAAYQBzAHMAdwBvAHIAZAA=</Value>
    <PlainText>false</PlainText>
    </AdministratorPassword>
    </UserAccounts>
    <AutoLogon>
    <Enabled>true</Enabled>
    <Username>Administrator</Username>
    <Domain>.</Domain>
    <Password>
    <Value>UABAAHMAcwB3AG8AcgBkAD0ANwBQAGEAcwBzAHcAbwByAGQA</Value>
    <PlainText>false</PlainText>
    </Password>
    <LogonCount>999</LogonCount>
    </AutoLogon>
    <Display>
    <ColorDepth>32</ColorDepth>
    <HorizontalResolution>1024</HorizontalResolution>
    <RefreshRate>60</RefreshRate>
    <VerticalResolution>768</VerticalResolution>
    </Display>
    <FirstLogonCommands>
    <SynchronousCommand wcm:action="add">
    <CommandLine>wscript.exe %SystemDrive%\LTIBootstrap.vbs</CommandLine>
    <Description>Lite Touch new OS</Description>
    <Order>1</Order>
    </SynchronousCommand>
    </FirstLogonCommands>
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <NetworkLocation>Work</NetworkLocation>
    <ProtectYourPC>1</ProtectYourPC>
    </OOBE>
    <RegisteredOrganization>Inc.</RegisteredOrganization>
    <RegisteredOwner>Desktop</RegisteredOwner>
    <TimeZone></TimeZone>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    </settings>
    <settings pass="offlineServicing">
    <component name="Microsoft-Windows-PnpCustomizationsNonWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DriverPaths>
    <PathAndCredentials wcm:keyValue="1" wcm:action="add">
    <Path>\Drivers</Path>
    </PathAndCredentials>
    </DriverPaths>
    </component>
    </settings>
    </unattend>
    Please help!

    To be honest, I've never tried to modify the installer packages via unattend.xml.  And come to think of it, it appears that the /applyunattend switch may not understand how to install packages (might not know where the sxs folder is located ). What
    is confusing to me is how it *does* work 50% of the time.
    did you import the *full* sources or just the *.wim file?
    Here is a post in the configmgr group which suggests to perform the package management *online*
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/42eb50b6-7059-431c-ae84-2e5753507a90/unattendxml-and-microsoftwindowsfoundationpackage
    Keith Garner - keithga.wordpress.com
    Thanks for the reply Keith.
    I imported the full source, and I'm also not sure why it is not consistent with failure or success either.
    To narrow down the problem, I created a reproducible set of steps (for a possible future call to Microsoft support). Those steps are described in this
    thread.  When following the steps in the thread, the problem appeared every time.  I only tried it 6, or so, times though.
    The enabling/disabling of features via the unattend.xml is a supported and documented feature.  In fact, following the hyperlink in the solution of the thread you mentioned documents the process.
    -Tony

Maybe you are looking for

  • Confirmation of 2 Services for a Service PO

    Hi All, We are using SRM 3.0, EBP 4.0 ECS. We create a Service PO in SRM and have 2 Services (items) for the Service PO. While doing confirmation in SRM both the services are available. If we confirm one Service (item) for the full quantity and then

  • Setting Security in Tomcat 5.0

    Hi, I am new in JSP business. I developed an intranet based website. As required by the client there is no user-name/password stuff. - All JSP pages are placed in one directory called "Dir1", some pages doing updates need to have restricted acccess.

  • Auto update fails with permissions error on Win 7

    Everytime there is an update and I try to istall it I get this error on Windows 7 : How do I set it right? My user a/c has admin privileges to my system. It is my personal laptop, so no corporate policies or such stuff. Currently I have to download t

  • Downloading SOA Suite 11.1.1.6

    Hi All,      I am not finding Oracle SOA Suite 11.1.1.6 downloads from oracle.com/ edelivery.oracle.com. Where can I find the downloads. SOA Suite 11.1.1.7 is available but I need the previous version 11.1.1.6. Regards, Nataraj R.

  • Installing third party plugin

    I am trying to install Vengeance Mastering Suite – Stereo Bundle . I have purchase the eLicense key and installed both. The plugin does not appear on the Logic Pro effects menu. What am I doing wrong ?  Iv'e have downloaded and installed several time