Originally posted by: loup garou
Originally posted by: bob4432
Originally posted by: loup garou
If you're just providing terminal session for a single app, 2008 is the way to go IMO. Install your app as a remote app and you won't have to worry about teaching users about remote desktops, etc. You can just send them the rdp file and when they click it, it looks like another app on their desktop. However, you will have to teach them about the remote open/save/etc windows and how to navigate to their local drives/folders if necessary. Oh and another huge advantage of 2008 is the Easy Print driver...makes using local printers from remote apps SO much easier.
sounds good. basically everything they will need will be in the software, so i am assuming it would be save within the software on the server machine correct? the easier it is the less headaches i have w/ them
🙂
I can't really say without using the software, but say it's something like a database where input is committed just by entering (or even form submission). Obviously, where that data is going would be transparent to the user -- it was just being "saved." However, say it's something like Word. The user types up a document and goes to File>Save. As a remote app, first of all, they'll be presented with a Vista/Server08 save dialog which may be foreign to them....something you'll have to go over with them. Secondly, if they want to save the document on the machine they are working on and not the TS server (or wherever you have set the default save location), you'll have to teach them about connected drives and how to get to their Documents, etc folders from the connected drives (ie, navigating through the file system). I'm pretty sure you can set default save locations to connected drives through scripting/policy, but I've never done it as we always have stuff default to fileshares at the home office where the TSes are. It sounds like your app is more like my former example, though, so hopefully less user training will need to be done on your part.