Copy Shortcuts to the Windows 7 Taskbar using MDT

I would like to copy items to the Windows 7 taskbar for all users, and do this during deployment as part of a task sequence. Does anyone know if this can be done. I found a script called pinItem.vbs, but do not know if it could be done from a TS, nor
how it would be.

Hi Scott,
I would recommend this script:
http://gallery.technet.microsoft.com/ScriptCenter/b66434f1-4b3f-4a94-8dc3-e406eb30b750/
It's a poweshell module that allows you to pin, items to both the task bar and start menu during your reference image build task sequence.
It's very simple to use this with MDT 2012 U1. Simply place the module in the folder {deploymentshare}\Tools\Modules\PinnedApplications\PinnedApplications.psm1
Then for example create a powershell "script" that looks something like this:
Import-Module PinnedApplications.psm1
Set-PinnedApplication -Action PinToStartMenu -FilePath "C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Internet Explorer.lnk"
Set-PinnedApplication -Action PinToTaskbar -FilePath "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Microsoft Office\Microsoft Outlook 2010.lnk"
Since the module is placed in the Tools\Modules folder, MDT can find this module easily during deployment without needing to specify a path where the module can be found.
Now the most important part of everything.
Whether it's SCCM or MDT that you use to deploy your custom image, you need to edit the unattend.xml of the task sequence that is used to
>>>Deploy<<<
the image. The default user profile is copied upon first boot after the image is applied, and not during the sysprep execution of your task sequence before your image is captured.
The CopyProfile setting is not enabled by default with the unattend.xml files created by MDT or SCCM, you will need to use WSIM to add this entry, more info can be found here:
http://technet.microsoft.com/en-us/library/ff716261.aspx
Dispite the article saying you cannot pin applications to start menu and task bar (and this is normally true if you do these tasks manually, then these items will not persist in the new user profile), this scripted method actually does work.
Kind regards,
Stephan Schwarz
If one of these posts answered your question or issue, please click on "Mark as answer".
My Blog | Twitter:
@Schwarz_Stephan | MCTS, MCITP, MCSA, MCC-2011.
How to configure Windows RE/OEM Recovery Partition with MDT
How to configure Windows RE/OEM Recovery Partition with MDT 2012 Update 1

Similar Messages

  • CS4 : is there a way to show the windows taskbar in fullscreen mode?

    Does anyone know of a way to be in "FULL SCREEN MODE WITH MENU BAR", but to still have the windows taskbar being displayed? In CS2 XP, the taskbar was always displayed in that mode, but in CS4 64 VISTA, it unfortunately doesn't draw the taskbar in that mode anymore.
    I'm stuck in a bad situation becuase I *must* be able to see the taskbar at all times and I *must* be able to freely reposition the image anywhere I want on screen, and that's impossible right now because of this...
    Anyone know of any hack around this problem? thx.
    -seneca

    I'm having the same problem.... CS3 it worked fine and in CS4 it completely hides the systems tray, task bar, and windows start menu... I know there are "work arounds" but what about people that use a wacom table to do all of their work and need to get to something on their task bar... well they can't now because it's completely hidden.... it'd be nice to have some help with this one please!

  • How do you reassign a device to Mac OS once it has been assigned to the Windows OS using Parallels?

    How do you reassign a device to Mac OS once it has been assigned to the Windows OS using Parallels?  I've tried ejecting device and plugging in again.  I've tried restarting Mac and shutting down Mac completely, but never get the device window to pop up to select the Mac for the device.

    See:
    http://download.parallels.com/desktop/v5/docs/en/Parallels_Desktop_Users_Guide/2 6819.htm
    That is one topic from the guide, not the whole guide

  • My macbook froze up. Finger gestures work, but I cant close out of any windows. How do I close out the windows without using the track pad?

    My macbook froze up. Finger gestures work, but I can't close out of any windows by clicking on the red "X". How do I close out the windows without using the track pad?

    Command + W will close a window. Command + Q will quit a program.

  • I did this -- Windows 7 and Vista 1. Select the Start Menu in the Windows Taskbar. 2. In the Search box, enter the following: %APPDATA% 3. Press Enter. 4. From the Application Data folder, navigate to Local\VirtualStore\Program Files\Mozilla Firefox. 5. D

    When I sign out of FF and want to go back in, I have to go through Task Mgr each time by deleting FF and then signing back in. I followed these directions -- Select the Start Menu in the Windows Taskbar. 2. In the Search box, enter the following: %APPDATA% 3. Press Enter. 4. From the Application Data folder, navigate to Local\VirtualStore\Program Files\Mozilla Firefox. 5. Delete the file xpicleanup.dat. 6. Restart Firefox. --- but I could not find Mozilla Firefox under 'Program Files'.
    == This happened ==
    Every time Firefox opened
    == about a week ago

    Where did you find those instructions to delete the '''xpicleanup.dat''' file?

  • Subject: Tabs - Show tab previews in the Windows taskbar. For what ever reason, this option doesn't show up for me to select. Why, or was this feature moved or removed?

    I'm running FireFox 10 and I have Windows 7 Ultimate on my PC. I would like to have the ability to select an open tab from the Windows taskbar. For what ever reason, this option is not showing in the Tools - Options - Tabs window. So, I can't select it. Why? Has this feature been moved or removed?

    The "Show tab previews in the Windows taskbar" does not appear as an option. in Options - Tabs.
    I Toggled the browser.taskbar.previews to True in About:Config, but it made no difference.
    So, no go on either solution.
    I am running Windows Ultimate 64bit. I don't know if that makes a difference.

  • When I have a crash on Firefox, I would like to copy, paste, & save the window with my previously opened web tabs, but I can't do this. I'm frustrated, & I imagine others may be, too. Please change this if possible. Thanks!

    I have encountered this problem repeatedly, not just on one or two occasions. The window that opens up and allows me to check on or off of reopening a "restore" session is completely "dead" to my mouse other than the check boxes.
    Couldn't it be made so the user can copy and paste those choices as a record of his most recent activity, before "guessing" which tabs may be dsyfunctional for the restore?

    You can make a backup copy of sessionstore.js and sessionstore.bak in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder]. You can't do a copy and paste in the about:sessionrestore window.
    See also http://kb.mozillazine.org/Session_Restore
    Set the pref [http://kb.mozillazine.org/browser.sessionstore.max_resumed_crashes browser.sessionstore.max_resumed_crashes] 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.<br />
    See:
    https://wiki.mozilla.org/Session_Restore#Preferences
    http://kb.mozillazine.org/browser.sessionstore.max_resumed_crashes

  • Failed to install drivers in Windows Vista using MDT 2012 update 1

    I am trying to deploy physical machine with Windows vista along with drivers. After completion of deployment i see deployment is successful with no error and warnings, but it still do not install driver in the machine. To test weather i have selected correct
    driver i checked manual installation of drivers and this install the driver in the machine. But the drivers are not installing when i am tried to install driver using MDT. In windows 7 and Windows XP drivers are installed correctly but not in Windows Vista.
    I have shared my log files in one drive. Please look this and tell what mistake i am doing.
    https://onedrive.live.com/?cid=BD291DD4A63B1353&id=BD291DD4A63B1353!107
    https://onedrive.live.com/?cid=BD291DD4A63B1353&id=BD291DD4A63B1353!109
    https://onedrive.live.com/?cid=BD291DD4A63B1353&id=BD291DD4A63B1353!108
    https://onedrive.live.com/?cid=BD291DD4A63B1353&id=BD291DD4A63B1353!110
    https://onedrive.live.com/?cid=BD291DD4A63B1353&id=BD291DD4A63B1353!112
    https://onedrive.live.com/?cid=BD291DD4A63B1353&id=BD291DD4A63B1353!111
    https://onedrive.live.com/?cid=BD291DD4A63B1353&id=BD291DD4A63B1353!114
    https://onedrive.live.com/?cid=BD291DD4A63B1353&id=BD291DD4A63B1353!113

    Can you be specific as to what drivers are not installing? An issue that can be had when doing PNPEnum is that child devices of something that does not have a driver installed are not visible to the PNPEnum. A way to get around that is you can force the
    injection of drivers that are not getting installed. Something like you can add a second Inject Driver step but, have it be a selection profile of drivers that always get missed because they are children.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • ITunes 9.0 toolbar in the Windows Taskbar doesn't work anymore

    Anyone else having this problem? The iTunes window disappears and the usual toolbar interface shows on the taskbar but the controls have no functionality. You click them and nothing happens - you can't even get the normal iTunes window back unless you have the system tray icon on. Worked before with iTunes 8 and it seems to be a problem all versions of Windows. I've tried it on XP, Vista and 7 and they all had the same problem.

    This can happen if the iTunes COM interface is not registered. To fix this, follow these steps
    1. Quit iTunes.
    2. Navigate to where iTunes.exe resides on the hard disk:
    \Program Files\iTunes
    or
    \Program Files (x86)\iTunes
    3. Right-click in the Address field at the top of the Windows Explorer window and choose Copy Address.
    4. From the Windows Start menu, type cmd in the Search field and press Enter.
    XP users will need to choose Run... from the Start menu, type cmd and press Enter
    5. Type cd followed by a space (but don't press Enter)
    6. Right-click in the window and choose Paste.
    7. Press Enter.
    8. Type this:
    iTunes.exe /regserver
    9. Press enter.
    10. Open iTunes.
    Does this fix it?

  • Error while trying to deploy 32 bit windows 7 using mdt

    I am trying to deploy 32 bit windows 7 on a 64 bit machine using MDT. After the initial loading it gives an error stating that windows failed to start.
    File:\Windows\system32\drivers\stm_tpm.sys
    status: 0xc000035a
    info: windows failed to load because a critical system driver is missing or corrupt.
    I tried disabling the drivers .. still seeing the same error.
    STMicroelectronics System tpmdrv.inf 1.00.04.14
    STMicroelectronics System tpmdrv.inf 1.00.04.15(1)
    STMicroelectronics System tpmdrv.inf 1.00.04.15(2)
    Can some one help me out..thank you very much

    If you are still getting the same error, then it would suggest that the drivers weren't removed from the image.
    IF this is the WInPE image generated by MDT, then be sure that you run a *Full* update of the deployment share.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • Skip Obtaining drivers from Windows Update using MDT 2012

    Does anyone know how to disable windows from obtaining drivers online after MDT is done imaging, the reason why I ask is that after the image is done, it takes forever for a dell keyboard to install drivers because windows is searching online. I would like
    to turn that setting off using MDT 2012 if possible.
    Thanks,
    Bobby

    Dynamic update only works when you are upgrading from an existing OS, and it only downloads critical drivers; network, video, audio, and mass storage. It wouldnt help in a bare metal build and probably wouldnt have anything to do with plug and play detecting
    a keyboard.
    http://technet.microsoft.com/en-us/library/ee126093(WS.10).aspx
    Our online driver search hasnt worked in a while, since they began configuring our browser with a .PAC file pushed down via GPO. WinHTTP can't pick up settings from the PAC file, and we can't hard code the settings into the OS, because there are
    a number of different proxies depending on where in the world you are.
    I actually hard code proxy and WinHTTP settings while I build the reference image and then remove them, just so I can do automatic updates. It's amazing how much more work "security" causes sometimes.

  • Skip Obtaining Drivers from Windows Update using MDT

    Does anyone know how to disable windows from obtaining drivers online after MDT is done imaging, the reason why I ask is that after the image is done, it takes forever for a dell keyboard to install drivers because windows is searching online. I would like
    to turn that setting off using MDT 2012 if possible.
    Thanks,
    Bobby

    Dynamic update only works when you are upgrading from an existing OS, and it only downloads critical drivers; network, video, audio, and mass storage. It wouldnt help in a bare metal build and probably wouldnt have anything to do with plug and play detecting
    a keyboard.
    http://technet.microsoft.com/en-us/library/ee126093(WS.10).aspx
    Our online driver search hasnt worked in a while, since they began configuring our browser with a .PAC file pushed down via GPO. WinHTTP can't pick up settings from the PAC file, and we can't hard code the settings into the OS, because there are
    a number of different proxies depending on where in the world you are.
    I actually hard code proxy and WinHTTP settings while I build the reference image and then remove them, just so I can do automatic updates. It's amazing how much more work "security" causes sometimes.

  • System Copy Guide: Exporting the Source System Using SAPinst.

    Hi Gurus,
    I am trying to do Unicode conversion of ERP 2005 SR3 on Oracle/WS2003
    The preparation steps are OK
    When I execute the last Phase using Sapinst : "database instance export",
    it finishes within one minute with the message "Database instance export has been completed succesfully"
    but without exporting data.
    I have follow up Unicode Conversion Guide  and System Copy Guide System Copy for SAP Systems Based on SAP NetWeaver 7.0 SR3 ABAP+Java.
    What could be wrong here?
    Thansk for your help
    Martial

    So you need to set an environment variable
    SAPINST_USE_HOSTNAME = <your-virtual-hostname>
    for the user executing sapinst.
    Markus

  • SNMP Monitoring the Windows Server using Netscaler

    I am trying to monitor the Windows Server 2008 R2 using the SNMP on the Netscaler. To acheive this, I would need the SNMP OID which Windows Server Understands to be configured on Netscaler. Unfortunately, whatever OID 's i am using there is a response saying
    nosuchname or nosuchresource.
    Please help me with this. Thanks in advance.

    I guess that SNMP should be allowed to both, read and write. Double check your configuration.
    Rgds
    Milos

  • How can I get the Windows User using ABAP ?

    I need to get thru ABAP the Windows user.

    Hi Carlos,
    You can use the following FM to read the currently logged in windows user id:
    DATA: w_userid TYPE char20.
    CALL FUNCTION 'GUI_GET_DESKTOP_INFO'
         EXPORTING
              type   = '5'
         CHANGING
              return = w_userid.
    WRITE: 'Windows User ID:', w_userid.
    Hope this is what you need.
    Sumant.

Maybe you are looking for

  • Error while installing Oracle 11g R2 RAC

    Hi, I am getting following error while trying to provide Oracle software locatio. [INS-20702] Unexpected Internal driver error Cause - A call to cluster verification utility failed. Following are the steps i have followed: 1. Using NFS mount created

  • Dreamweaver and Business Catalyst no longer keeps synchronization

    Not sure is this is a BC or dreamweaver issue (probably BC but I will ask here first anyways), but ever since updating DW CC a couple of weeks ago the two systems can no longer maintain correct synchronization data. So I now get the following popups:

  • Format field in DMX query

    Hi Does anyone know how to write a FORMAT DATE in DMX query ? I have a date in USA format and I want to change it to UK format like "mm/dd/yyyy" to "dd/mm/yyyy" and changing some dates to be full dates like 01/01/2015 not 1/1/2015 my query is: SELECT

  • Convert non XML compliant characters to XML compliant ones

    I receive text from a third party program. I can expect to receive & ���� < caracters How can I surely convert them all to a compliant UTF-8 xml ?

  • DB parameter check for AUTO_MAINT failed

    Can someone help me out.  I am doing the prepare for an Upgrade to ERP 2005 from SAP 4.7.  I am at the General Checks phase 07 of the prepare and it is failing and the CHECKS.LOG shows.  DB parameter check for AUTO_MAINT failed.  I have checked this