
FN-GM
-
Posts
6 -
Joined
-
Last visited
Posts posted by FN-GM
-
-
Anyone please?
-
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
-
Just has a look in the logs i am getting messages like. Would this be slowing things please?
he program for advertisement "FPH20004 has not yet started because the content for the package "FPH00007" - "Install" (version 8) has not been acquired. Possible cause: The content for this program must be downloaded into the computer's cache, or the content could not be located.
Solution: If the program is being downloaded, no action is required. The program will start once the download has been successfully completed. If the content can not be located, ensure that a distribution point with this content is available for this computer. Distribution point availability can be affected by roaming boundary configuration which is used to determine whether distribution points are classified as local or remote, or by enabling distribution points as protected distribution points. Distribution point availability can also be affected if you are using branch distribution points and the advertisement is configured with the option Run program from distribution point instead of Download content from distribution point and run locally. This is because branch distribution points do not support advertisements that are configured to run directly from a distribution point.
-
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
-
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
Deploying Office 2010 via SCCM
in Configuration Manager 2007
Posted
^^Bump^^