how do i setup outlook desktop shortcut to a shared calendar

  • Thread starter Dana, network engineer
  • Start date
D

Dana, network engineer

User 1 shares his calendar
User 2 has access but wants a desktop short cut directly to the shared
calendar

Enviroment
Win XP desktop
Exchange server
 
D

Dana, network engineer

Oliver,

Thank you for the help. I have read that site before but it does not seem
to work with Outlook 2003 desktop short cuts. Here is the short cut target
that I am working with right now. I did make sure that I have access to the
outlook calendar through Outlook.

"C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE" /select
outlook:calendar\user name.

It works fine when I levae out the "\user name| but I would like to be able
to set up a short cut for me to access the users calendar. I also tried as a
html tag but didnt seem to work either kept giving me errors on locating the
object.

Thanks in advance, was kinda stuck on this one.
 
O

Oliver Vukovics

Dear Dana,

you must change the space by "%20" and include the Root-Folder:

e.g.

+ Outlook:personal Folders
---+ Calendar
------+ user name

will result in following:

"C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE" /select
outlook:\\Outlook:personal%20Folders\calendar\user%20name


To format a hyperlink (path), please insert in your Internet Explorer as
URL:

javascript:expr=prompt('Path, eg: Outlook:personal Folders\\Contacts\\User
1','');expr=expr.replace(/\\/g,'/');expr=encodeURI(expr);expr=expr.replace(/\//g,'\\');void(prompt('parameter',
'/select outlook:\\\\' + expr))

(This is ONE line!) :))

You will get a small javascript interface, where you can type in your "path"
and you will get the changed Outlook conform hyperlink.

--
Oliver Vukovics
Share Outlook without Exchange: Public ShareFolder
Notebook Synchronisation for Outlook: Public SyncTool
http://www.publicshareware.com



"Dana, network engineer" <Dana, network (e-mail address removed)>
schrieb im Newsbeitrag
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top