Trying to deploy a VB Script via sccm 2012 R2

Hello All
This is my first attempt at deploying a script via SCCM 2012 R2 and I seem to be stuck. Essentially what this script does is map a printer. The script on its own works fine. Meaning it works when I double click it and also running it from the command
line. Its  when I try to use in sccm things go down hill. I have tried the following from the command line in the package properties.
\\my-sccm-server\Sources\Applications\VBSripts\cscript.exe Impact.vbs
\\my-sccm-server\Sources\Applications\VBSripts\Impact.vbs 
Phil Balderos

looks good :)
You can check execmgr.log on the client to monitor the install as it is running.
Thank Richk,
Still no luck. Here is the output from execmgr.log. Its saying that is completed but nothing ever happens. I am about ready to throw in the towel on this one but I just feel like that is should work because its such a simple script.
Set WshNetwork = CreateObject("WScript.Network")
WshNetwork.AddWindowsPrinterConnection "\\srv-gtt-papercut\followme"
WshNetwork.SetDefaultPrinter "\\srv-gtt-papercut\followme"
Phil Balderos
Is the script running as an Admin ,if so then you likely set the printer up for the local system user account and not anyone else.
Garth Jones | My blogs: Enhansoft and
Old Blog site | Twitter:
@GarthMJ

Similar Messages

  • Deploy Lync 2013 Via SCCM 2012

    Dear,
    I wants to deploy Microsoft Lync 2013 via SCCM 2012, I have created a new deployment package based on MSI file to install Microsoft Lync 2013 for company machines, during the installation package will install for clients computer perfectly but instead of
    install automatically to users, every time message coming user should do it manually for example user should accept the terms of the agreement, kindly I need a way to solve this issue, I need Lync 2013 automatically install without users doing anything, please
    see attached snapshot.

    Make sure that you are using the right command line using your newly created MSP
    ex: setup.exe /adminfile "Lync_Updated.msp"
    As proposed, update your DP so that your MSP gets distributed.
    You can also follow this guide if you're still experiencing difficulties.
    http://systemcentersynergy.com/lync-2013-silent-or-unattended-install/
    Benoit Lecours | Blog: System Center Dudes

  • Lync 2013 x64 silent client deployment via SCCM 2012 SP1

    Greetings everyone!
    I ran into a problem with Lync 2013 x64 silent deployment.
    I need to provide every workstation with Lync 2013 client, so i decided to use deployment via SCCM 2012 sp1.
    I created 2 msp files with OCT, one based on x86 Office 2013 Proplus, and other based on x64 Office 2013 Proplus.
    Added them as applications to sccm software library.
    Deployment of Lync 2013 x86 application was a success with over than 80% compliance. 
    But all Lync 2013 x64 automatic installations finish with different errors.
    I created special device collection for workstations with office 2010 x64 and 2013 x64, because i can't install other architecture products once it has x64 product installed.
    My membership query-rules for this collection:
    Office 2013 x64
    select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_INSTALLED_SOFTWARE on SMS_G_System_INSTALLED_SOFTWARE.ResourceId
    = SMS_R_System.ResourceId where UPPER(SMS_G_System_INSTALLED_SOFTWARE.SoftwareCode) = "{90150000-0011-0000-1000-0000000FF1CE}"
    Office 2010 x64
    select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_INSTALLED_SOFTWARE on SMS_G_System_INSTALLED_SOFTWARE.ResourceId
    = SMS_R_System.ResourceId where UPPER(SMS_G_System_INSTALLED_SOFTWARE.SoftwareCode) = "{90140000-0011-0000-1000-0000000FF1CE}"
    My application deployment type points to setup.exe in office 2013 x64 installation folder, where i created msp file in updates folder via OCT and edited config.xml file in proplus.ww folder.
    So my installation program looks like this setup.exe /adminfile updates\1lync.msp /config proplus.ww\config.xml
    The same configuration works with Lync 2013 x86 deployment, except other setup folders.
    When i try running installation program setup.exe with /adminfile and /config parameters locally, it installs successfully without errors or warnings.
    I'm trying to find out problem source, does anyone have ideas what I am doing wrong?
    Also i'm trying to reduce office 2013 installation folder size, what subfolders are necessary for Office 2013 proplus installation (still installing only lync with common files and tools)? Because now 3.5 GB package is quite hard to distribute to sccm secondary
    sites with deployment point.
    Thanks in advance.

    Hi,
    Here are some tips and tricks for your reference.
    Tips and Tricks: Deploying Lync 2013 client using SCCM 2012 | Lync 2013 Client Customization for SCCM 2012 Deployment Package
    http://zahirshahblog.com/2014/01/08/tips-and-tricks-deploying-lync-2013-client-using-sccm-2012-lync-2013-client-customization-for-sccm-2012-deployment-package/
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Trouble Deploying Windows updates via SCCM 2012

    Hello
    I'm testing Windows updates via SCCM 2012 - I have successfully deployed updates to 4 test PC's.
    I then added another 15 Test PC's into the same group - Not one of them receive updates (they're all within the same Domain and even in the same room)
    I reviewed "UpdatesDeployment.log -
    1. I highlighted some points that stood out to me
    2. I have the Maintenance window set to 24hours for this test
    From the Server side and Clients side - What are the best .logs to look at.
    CUpdateAssignmentsManager received a SERVICEWINDOWEVENT START Event    UpdatesDeploymentAgent    22/08/2014 10:00:00 PM    4604 (0x11FC)
    Suspend activity in presentation mode is selected    UpdatesDeploymentAgent    22/08/2014 10:00:00 PM    4604 (0x11FC)
    At least one user has elected to suspend non-business hours activity when in presentation mode. Checking for presentation mode.    UpdatesDeploymentAgent    22/08/2014 10:00:00 PM    4604 (0x11FC)
    Proceeding to non-business hours activites as presentation mode is off.    UpdatesDeploymentAgent    22/08/2014 10:00:00 PM    4604 (0x11FC)
    Auto install during non-business hours is disabled or never set, selecting only scheduled updates.    UpdatesDeploymentAgent    22/08/2014 10:00:00 PM    4604 (0x11FC)
    A user-defined service window(non-business hours) is available. We will attempt to install any scheduled updates.    UpdatesDeploymentAgent    22/08/2014 10:00:00 PM    4604 (0x11FC)
    Attempting to install 0 updates    UpdatesDeploymentAgent    22/08/2014 10:00:00 PM    4604 (0x11FC)
    No actionable updates for install task. No attempt required.    UpdatesDeploymentAgent    22/08/2014 10:00:00 PM    4604 (0x11FC)
    Updates could not be installed at this time. Waiting for the next maintenance window.    UpdatesDeploymentAgent    22/08/2014 10:00:00 PM    4604 (0x11FC)

    Hi,
    You could also check Windowsupdate.log on the client.
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Error while trying to add a SQL Script via DB02

    Good Morning and happy Sysadmin day to everyone,
    I have the following Problem regarding DB2 9.5
    I'm trying to run a SQL Script via DB02 in an ERP 6.0 System.
    I'm using DB02 -> Jobs -> SQL Script Maintenenace -> Add
    Then there is a Textfield "Script Name". When i'm using the F4-Help I'm getting the following error Message:
    List box value range for field DYN_SED-SCRIPT_NAME could not be created
    Message no. DB6PM004
    Any suggestions what might be the Error?
    Thanks in Advance
    Marco

    Are you trying to create a new Model or trying to import a Model ?

  • Lync 2013 client deployment via SCCM 2012 forcing restart

    All, 
    I am attempting to deploy the Lync 2013 x86 client via SCCM 2012 to 158 machines running the Office 2010 suite. My package runs, and the installs complete but they are forcing a restart after the install even though I have gone in to everything that I can
    think of to tell the install not to force a restart. I am a newb in the ways of SCCM so I have been self teaching, and I may have missed something. 
    I have gone into the config.xml and changed the value SETUP_REBOOT to NEVER. 
    In the program properties I have RUN set as HIDDEN, and AFTER RUNNING set to NO ACTION REQUIRED. 
    Is there something that I am missing to stop the users machine from restarting after the install completes?

    Great, unfortunately it will be because files (usually shared DLLs) are in use as Office is opened, despite it being an older version. 
    Agree it's not optimal, I usually just tell clients that they will need to reboot, or that it will push out overnight (when I schedule it) and their computer will restart, so make sure they save everything.
    If this helped you please click "Vote As Helpful" if it answered your question please click "Mark As Answer"
    Georg Thomas | Lync MVP
    Blog www.lynced.com.au | Twitter
    @georgathomas
    Lync Edge Port Check (Beta)

  • How to deploy MS Visio & MS Project via SCCM 2012

    Dear friend,
       Please let me know the How to deploy MS Visio & MS Project via SCCM 2012, step by step
    Thanks

    You need to utilize Office Customize Tooltik to build config.xml, then distribute the config.xml with setup file. Below are some documents talking about this.
    http://blogs.msdn.com/b/visio/archive/2011/02/04/more-on-visio-2010-volume-deployment.aspx
    http://blogs.technet.com/b/odsupport/archive/2010/12/03/volume-license-editions-of-visio-2010-install-premium-edition-by-default.aspx
    Juke Chou
    TechNet Community Support

  • Adobe Flash Player ActiveX deployment doesn´t work in SCCM 2012 R2

    I´ve created an Application to deploy Adobe Flash Player 15.0.0.189 (last version). I´ve tried to deploy with the msi downloaded from Adobe site, using Powershell App Deploy Toolkit, bat script.. but nothing seems to work 100%.
    I have 2500 computers in my company. Working with SCCM 2012 R2.
    Some computers doesn´t install;
    Some install it but Internet Explorer seems to loose this configuration and doesn´t open flash videos;
    Some install but doesn´t uinstall the last version, then you can see two diferent versions installed;
    Do you have a definitive solution to deploy Adobe Flash Player via SCCM?
    Paz e Bem

    Follow the log:
    =O====== M/15.0.0.189 2014-10-24+13-20-52.308 ========
    0000 [I] 00000010 C:\WINDOWS\SysWOW64\Macromed\Flash\FlashUtil32_15_0_0_189_Plugin.exe -uninstall plugin -msi
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0002 [W] 00001018
    0003 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0004 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0005 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0006 [W] 00001019
    0007 [W] 00001020
    0008 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0009 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0010 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0011 [W] 00001037 Software\Macromedia\FlashPlayerPluginReleaseType/ 2
    0012 [W] 00001021
    0013 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0014 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0015 [W] 00001036 Software\Macromedia\FlashPlayerPepper/PlayerPath 2
    0016 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\WINDOWS\SysWOW64\FlashPlayerCPLApp.cpl 2
    0017 [W] 00001048
    0018 [I] 00000020 C:\WINDOWS\SysWOW64\FlashPlayerCPLApp.cpl
    0019 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0020 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0021 [W] 00001036 Software\Macromedia\FlashPlayerPepper/PlayerPath 2
    0022 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashPlayerApp.exe/ 2
    0023 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\WINDOWS\SysWOW64\FlashPlayerCPLApp.cpl 2
    0024 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0025 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0026 [W] 00001036 Software\Macromedia\FlashPlayerPepper/PlayerPath 2
    0027 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0028 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0029 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0030 [W] 00001036 Software\Opera Software/Plugin Path 2
    0031 [W] 00001036 Software\Opera Software/Plugin Path 2
    0032 [W] 00001015 C:\WINDOWS\SysWOW64\Macromed\Flash\FlashUtil32_15_0_0_189_Plugin.exe 5
    0033 [W] 00001015 C:\WINDOWS\SysWOW64\Macromed\Flash\FlashUtil32_15_0_0_189_Plugin.exe 5
    0034 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_15_0_0_189_Plugin.exe/ 2
    0035 [I] 00000011 1
    0036 [I] 00000012
    =X====== M/15.0.0.189 2014-10-24+13-20-52.651 ========
    =O====== M/13.0.0.214 2014-10-24+13-22-30.648 ========
    0000 [I] 00000010 "\\rio1install01\install$\Aplications\Adobe\uninstall_flash_player_activex.exe" -force  
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0004 [W] 00001018
    0005 [W] 00001037 Software\Macromedia\FlashPlayer\SafeVersions/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0007 [W] 00001019
    0008 [W] 00001020
    0009 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0010 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0011 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0012 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0013 [W] 00001037 Software\Macromedia\FlashPlayerActiveXReleaseType/ 2
    0014 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0015 [W] 00001021
    0016 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0017 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0018 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\WINDOWS\SysWOW64\FlashPlayerCPLApp.cpl 2
    0019 [W] 00001048
    0020 [I] 00000020 C:\WINDOWS\SysWOW64\FlashPlayerCPLApp.cpl
    0021 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0022 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0023 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashPlayerApp.exe/ 2
    0024 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\WINDOWS\SysWOW64\FlashPlayerCPLApp.cpl 2
    0025 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0026 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0027 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0028 [W] 00001018
    0029 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0030 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0031 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0032 [W] 00001019
    0033 [W] 00001020
    0034 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0035 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0036 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0037 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0038 [W] 00001037 Software\Macromedia\FlashPlayerPluginReleaseType/ 2
    0039 [W] 00001021
    0040 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0041 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0042 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\WINDOWS\SysWOW64\FlashPlayerCPLApp.cpl 2
    0043 [W] 00001048
    0044 [I] 00000020 C:\WINDOWS\SysWOW64\FlashPlayerCPLApp.cpl
    0045 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0046 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0047 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashPlayerApp.exe/ 2
    0048 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\WINDOWS\SysWOW64\FlashPlayerCPLApp.cpl 2
    0049 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0050 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0051 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0052 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0053 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0054 [W] 00001036 Software\Opera Software/Plugin Path 2
    0055 [W] 00001036 Software\Opera Software/Plugin Path 2
    0056 [I] 00000011 1
    =X====== M/13.0.0.214 2014-10-24+13-22-36.768 ========
    =O====== M/13.0.0.199 2014-10-24+13-22-48.375 ========
    0000 [I] 00000010 "\\rio1install01\install$\Aplications\Adobe\Flash 13\Flash 13\flashplayer13_install_win_ax.exe" 
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/Version 2
    0004 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0005 [I] 00000011 1
    0006 [I] 00000020 C:\WINDOWS\SysWOW64\FlashPlayerCPLApp.cpl
    0007 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0008 [I] 00000013 C:\WINDOWS\SysWOW64\Macromed\Flash\Flash32_13_0_0_199.ocx
    0009 [I] 00000015 C:\WINDOWS\SysWOW64\Macromed\Flash\FlashUtil32_13_0_0_199_ActiveX.exe
    0010 [I] 00000016 C:\WINDOWS\SysWOW64\Macromed\Flash\FlashUtil32_13_0_0_199_ActiveX.dll
    0011 [I] 00000023 C:\WINDOWS\SysWOW64\Macromed\Flash\activex.vch
    0012 [I] 00000019 C:\WINDOWS\SysWOW64\FlashPlayerCPLApp.cpl
    0013 [I] 00000021 C:\WINDOWS\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe
    =X====== M/13.0.0.199 2014-10-24+13-23-49.006 ========
    =O====== M/13.0.0.199 2014-10-24+13-23-53.746 ========
    0000 [I] 00000010 "\\rio1install01\install$\Aplications\Adobe\Flash 13\Flash 13\flashplayer13_install_win_pi.exe" 
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0004 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0005 [I] 00000011 1
    0006 [I] 00000020 C:\WINDOWS\SysWOW64\FlashPlayerCPLApp.cpl
    0007 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0008 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0009 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001036 Software\Opera Software/Plugin Path 2
    0014 [I] 00000014 C:\WINDOWS\SysWOW64\Macromed\Flash\NPSWF32_13_0_0_199.dll
    0015 [I] 00000015 C:\WINDOWS\SysWOW64\Macromed\Flash\FlashUtil32_13_0_0_199_Plugin.exe
    0016 [I] 00000024 C:\WINDOWS\SysWOW64\Macromed\Flash\plugin.vch
    0017 [I] 00000017 C:\WINDOWS\SysWOW64\Macromed\Flash
    0018 [I] 00000022 C:\WINDOWS\SysWOW64\Macromed\Flash\FlashPlayerPlugin_13_0_0_199.exe
    0019 [I] 00000019 C:\WINDOWS\SysWOW64\FlashPlayerCPLApp.cpl
    0020 [W] 00001024 C:\WINDOWS\SysWOW64\FlashPlayerCPLApp.cpl 183
    0021 [W] 00001024 C:\WINDOWS\SysWOW64\FlashPlayerApp.exe 183
    0022 [I] 00000021 C:\WINDOWS\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe
    0023 [W] 00001024 C:\WINDOWS\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe 183
    =X====== M/13.0.0.199 2014-10-24+13-24-03.441 ========
    =O====== M/15.0.0.189 2014-10-24+13-33-24.591 ========
    0000 [I] 00000010 "C:\TEMP\InstallPlugin_15_0_0_189.exe" -install -msi
    0001 [E] 00001161
    =X====== M/15.0.0.189 2014-10-24+13-33-24.916 ========
    =O====== M/15.0.0.189 2014-10-24+13-39-34.068 ========
    0000 [I] 00000010 "C:\TEMP\InstallPlugin_15_0_0_189.exe" -install -msi
    0001 [E] 00001161
    =X====== M/15.0.0.189 2014-10-24+13-39-34.424 ========
    =O====== M/15.0.0.189 2014-10-24+13-53-18.490 ========
    0000 [I] 00000010 "C:\TEMP\InstallPlugin_15_0_0_189.exe" -install -msi
    0001 [E] 00001161
    =X====== M/15.0.0.189 2014-10-24+13-53-18.809 ========
    =O====== M/15.0.0.189 2014-10-24+19-02-51.050 ========
    0000 [I] 00000010 "C:\TEMP\InstallPlugin_15_0_0_189.exe" -install -msi
    0001 [E] 00001161
    =X====== M/15.0.0.189 2014-10-24+19-02-51.458 ========
    =O====== M/15.0.0.189 2014-10-24+19-18-23.366 ========
    0000 [I] 00000010 "C:\TEMP\InstallPlugin_15_0_0_189.exe" -install -msi
    0001 [E] 00001161
    =X====== M/15.0.0.189 2014-10-24+19-18-23.676 ========
    =O====== M/15.0.0.189 2014-10-24+19-53-48.530 ========
    0000 [I] 00000010 "C:\TEMP\InstallPlugin_15_0_0_189.exe" -install -msi
    0001 [E] 00001161
    =X====== M/15.0.0.189 2014-10-24+19-53-48.840 ========
    =O====== M/15.0.0.189 2014-10-24+19-56-42.561 ========
    0000 [I] 00000010 "C:\TEMP\InstallPlugin_15_0_0_189.exe" -install -msi
    0001 [E] 00001161
    =X====== M/15.0.0.189 2014-10-24+19-56-42.867 ========
    =O====== M/15.0.0.189 2014-10-24+20-02-43.338 ========
    0000 [I] 00000010 "C:\TEMP\InstallPlugin_15_0_0_189.exe" -install -msi
    0001 [E] 00001161
    =X====== M/15.0.0.189 2014-10-24+20-02-43.762 ========
    Pax et bonum

  • Silent Install for SQL 2008 admin tools, to be pushed out via SCCM 2012

    Hi I would like to know if you have any information on Silent App installs for MS SOL fetchers only? I really need to know what MSI to use in my Application and any switched i can incorporate for deployment though SCCM 2012.
    Thanks,
    Manny

    Hi,
    do you want to install SQL 2008 admin tools? and what tools do you want to install? and what is your application?  And do you want to deploy the installation script via SSCM? Please be more clear.

  • Latitude E6330 BSOD via SCCM 2012 R2 OSD

    Hi All,
    I'm currently struggling to build some Latitude E6330 laptops via SCCM 2012 R2 CU3 OSD . I'm getting a BSOD with error code 0000007E after the drivers are applied and the laptop reboots.
    I've built nearly 100 OptiPlex desktops without issue from the same server. I've tried both the A09 and A10 E6330 driver CABs, and both have the same issue. I was having an issue even building the boot image with these drivers, but removed a faulty driver
    before importing them into SCCM (Conexant USB Modem driver) which resolved that issue. I'm assuming that the removal of this driver wouldn't be causing the BSOD - but I'm currently trying to find a replacement driver to see if that resolves it anyway.
    I've tried using 'Auto Apply Drivers' and 'Apply Driver Package' in the task sequence, using a WMI query and also without a WMI query to no avail. I've blown away all previous drivers, imported only the A09 and then blew away + imported only the A10
    drivers, rebuilt the driver packages and re-added to the boot image numerous times. Yep I've been distributing/updating distribution points each time too :)
    Unfortunately I can't get onto the laptop to check the smsts/setupact/etc etc logs because it blue screens even in safe mode.
    My last resort will be to add just the network+HDD drivers, and then slowly add drivers until I figure out what driver is causing the BSOD. Unfortunately this would be quite a lengthy procedure, so I'm hoping that someone has had a similar problem and
    may know which driver could be causing me this grief.. Or perhaps could point me in a different direction as to what may be causing this issue....
    Thanks for your time.

    Are you trying to deploying Windows 7 to the laptops?
    If so does your WIM file include the platform update (how long has it been since you created / updated it)? If not then you may need to update / capture a new wim and try again. 
    A lot of newer drivers will cause this sort of problem if you try and inject them into an older wim file.
    If this isn't the case, then I have had this happen to me a long time ago with a webcam driver so maybe exclude these drivers first? A long shot though.
    Cheers
    Damon

  • App-V 5.0 SP2 user applications published via SCCM 2012 to VDI workstations with roaming only

    Hi,
    The environment consists of App-V 5.0 SP2 (KB2956985) user based applications published via SCCM 2012 to Windows 7 VDI snapshotted workstations that are reset at user logoff.
    When a user logs on the SCCM 2012 client initiates App-V client package publishing.  After a couple of minutes after logon the shortcuts appear and the user can launch their applications.
    The issue is that at logoff, even with roaming enabled, the publishing information disappears.  This causes the next logon process for that user to repeat, the applications are not available until the SCCM client has completed it's publishing cycle. 
    Roaming profiles are implemented. %APPDATA% is redirected to a UNC path.  The following registry key is set
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\AppV\Client\Integration\PreserveUserIntegrationsOnLogin=1
    U-EV, global publishing of applications, and AppLocker rules are not an option.  Also, I have read this already - http://technet.microsoft.com/en-us/library/dn659478.aspx#BKMK_PE
    I do not want to wait for the SCCM client to kick in prior to the user applications being available.  What do I need to roam or run to create a seamless transition for the user between sessions? 
    Eddie.

    Hi Tywin (bad username considering the last GoT Episode ;))
    If you ask Microsoft, they always recommend using SCCM for deploying App-V packages and reuse your current SCCM infrastructure if that is already in place. Problem is, as you now experience, is that there is some big caveats both in regards to publishing
    time and to roaming of settings.
    As Nické states I would suggest looking into the Full Infrastructure Model for App-V 5.x, which gives you much better performance in what I call "from no apps" to "being able to click the shortcut" - the add and publishing phase. If you don't have the time/budget/whatever
    to start looking into that, you could look into some community tools like App-V Scheduler which is developed specific by Citrix guys to ease the publishing and management in a Citrix world.
    Microsoft have a great article about Performance Guidelines, which you have read, but it mostly presumes you work with Full Infrastructure. Have you looked into Steve Thomas' session from TechEd NA? It talks about "implementation trends".
    Senior Consultant at Atea Denmark - http://Atea.dk Atea Technical Evangelist for App-V NoLightPeople - http://NoLightPeople.com Access Director - http://www.nolightpeople.com/index.aspx#accessdirector

  • ThinkPad X1 Carbon 2nd+OneLinkPro Dock = No IP Address During Imaging (OSD) via SCCM 2012 R2

    I'm trying to image a second generatoin X1 Carbon that also has a OneLinkPro dock attached via SCCM 2012 R2.
    The USB stick is plugged into the dock, as is Ethernet & power.
    When I boot into the preinstallation environment, I don't have an IP address.
    The USB stick is fine - works on all 26 other devices here
    The network cable is fine - I'm able to get an IP & image from other systems
    I tried two OneLinkPro docks, same problem on both
    If I use the Ethernet adapter, it works fine
    I'm convinced its a driver issue at this point.
    I was directed to www.lenovo.com/onelinkdrivers to locate OneLink dock drivers, and I've downloaded the package.
    The downloaded EXE (tp_onelink_dock.exe) extracts to C:\SWTOOLS\DRIVERS\Dock by default
    In C:\SWTOOLS\DRIVERS\Dock you have another EXE Setup_OneLink_Dock_Lenovo_v10826.exe
    This immediately launches an installshield setup (run from %temp%)
    There no options to extract the drivers - it just installs the drivers, and none of the switches I've thrown at it have yielded any results.
    I found a data1.cab file but I can't seem to extract anything with 7Zip or expand
    How are folks with second gen X1 Carbons who use SCCM for OSD successfully imaging those machines with the OneLinkPro dock? (without the use of the Ethernet adapter of course.)
    Solved!
    Go to Solution.

    Fauxlution:
    Install drivers on an x86 machine
    Navigate to C:\Program Files\Lenovo\Onelinkdock (or something like that)
    Grab the driver directories & save them elsewhere
    Repeat process for x64 machine because the installer will only install drivers for the architecture of the system its run on.  (x86 system = x86 drivers; x64 system = x64 drivers)
    Clean up the drivers (extra non-essential files in there)
    Import both sets of drivers into SCCM
    Bake architecture specific Realtek drivers into boot image
    Couldn't be simpler.  

  • Shockwave 12.0.0.112 MSI errors when installing via SCCM 2012

    I am experiencing the same type of issue i have entered a bug report for Flash Player.
    Upon pushing the vendor provided MSI via SCCM 2012, the uninstall of the older version 11.6.8.638 which is pushed enterprise wide, is removed from the machine, but the installation of the new 12.0.0.112 is not actually installing.  The log file that was on the machine from the command line we use shows this error:
    MSI (s) (A8:FC) [08:02:03:374]: Product: Adobe Shockwave Player 11.5 -- Error 2753.The File 'swhelper_1159620.exe' is not marked for installation.
    Anyone else seeing this happening or getting the same issue when installing Shockwave 12.0.0.112 with the vendor provided MSI for distribution?

    JVENGLEY wrote:
    MSI (s) (A8:FC) [08:02:03:374]: Product: Adobe Shockwave Player 11.5 -- Error 2753.The File 'swhelper_1159620.exe' is not marked for installation.
    Anyone else seeing this happening or getting the same issue when installing Shockwave 12.0.0.112 with the vendor provided MSI for distribution?
    I didn't have any installation issue on Windows XP 32 bit and Windows 7 64 bit.
    You didn't say anything about your OS, btw.
    And that swhelper_1159620.exe is a legacy (it's not related to the previous v11.6 or the current v12 installations).
    For future, to get rid of installation issues, use the UNinstaller first of all:
    http://www.adobe.com/shockwave/download/alternates/#sp
    cheers

  • System task 'policyevaluator_unlock ' returned error code 0x8000fff in windows pacth deployment on windows 7 by sccm 2012 Sp1

    hi All,
    I have faced mentioned error in Win7's ccmexec.log file doing windows pacth deployment on windows 7 by sccm 2012 Sp1
    system task 'policyevaluator_unlock ' returned error code 0x8000fff
    Kirpal Singh

    Thanks for reporting this symptom. We investigated and found that this error occurs when user unlocks the workstation. Due to this error, ccmexec service doesn’t request for user required policies when user
    unlocks the workstation. We will investigate and address this symptom. Other than user unlock, all other user policy scenarios will be functioning as expected. The client will process user policies when user logs on as well as in the regular user policy polling
    schedule”.
    BC

  • Running WMI repair script on SCCM 2012 primary site server

    Hi,
    running WMI rebuilding repository script on SCCM 2012 primary site server. Any idea what kind of issue on SCCM environment it will cause.
    Regards,
    Gopi

    Gah!  did you already do so? I hope your resume is up to date.  As to what kind of issues:  it'll break everything, and nothing will ever work right ever again.  Ever. Again.
    Standardize. Simplify. Automate.

Maybe you are looking for

  • Problem in displaying data.

    Hi, I am facing a problem in display of data for a particular employee. This is a HR report with 5 selection variables out of which 3 are mandatory and rest 3 like company code, Cost centre and Employee are optional. when i run the report with compan

  • Male to order and Make to stock

    Hi, what are the various  config settings and master data maintenance to be done in SD for Make to order and  Make to stock scenario. what integration points with other modules to be kept in mind for the above two scenarios. regards sachin

  • Image in selection screens

    hi, Can anyone tell me how to set an image in an selection  screen.

  • [SOLVED] After xorg-server update backlight is not behaving

    After updating a Thinkpad S540 today the system goes into dim backlight level for the screen during the initial stages of the boot process, and recovers to normal brightness after the password has been entered in the KDM greeter and the user logs in

  • XE and 10g bug: small query terminates connection to database

    The following query fails because it terminates the connection to the oracle database. This only occurs in 10g and Oracle XE. Below that query is the structure of the table and sql statements to populate the table. I got this from a friend who tried