Jump to content


forbzie22

Established Members
  • Posts

    3
  • Joined

  • Last visited

forbzie22's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Thanks. Issue was becase we are installing Microsoft Access DB Engine 2010 x64 from our TS, when visio and project try installing the log file shows they cannot because an x64 microsoft office product exists. I didnt think Microsoft Access DB Engine 2010 x64 would prevent an office x86 product from installing but it does.
  2. Hi, Am trying to deploy Visio and Project 2010 via SCCM 2007 R2, both packages have been successfully deployed to other machines so i know the packages are working. Am trying to deploy them to one machine on the network which keeps failing with the error "failed with exit code 2148598857" and "Script for Package:IL100024, Program: Microsoft_Visio_Prem_2010_x86_UK_P01 failed with exit code 2148598857 execmgr 04/02/2013 10:00:02 6620 (0x19DC)" The package is successfully downloaded to the client cache and all machines are windows 7 x64. Have tried re-installing the SCCM client and resetting policies but no joy. Any ideas on why this is failing ? Thanks
  3. Hi - My first post. Im currently using multiple "Join Domain" steps in my task sequnce with a WMI query set to look for the first 3 letters of the hostname, depending on the hostname decides which OU the machine will go into. Cant get this to work, as though it doesnt like the WMI query when its valid. Cant see anything in SMSTS.log indicating any issues. Any ideas ? WMI query is this: SELECT * FROM Win32_ComputerSystem WHERE Name LIKE "%MACHINE _NAME%" We use the OSDComputerName variable before the task sequence runs to name the computer. Thanks
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.