PC Review


Reply
Thread Tools Rate Thread

How to deploy Office XP SP3 from group policy?

 
 
Karsudha
Guest
Posts: n/a
 
      17th Jul 2004
MS released Office XP SP3 in April.
http://www.microsoft.com/office/ork/...xp/Oxpsp3a.htm

Extracting the "OfficeXpSp3-kb832671-fullfile-enu.exe" gives two "msp"
files.
Is it possible to deploy msp files using group policy?

Is it feasible to repackage the Office XP SP3?

Any help would be greatly appreciated.

--Thanks
Kbalert


 
Reply With Quote
 
 
 
 
Guest
Posts: n/a
 
      18th Jul 2004
using 3rd party apps or using sms server is a good way
>-----Original Message-----
>MS released Office XP SP3 in April.
>http://www.microsoft.com/office/ork/...xp/Oxpsp3a.htm
>
>Extracting the "OfficeXpSp3-kb832671-fullfile-enu.exe"

gives two "msp"
>files.
>Is it possible to deploy msp files using group policy?
>
>Is it feasible to repackage the Office XP SP3?
>
>Any help would be greatly appreciated.
>
>--Thanks
>Kbalert
>
>
>.
>

 
Reply With Quote
 
Karsudha
Guest
Posts: n/a
 
      19th Jul 2004
We have Group policy setup in place and deploy all the applications (non MS
products included
) through group policy. We do not have SMS or other 3rd party system
management tools.

Hence we would like to go with group policy based deployment only.

Does MS support repackaging the service packs?

--Karsudha


 
Reply With Quote
 
Cary Shultz [A.D. MVP]
Guest
Posts: n/a
 
      19th Jul 2004
Karsudha,

Using a third party application is not a very good idea - unless you are the
company selling the third party application! I mean, you can gladly use a
third party application to do this. There are some out on the market that
will help you with this. However, this is already built in to WIN2000 /
WIN2003 Group Policy!

All you need to do is to update the Administrative Installation Point with
SP3 and then go to the actual GPO itself and select 'redeploy'. You might
want to take a look at the Resource Kit for the particulars.

Essentially you will need to double-click on the file
"OfficeXpSp3-kb832671-fullfile-enu.exe" and give it a place to expand. You
will now have a 'mainsp3ff.msp' and a 'owc10sp3ff.msp' and a couple of other
files. We are going to look only at 'mainsp3ff.msp' right now. You will
need to update your Admin Install point via the command "msiexec /p
\\servername\sharename\mainsp3ff.msp /a \\servername\sharename\data1.msi
SHORTFILENAMES=TRUE /qb" where mainsp3ff.msp is the Office XP update file
and data1.msi is the Office XP msi file.....Please consult the Resource Kit
for all the particulars.

HTH,

Cary


"Karsudha" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> We have Group policy setup in place and deploy all the applications (non

MS
> products included
> ) through group policy. We do not have SMS or other 3rd party system
> management tools.
>
> Hence we would like to go with group policy based deployment only.
>
> Does MS support repackaging the service packs?
>
> --Karsudha
>
>



 
Reply With Quote
 
Karsudha
Guest
Posts: n/a
 
      20th Jul 2004
I looked at some of the Resource Kit tools (CIW, CMW etc) but they will not
be nay help to deploy the SP3.

Is it possible to use SUS for deploying the SP3?
SUS does suppport deploying win2k or XP service packs but does it support
office service packs also?

--Karsudha


"Cary Shultz [A.D. MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Karsudha,
>
> Using a third party application is not a very good idea - unless you are

the
> company selling the third party application! I mean, you can gladly use a
> third party application to do this. There are some out on the market that
> will help you with this. However, this is already built in to WIN2000 /
> WIN2003 Group Policy!
>
> All you need to do is to update the Administrative Installation Point with
> SP3 and then go to the actual GPO itself and select 'redeploy'. You might
> want to take a look at the Resource Kit for the particulars.
>
> Essentially you will need to double-click on the file
> "OfficeXpSp3-kb832671-fullfile-enu.exe" and give it a place to expand.

You
> will now have a 'mainsp3ff.msp' and a 'owc10sp3ff.msp' and a couple of

other
> files. We are going to look only at 'mainsp3ff.msp' right now. You will
> need to update your Admin Install point via the command "msiexec /p
> \\servername\sharename\mainsp3ff.msp /a \\servername\sharename\data1.msi
> SHORTFILENAMES=TRUE /qb" where mainsp3ff.msp is the Office XP update file
> and data1.msi is the Office XP msi file.....Please consult the Resource

Kit
> for all the particulars.
>
> HTH,
>
> Cary
>
>
> "Karsudha" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > We have Group policy setup in place and deploy all the applications (non

> MS
> > products included
> > ) through group policy. We do not have SMS or other 3rd party system
> > management tools.
> >
> > Hence we would like to go with group policy based deployment only.
> >
> > Does MS support repackaging the service packs?
> >
> > --Karsudha
> >
> >

>
>



 
Reply With Quote
 
Ken
Guest
Posts: n/a
 
      20th Jul 2004
Unfortunately, no. As far as I understand it, SUS can
only handle the stuff you would normally download via
Windows Update (Windows SP's, Hotfixes, IE hotfixes,
etc.) Perhaps SUS 2.0 (which I think is due to come out
this year) may be able to handle it.

I have read somewhere on here (and it may be this thread,
but it eludes me) that you CAN deploy OfficeXP sp3 via
group policy by expanding the exe file, and you should
get 2 folders, and you want to deal with the folder NOT
named w/ an OWC = Office Web Components.

Good luck, HTH

Ken

>-----Original Message-----
>I looked at some of the Resource Kit tools (CIW, CMW

etc) but they will not
>be nay help to deploy the SP3.
>
>Is it possible to use SUS for deploying the SP3?
>SUS does suppport deploying win2k or XP service packs

but does it support
>office service packs also?
>
>--Karsudha
>
>
>"Cary Shultz [A.D. MVP]" <(E-Mail Removed)> wrote in

message
>news:(E-Mail Removed)...
>> Karsudha,
>>
>> Using a third party application is not a very good

idea - unless you are
>the
>> company selling the third party application! I mean,

you can gladly use a
>> third party application to do this. There are some

out on the market that
>> will help you with this. However, this is already

built in to WIN2000 /
>> WIN2003 Group Policy!
>>
>> All you need to do is to update the Administrative

Installation Point with
>> SP3 and then go to the actual GPO itself and

select 'redeploy'. You might
>> want to take a look at the Resource Kit for the

particulars.
>>
>> Essentially you will need to double-click on the file
>> "OfficeXpSp3-kb832671-fullfile-enu.exe" and give it a

place to expand.
>You
>> will now have a 'mainsp3ff.msp' and a 'owc10sp3ff.msp'

and a couple of
>other
>> files. We are going to look only at 'mainsp3ff.msp'

right now. You will
>> need to update your Admin Install point via the

command "msiexec /p
>> \\servername\sharename\mainsp3ff.msp /a

\\servername\sharename\data1.msi
>> SHORTFILENAMES=TRUE /qb" where mainsp3ff.msp is the

Office XP update file
>> and data1.msi is the Office XP msi file.....Please

consult the Resource
>Kit
>> for all the particulars.
>>
>> HTH,
>>
>> Cary
>>
>>
>> "Karsudha" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>> > We have Group policy setup in place and deploy all

the applications (non
>> MS
>> > products included
>> > ) through group policy. We do not have SMS or other

3rd party system
>> > management tools.
>> >
>> > Hence we would like to go with group policy based

deployment only.
>> >
>> > Does MS support repackaging the service packs?
>> >
>> > --Karsudha

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Log file of Office 2003 deploy by Group Policy o2man Microsoft Windows 2000 Group Policy 1 28th Sep 2006 12:03 AM
XP SP2 will not deploy via Group Policy Ross Smith Windows XP Setup 4 3rd Feb 2005 08:34 AM
Can I use Group Policy to deploy MS Office patches JeffH Microsoft Windows 2000 Group Policy 2 30th Nov 2004 06:33 PM
Re: Use Group Policy to Deploy Outlook 2003 and Office 2000 Cary Shultz [A.D. MVP] Microsoft Windows 2000 Active Directory 5 14th Oct 2004 07:27 PM
Use Group Policy to Deploy Outlook 2003 and Office 2000 =?Utf-8?B?Q2hyaXMgUm9kZQ==?= Microsoft Windows 2000 Active Directory 0 21st Sep 2004 07:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:29 PM.