Hiding PS03 PWA link for integration with Outlook

I

ITG_Mike

Is it possible to hide the links for PS03 integration with Outlook. They appear on the PWA home page
"Work with Outlook to share calendar and task information.
and on the Tasks page
"View and report on your tasks from your Outlook calendar

We have not enabled the option to integrate with Outlook and I would like to keep people from downloading the files

Mike
 
B

Brent99Admin

I'm not sure if you can do this through the GUI or not but I know that we performed this same type of action for a client installation with PP2002 but commenting out the code in the ASP file

I'm not recommending that you change the code that Microsoft has provided, but that is one way to prevent the link from displaying on the home page or change the outladdn.asp file to not actually execute the download. Any way to remove this without this type of customization should be investigate first, but this will work if absolutely necessary.
 
I

ITG_Mike

Brent

Thanks for the suggestion

Given that this integration with Outlook can be disabled in the PS03 security settings, I am surprised that they leave the link on the homepage (and the Tasks page) all the time

Mike
 
Top