A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Office » Setup, Installing & Configuration
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

OCT



 
 
Thread Tools Display Modes
  #11  
Old April 9th, 2007, 09:52 PM posted to microsoft.public.office.setup
Greg
external usenet poster
 
Posts: 748
Default OCT

Did you ever get a solution for this? We are having the same problem with
the shortcuts.

Greg

"Garth" wrote:

Hi Bob

Yes, it would be great if you can answe my questions, we have poured many
hours into testing the OCT. Here's a few of the issues we are having which I
haven't received a reply to:

----------------------
We have set up an MSP file using the OCT tool. When a user runs Outlook for
the first time they are confronted with 3 messages (I wish you could paste
here!).

The first has the heading "Welcome to the 2007 Microsoft Office System" -
"Privacy Options". There are 3 tick boxes here and the first, "Get online
Help" is ticked by default. We want to change this default and not have the
message come up.

The second has the heading "Microsoft Office Outlook" and says
Windows Desktop Search is not currently installed or not up to date. Outlook
will not be able to provide fast search results when using the new Instant
Search functionality unless this Windows component is installed. Please
contact your administrator." There is a tick box to "Do not show this
message again". We would like it to not show this message at all. A note
to this, using OCT we have set "Prevent installation prompts when Windows
Desktop Search component is not present" to "Enabled" under "Features -
Modify user settings - Microsoft Office Outlook 2007 - Tools | Options... -
Preferences - Search Options".

The third also has the heading "Microsoft Office Outlook" and says
"Outlook, Windows Explorer, and other applications save lists of RSS Feeds
that you subscribe to. The Common Feed List in Microsoft Windows maintains
one synchronised list of RSS Feeds. Do you want your RSS Feeds in Outlook to
be synchronized with the Common Feed List?" The default is "Yes". We would
like to have it not come up with this one too and just set the "Sync RSS
Feeds to the Common Feed List" option in "Tools - Options - Other - Advanced
Options..." to ticked. This option is not available in the OCT.

Anyone have any ideas how we can achieve these things?

-----------------------
When we rolled out Office 2003 using a transform file created with the Custom
Installation Wizard we were able to add shortcuts for users to the Quick
Launch toolbar, so all users have a Word and Excel shortcut there as well as
the one that gets put there on the first run of Outlook without being asked
on the first time run.

We are setting up the rollout of Office 2007 and have used OCT to configure
to our liking. The "Setup" and "Features" sections work very nicely. We had
a lot of trouble with the "Outlook" section and in the end went with the
default settings for Outlook as it definitely doesn't work as it's meant to.
The "Configure shortcuts" under "Additional content" doesn't work properly.
You can add shortcuts for Excel and Word like this
Microsoft Office Excel 2007 - [AppDataFolder]\Microsoft\Internet
Explorer\Quick Launch - Yes

but they don't install for the user, it quite happily takes out the ones
that were there before but doesn't put in new ones.

Any ideas on how we fix this issue? The users will not be happy to loose
their shortcuts!



"Bob Buckland ?:-)" wrote:

Hi Garth,

The OCT is built into the Setup.exe of the Office 2007 apps and works with files in the \Admin folder that are included in the
Enterprise licensed versions. It's not available for non Enterprise/Volume license Office 2007 products.

What specific issues are you seeing problems in using it?
What version of Windows and Office 2007 edition are you using an Office 2007 volume license key?

===================
"Garth" wrote in message ...
They will probably have to make it available for download as it's pretty buggy in it's current state, if they don't supply an update
there are going to be a lot of disgruntled sysadmins
--

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*



  #12  
Old April 9th, 2007, 10:42 PM posted to microsoft.public.office.setup
Garth
external usenet poster
 
Posts: 36
Default OCT

I never got any responses from MVPs so I came up with a little work around.
I force a reboot after the install and then in the login script I have it
call a little batch file that does this:
if not exist "C:\Documents and Settings\All Users\Start
Menu\Programs\Microsoft Office 2007\Microsoft Office Word 2007.lnk" goto
EndO12SC
if exist "%APPDATA%\Microsoft\Internet Explorer\Quick Launch\Microsoft
Office Word 2007.lnk" goto EndO12SC
copy "C:\Documents and Settings\All Users\Start Menu\Programs\Microsoft
Office 2007\Microsoft Office Word 2007.lnk" "%APPDATA%\Microsoft\Internet
Explorer\Quick Launch"
copy "C:\Documents and Settings\All Users\Start Menu\Programs\Microsoft
Office 2007\Microsoft Office Excel 2007.lnk" "%APPDATA%\Microsoft\Internet
Explorer\Quick Launch"

It checks for the Word shortcut's existance in the Start Menu first before
attempting to copy and then that it hasn't already been done. NOTE: We have
forced all the Start Menu shortcuts to appear in a folder called "Microsoft
Office 2007", the default is just "Microsoft Office", so you may need to
change the path on the "if exist". We used a different folder name because we
have retained on old version of Access.

We never got a resolution for the annoying mesages that pop up on the first
run of Outlook. Also, there doesn't appear to be anything you can do about
the OCT Help not working from the network install point other than run it
directly from the cd.

Regards, Garth


"Greg" wrote:

Did you ever get a solution for this? We are having the same problem with
the shortcuts.

Greg

"Garth" wrote:

Hi Bob

Yes, it would be great if you can answe my questions, we have poured many
hours into testing the OCT. Here's a few of the issues we are having which I
haven't received a reply to:

----------------------
We have set up an MSP file using the OCT tool. When a user runs Outlook for
the first time they are confronted with 3 messages (I wish you could paste
here!).

The first has the heading "Welcome to the 2007 Microsoft Office System" -
"Privacy Options". There are 3 tick boxes here and the first, "Get online
Help" is ticked by default. We want to change this default and not have the
message come up.

The second has the heading "Microsoft Office Outlook" and says
Windows Desktop Search is not currently installed or not up to date. Outlook
will not be able to provide fast search results when using the new Instant
Search functionality unless this Windows component is installed. Please
contact your administrator." There is a tick box to "Do not show this
message again". We would like it to not show this message at all. A note
to this, using OCT we have set "Prevent installation prompts when Windows
Desktop Search component is not present" to "Enabled" under "Features -
Modify user settings - Microsoft Office Outlook 2007 - Tools | Options... -
Preferences - Search Options".

The third also has the heading "Microsoft Office Outlook" and says
"Outlook, Windows Explorer, and other applications save lists of RSS Feeds
that you subscribe to. The Common Feed List in Microsoft Windows maintains
one synchronised list of RSS Feeds. Do you want your RSS Feeds in Outlook to
be synchronized with the Common Feed List?" The default is "Yes". We would
like to have it not come up with this one too and just set the "Sync RSS
Feeds to the Common Feed List" option in "Tools - Options - Other - Advanced
Options..." to ticked. This option is not available in the OCT.

Anyone have any ideas how we can achieve these things?

-----------------------
When we rolled out Office 2003 using a transform file created with the Custom
Installation Wizard we were able to add shortcuts for users to the Quick
Launch toolbar, so all users have a Word and Excel shortcut there as well as
the one that gets put there on the first run of Outlook without being asked
on the first time run.

We are setting up the rollout of Office 2007 and have used OCT to configure
to our liking. The "Setup" and "Features" sections work very nicely. We had
a lot of trouble with the "Outlook" section and in the end went with the
default settings for Outlook as it definitely doesn't work as it's meant to.
The "Configure shortcuts" under "Additional content" doesn't work properly.
You can add shortcuts for Excel and Word like this
Microsoft Office Excel 2007 - [AppDataFolder]\Microsoft\Internet
Explorer\Quick Launch - Yes

but they don't install for the user, it quite happily takes out the ones
that were there before but doesn't put in new ones.

Any ideas on how we fix this issue? The users will not be happy to loose
their shortcuts!



"Bob Buckland ?:-)" wrote:

Hi Garth,

The OCT is built into the Setup.exe of the Office 2007 apps and works with files in the \Admin folder that are included in the
Enterprise licensed versions. It's not available for non Enterprise/Volume license Office 2007 products.

What specific issues are you seeing problems in using it?
What version of Windows and Office 2007 edition are you using an Office 2007 volume license key?

===================
"Garth" wrote in message ...
They will probably have to make it available for download as it's pretty buggy in it's current state, if they don't supply an update
there are going to be a lot of disgruntled sysadmins
--

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*



  #13  
Old April 10th, 2007, 12:52 AM posted to microsoft.public.office.setup
Greg
external usenet poster
 
Posts: 748
Default OCT

Thanks. I was thinking about scripting something like this, but was going to
do it as part of the install. We use SMS to push it out so I could easily
run the whole thing as a VBScript.

Thanks again,
Greg

"Garth" wrote:

I never got any responses from MVPs so I came up with a little work around.
I force a reboot after the install and then in the login script I have it
call a little batch file that does this:
if not exist "C:\Documents and Settings\All Users\Start
Menu\Programs\Microsoft Office 2007\Microsoft Office Word 2007.lnk" goto
EndO12SC
if exist "%APPDATA%\Microsoft\Internet Explorer\Quick Launch\Microsoft
Office Word 2007.lnk" goto EndO12SC
copy "C:\Documents and Settings\All Users\Start Menu\Programs\Microsoft
Office 2007\Microsoft Office Word 2007.lnk" "%APPDATA%\Microsoft\Internet
Explorer\Quick Launch"
copy "C:\Documents and Settings\All Users\Start Menu\Programs\Microsoft
Office 2007\Microsoft Office Excel 2007.lnk" "%APPDATA%\Microsoft\Internet
Explorer\Quick Launch"

It checks for the Word shortcut's existance in the Start Menu first before
attempting to copy and then that it hasn't already been done. NOTE: We have
forced all the Start Menu shortcuts to appear in a folder called "Microsoft
Office 2007", the default is just "Microsoft Office", so you may need to
change the path on the "if exist". We used a different folder name because we
have retained on old version of Access.

We never got a resolution for the annoying mesages that pop up on the first
run of Outlook. Also, there doesn't appear to be anything you can do about
the OCT Help not working from the network install point other than run it
directly from the cd.

Regards, Garth


"Greg" wrote:

Did you ever get a solution for this? We are having the same problem with
the shortcuts.

Greg

"Garth" wrote:

Hi Bob

Yes, it would be great if you can answe my questions, we have poured many
hours into testing the OCT. Here's a few of the issues we are having which I
haven't received a reply to:

----------------------
We have set up an MSP file using the OCT tool. When a user runs Outlook for
the first time they are confronted with 3 messages (I wish you could paste
here!).

The first has the heading "Welcome to the 2007 Microsoft Office System" -
"Privacy Options". There are 3 tick boxes here and the first, "Get online
Help" is ticked by default. We want to change this default and not have the
message come up.

The second has the heading "Microsoft Office Outlook" and says
Windows Desktop Search is not currently installed or not up to date. Outlook
will not be able to provide fast search results when using the new Instant
Search functionality unless this Windows component is installed. Please
contact your administrator." There is a tick box to "Do not show this
message again". We would like it to not show this message at all. A note
to this, using OCT we have set "Prevent installation prompts when Windows
Desktop Search component is not present" to "Enabled" under "Features -
Modify user settings - Microsoft Office Outlook 2007 - Tools | Options... -
Preferences - Search Options".

The third also has the heading "Microsoft Office Outlook" and says
"Outlook, Windows Explorer, and other applications save lists of RSS Feeds
that you subscribe to. The Common Feed List in Microsoft Windows maintains
one synchronised list of RSS Feeds. Do you want your RSS Feeds in Outlook to
be synchronized with the Common Feed List?" The default is "Yes". We would
like to have it not come up with this one too and just set the "Sync RSS
Feeds to the Common Feed List" option in "Tools - Options - Other - Advanced
Options..." to ticked. This option is not available in the OCT.

Anyone have any ideas how we can achieve these things?

-----------------------
When we rolled out Office 2003 using a transform file created with the Custom
Installation Wizard we were able to add shortcuts for users to the Quick
Launch toolbar, so all users have a Word and Excel shortcut there as well as
the one that gets put there on the first run of Outlook without being asked
on the first time run.

We are setting up the rollout of Office 2007 and have used OCT to configure
to our liking. The "Setup" and "Features" sections work very nicely. We had
a lot of trouble with the "Outlook" section and in the end went with the
default settings for Outlook as it definitely doesn't work as it's meant to.
The "Configure shortcuts" under "Additional content" doesn't work properly.
You can add shortcuts for Excel and Word like this
Microsoft Office Excel 2007 - [AppDataFolder]\Microsoft\Internet
Explorer\Quick Launch - Yes

but they don't install for the user, it quite happily takes out the ones
that were there before but doesn't put in new ones.

Any ideas on how we fix this issue? The users will not be happy to loose
their shortcuts!



"Bob Buckland ?:-)" wrote:

Hi Garth,

The OCT is built into the Setup.exe of the Office 2007 apps and works with files in the \Admin folder that are included in the
Enterprise licensed versions. It's not available for non Enterprise/Volume license Office 2007 products.

What specific issues are you seeing problems in using it?
What version of Windows and Office 2007 edition are you using an Office 2007 volume license key?

===================
"Garth" wrote in message ...
They will probably have to make it available for download as it's pretty buggy in it's current state, if they don't supply an update
there are going to be a lot of disgruntled sysadmins
--

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*



  #14  
Old April 10th, 2007, 02:06 AM posted to microsoft.public.office.setup
Garth
external usenet poster
 
Posts: 36
Default OCT

Hi Greg, one thing to watch for is that your SMS script will do it for every
user who logs into the machine, not once per machine. The APPDATA
environment variable is user specific. One thing I missed in the below batch
was ":EndO12SC" is the last line, the "goto" won't work otherwise! Probably
irrelevant as you're vbscripting.

If you find a way to stop the messages displaying on first run of Outlook
I'd be very grateful to hear back.

Cheers, Garth

"Greg" wrote:

Thanks. I was thinking about scripting something like this, but was going to
do it as part of the install. We use SMS to push it out so I could easily
run the whole thing as a VBScript.

Thanks again,
Greg

"Garth" wrote:

I never got any responses from MVPs so I came up with a little work around.
I force a reboot after the install and then in the login script I have it
call a little batch file that does this:
if not exist "C:\Documents and Settings\All Users\Start
Menu\Programs\Microsoft Office 2007\Microsoft Office Word 2007.lnk" goto
EndO12SC
if exist "%APPDATA%\Microsoft\Internet Explorer\Quick Launch\Microsoft
Office Word 2007.lnk" goto EndO12SC
copy "C:\Documents and Settings\All Users\Start Menu\Programs\Microsoft
Office 2007\Microsoft Office Word 2007.lnk" "%APPDATA%\Microsoft\Internet
Explorer\Quick Launch"
copy "C:\Documents and Settings\All Users\Start Menu\Programs\Microsoft
Office 2007\Microsoft Office Excel 2007.lnk" "%APPDATA%\Microsoft\Internet
Explorer\Quick Launch"

It checks for the Word shortcut's existance in the Start Menu first before
attempting to copy and then that it hasn't already been done. NOTE: We have
forced all the Start Menu shortcuts to appear in a folder called "Microsoft
Office 2007", the default is just "Microsoft Office", so you may need to
change the path on the "if exist". We used a different folder name because we
have retained on old version of Access.

We never got a resolution for the annoying mesages that pop up on the first
run of Outlook. Also, there doesn't appear to be anything you can do about
the OCT Help not working from the network install point other than run it
directly from the cd.

Regards, Garth


"Greg" wrote:

Did you ever get a solution for this? We are having the same problem with
the shortcuts.

Greg

"Garth" wrote:

Hi Bob

Yes, it would be great if you can answe my questions, we have poured many
hours into testing the OCT. Here's a few of the issues we are having which I
haven't received a reply to:

----------------------
We have set up an MSP file using the OCT tool. When a user runs Outlook for
the first time they are confronted with 3 messages (I wish you could paste
here!).

The first has the heading "Welcome to the 2007 Microsoft Office System" -
"Privacy Options". There are 3 tick boxes here and the first, "Get online
Help" is ticked by default. We want to change this default and not have the
message come up.

The second has the heading "Microsoft Office Outlook" and says
Windows Desktop Search is not currently installed or not up to date. Outlook
will not be able to provide fast search results when using the new Instant
Search functionality unless this Windows component is installed. Please
contact your administrator." There is a tick box to "Do not show this
message again". We would like it to not show this message at all. A note
to this, using OCT we have set "Prevent installation prompts when Windows
Desktop Search component is not present" to "Enabled" under "Features -
Modify user settings - Microsoft Office Outlook 2007 - Tools | Options... -
Preferences - Search Options".

The third also has the heading "Microsoft Office Outlook" and says
"Outlook, Windows Explorer, and other applications save lists of RSS Feeds
that you subscribe to. The Common Feed List in Microsoft Windows maintains
one synchronised list of RSS Feeds. Do you want your RSS Feeds in Outlook to
be synchronized with the Common Feed List?" The default is "Yes". We would
like to have it not come up with this one too and just set the "Sync RSS
Feeds to the Common Feed List" option in "Tools - Options - Other - Advanced
Options..." to ticked. This option is not available in the OCT.

Anyone have any ideas how we can achieve these things?

-----------------------
When we rolled out Office 2003 using a transform file created with the Custom
Installation Wizard we were able to add shortcuts for users to the Quick
Launch toolbar, so all users have a Word and Excel shortcut there as well as
the one that gets put there on the first run of Outlook without being asked
on the first time run.

We are setting up the rollout of Office 2007 and have used OCT to configure
to our liking. The "Setup" and "Features" sections work very nicely. We had
a lot of trouble with the "Outlook" section and in the end went with the
default settings for Outlook as it definitely doesn't work as it's meant to.
The "Configure shortcuts" under "Additional content" doesn't work properly.
You can add shortcuts for Excel and Word like this
Microsoft Office Excel 2007 - [AppDataFolder]\Microsoft\Internet
Explorer\Quick Launch - Yes

but they don't install for the user, it quite happily takes out the ones
that were there before but doesn't put in new ones.

Any ideas on how we fix this issue? The users will not be happy to loose
their shortcuts!



"Bob Buckland ?:-)" wrote:

Hi Garth,

The OCT is built into the Setup.exe of the Office 2007 apps and works with files in the \Admin folder that are included in the
Enterprise licensed versions. It's not available for non Enterprise/Volume license Office 2007 products.

What specific issues are you seeing problems in using it?
What version of Windows and Office 2007 edition are you using an Office 2007 volume license key?

===================
"Garth" wrote in message ...
They will probably have to make it available for download as it's pretty buggy in it's current state, if they don't supply an update
there are going to be a lot of disgruntled sysadmins
--

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*



  #15  
Old April 13th, 2007, 01:48 PM posted to microsoft.public.office.setup
Zaap[_2_]
external usenet poster
 
Posts: 1
Default OCT


Hi Everyone

Please Help

We are trying to migrate to Office 2007 (MS Office 2007 Enterprise
Volume Licensing) in couple of months- created the MSP file using the
OCT, need to have two ways of deployment
1- Network point Installation
2- from a CD or a USB stick
We also want to include SaveAsPDFandXPS.exe and tzmove.exe in the
installation so that they get installed automatically after the office
2007 get installed


1 – When installing from a Network point (in the OCT I added both
executables in the add installations and run programs section ) both
executables starts at the same time and comes up with an error because
windows installer can be used by only one program at one time.
How do you fix this? Is there a command that I should put in the
argument section

2- When installing from a CD or USB stick
How can get the OCT/MSP file to install these programs from the CD or
the USB stick with out connecting to any network locations

I appreciate you taking time to read this and Thank you in advance if
you could provide me solutions

Cheers!


--
Zaap
------------------------------------------------------------------------
Zaap's Profile: http://forums.techarena.in/member.php?userid=24594
View this thread: http://forums.techarena.in/showthread.php?t=704223

http://forums.techarena.in

 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:47 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.