Jump to content


FN-GM

Established Members
  • Posts

    6
  • Joined

  • Last visited

FN-GM's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. HI There, I am wanting to deploy office 2010 by SCCM. I have a mix of Office 2010 & 2007 manual install, some with both. Becuase of the machines having 2010 i the standard installer will fail. Anything that has both versions needs 2007 removing. I have written a script that will strip office 2010 and then install 2010. It works fine, installs on the client but it reports back to SCCM that it has failed. We are using 2007 R3. Any thoughts please? This is a copy of our scirpt. Thanks cscript OffScrub10.vbs ALL,OSE setup.exe /adminfile "Updates\FPHS-Config.MSP" set ProgramFilesPath=%ProgramFiles% "%ProgramFilesPath%\Common Files\microsoft shared\OfficeSoftwareProtectionPlatform\OSPPREARM. EXE" C:\Windows\system32\cscript.exe "%ProgramFilesPath%\Microsoft Office\Office14\ospp.vbs" /act set ProgramFilesPath=%ProgramFiles(x86)% "%ProgramFilesPath%\Common Files\microsoft shared\OfficeSoftwareProtectionPlatform\OSPPREARM. EXE" C:\Windows\system32\cscript.exe "%ProgramFilesPath%\Microsoft Office\Office14\ospp.vbs" /act
  2. Just has a look in the logs i am getting messages like. Would this be slowing things please?
  3. Hi, Last year i worked for a company that had a script you run on the client that will force the install of applications waiting in SCCM. Does anyone have a copy of anything similar please? It will be handy when laptops come in for maintenance. Thanks
  4. Hello, I have setup SCCM 2007 following the great guides on this site! When deploying the applications its taking hours to deploy. In the graph in software distribution its just sitting on not started. I have selected "run as soon as possible" on the schedule on the advertisement. Is there any way i can speed things up please? 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.