office license and outlook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a Database application that I run for three locations. Each of 6 users
sign on from a WinXP Pro machine using rdp to my terminal server. User set up
only lets them run the access database app and they don't see the server
desktop.

If I add an Outlook task reminder system to the database thru vba, do I have
to have individual licenses for Office for each user? I have terminal service
licenses and Windows server user licenses for each user already.

Will each user have a separate Outlook storage location based on their sign
in or will files be stored in an Outlook location for everyone at once? I am
not running Exchange at this time on the server.
 
You'll need a separate Outlook License for every user that can run Outlook,
whether via the Outlook GUI, or programatically. Each user will get their
own registry settings in HKCU and profile settings for Outlook in "Documents
and Settings\%UserName%\Application Data\Microsoft\Outlook"

Office install instructions here:
http://www.workthin.com/tsai.htm

Patrick Rouse
Microsoft MVP - Terminal Server
http://www.workthin.com
 
Back
Top