PC Review


Reply
Thread Tools Rate Thread

Applying Security Settings on TS Printers

 
 
=?Utf-8?B?Q3JvdHR5?=
Guest
Posts: n/a
 
      3rd Aug 2004
We have a TS Application Server running W2K SP4 and we have 3 clients that connect via XP Pro's RDC. One of those users logs in and 'uploads' the local printers to the TS Server, the other two do not. Right now all three users log in to the TS Server using the same user name & pw (Active Directory). I have created 2 new users and all three members are part of a Global Security Group. I log into the TS Server as the Administrator and access the properties of the printers, however if I add the Global Security Group within the Security tab and assign the permissions, the next day that Global Security Group is gone (or after the user that 'uploads' the printers logs out and then back in). Where are the properties for the printers actaully stored once the client printers are 'uploaded' to the Server and how/where can you add additional users and have it stay. Any assistance would be appreciated.
 
Reply With Quote
 
 
 
 
Vera Noest [MVP]
Guest
Posts: n/a
 
      3rd Aug 2004
You can't do this. The security settings on the printers are
created from scratch when the printer is autocreated (what you
call "uploaded") within the session. The security settings can not
be modified by normal users and the default security settings can
not be modified at all.

What you should do instead is one of the following:

* if you want all users to print to a shared printer, share this
printer on the network and connect to it from the TS as a
administrator. That way, you can set the security settings, the
printer will always be there, and you can make this the users
default printer through a logon script. You'll need some sort of
utility to do this:
Defprint.exe controls local printers (local to the TS),
Con2prt.exe controls network printers, or use a KiXtart script.

Examples (check for correct syntax!)

if %Clientname% == CLIENT01 DefPrint.exe /d "HP OfficeJet"

if %clientname% == CLIENT01 con2prt.exe \\PrintServer\printer01

if %clientname% = "CLIENT01"
SetDefaultPrinter ("\\TS\printer01")
endif

Defprint.exe can be downloaded here:
http://www.dcug.de/phpnuke/html/modules.php?
name=Downloads&d_op=MostPopular

con2prt.exe is part of the NT Resource Kit.
KiXtart can be downloaded from http://www.kixtart.org

* if you want every user to print to their own, local printer,
then you have to find out why some local printers are not
autocreated (if that is what happens, I'm not sure if I understand
your situation completely). The most probable cause for failed
redirection of local printers is a mismatch in the printer driver
name. Check the EventLog on the TS to find out. If that's the
case, you will have to create a custom ntprintsubs.inf file to map
the local printer driver to a native driver of the server.

239088 - Windows 2000 Terminal Services Server Logs Events 1111,
1105, and 1106
http://support.microsoft.com/?kbid=239088

--
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
--- please respond in newsgroup, NOT by private email ---

=?Utf-8?B?Q3JvdHR5?= <(E-Mail Removed)> wrote in
news:880962C9-A217-4166-90A9-(E-Mail Removed):

> We have a TS Application Server running W2K SP4 and we have 3
> clients that connect via XP Pro's RDC. One of those users logs
> in and 'uploads' the local printers to the TS Server, the other
> two do not. Right now all three users log in to the TS Server
> using the same user name & pw (Active Directory). I have created
> 2 new users and all three members are part of a Global Security
> Group. I log into the TS Server as the Administrator and access
> the properties of the printers, however if I add the Global
> Security Group within the Security tab and assign the
> permissions, the next day that Global Security Group is gone (or
> after the user that 'uploads' the printers logs out and then
> back in). Where are the properties for the printers actaully
> stored once the client printers are 'uploaded' to the Server and
> how/where can you add additional users and have it stay. Any
> assistance would be appreciated.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
subinacl applying same security settings to different folders using these settings? NDog Microsoft Windows 2000 CMD Promt 0 2nd Jun 2006 10:40 AM
bkup/restore security settings on printers =?Utf-8?B?QmlsbA==?= Microsoft Windows 2000 2 6th Jan 2006 03:46 PM
Win2K Workstation reboots when "Applying Security Settings" Randy Dalton Microsoft Windows 2000 Networking 1 28th Feb 2005 10:14 PM
Applying Different Security Settings Dave Microsoft Access Security 1 11th Aug 2004 02:58 PM
Applying security settings.... hangs on W2K client ElvisTie Microsoft Windows 2000 Group Policy 2 8th Dec 2003 07:41 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:20 PM.