Securite - Profiles

T

TSCS

Hi,

I would like to setup a TS on my Windows 2003 server, that should give the
user access only to one MS Access database and nothing more. When the user
logs in they should only get one icon for my Access program, or even better
it should open the program by itself.

Please let me know the easiest way to do it. Or where I can find full
documentation on it.

Thanks
 
G

Guest

In the user's account, specify the startup program as the path to the access
executable + path to mdb, i.e.

"C:\Program Files\Microsoft Office\Office\MSACCESS.EXE"
\\ServerName\share\Database.mdb

This can also be set at the server or policy level, i.e. via Terminal Server
Configuration (tscc.msc) or via GPO. Obviously setting it at the server
level can cause problems, if you want others to be able to logon and get the
explorer shell.

These settings can also be manually set by the end-user in their remote
desktop client. You can make the settings you want then save as an RDP file.


How tos here:
http://www.workthin.com/tshta.htm

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

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