Re: Multiple TS users accessing files in a shared folder
- From: "Vera Noest [MVP]" <vera.noest@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 13 Mar 2007 14:58:42 -0700
Yes.
Create the folder and set the proper NTFS permissions.
If you want to make life easy for your users, you can share the
folder and connect each user to it in your login script.
Say you create a folder D:\Shared_Folder on your TS and share it
with share name "Common".
Then you could add a line to your login script with something like:
net use S: \\<your_TS_server_name>\Common
and all users would see the shared folder under the letter S:
It would be better to locate this shared folder on a separate file
server if you have one.
_________________________________________________________
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
TS troubleshooting: http://ts.veranoest.net
___ please respond in newsgroup, NOT by private email ___
=?Utf-8?B?ZWx5YXNoZXY=?= <elyashev@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote on 13 mar 2007 in
microsoft.public.windows.terminal_services:
Hello,.
I would like TS users to be able to edit/save files in a shared
folder on the server (TS is in application mode).
But currently each user can only work within a subfolder created
by TS (<user name>.<domain name>).
Is there a way for users to work with files located in the same
folder?
Thanks!
- Prev by Date: Re: Installing software in TS session
- Next by Date: Re: make a save before installing an software update
- Previous by thread: Re: DST 2007, Outlook, Terminal Server, thin client....HELP!
- Next by thread: Re: Multiple TS users accessing files in a shared folder
- Index(es):
Relevant Pages
|