RE: Internet Printers Problems
From: max (max_at_discussions.microsoft.com)
Date: 03/10/05
- Next message: Esa: "Remote access"
- Previous message: Will Niccolls: "Re: Make Web Site Available on SBS 2003 Server"
- In reply to: Jerry zhao : "RE: Internet Printers Problems"
- Next in thread: Jerry zhao : "RE: Internet Printers Problems"
- Reply: Jerry zhao : "RE: Internet Printers Problems"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Mar 2005 05:59:02 -0800
If I use WUS is the same like SUS?
I use two NICs, doing NAT through ISA and I check also files and printer
sharing for Microsoft Networks in external nic and it's disable and on
internal is enable
I disinstall SUS, and IIS Internet printer, reboot and reinstall IIS
Internet printer
I set Session State check box enable and now
http://server/printers works it show me printers and I can connect a printer
if I do
http://internal NIC IP/printers
http://external NIC IP/printers
http://public IP/printers
It show me printers but connect option is missed in menu i think form files
and printer sharing for Microsoft Networks option disable on external NIC
but i dont undrestand way with http:\\internal NIC IP\printers is not
possible to connect
Thanks
"Jerry zhao (MSFT)" wrote:
> Hi,
>
> Thanks for your posting!
>
> Yes. What you have found is totally right.
>
> Because installing SUS locks down your IIS server by installing URLScan.
> The WebDAV, Internet Printing, and Indexing service features of IIS are
> turned off. Also, the session state is disabled by SUS. When the session
> state is disabled, ASP cannot create a session for each user who accesses
> an ASP program, and ASP scripts cannot store information in the Session
> object or use the Session_OnStart or Session_OnEnd events. That will cause
> your issue.
>
> So, Microsoft recommends that the IIS server host only SUS.
>
> For your information:
> Server requirements and recommendations for installing Microsoft Software
> Update Services
> http://support.microsoft.com/?id=322365
>
> However, you can follow the steps below to enable the Session State to
> resolve this problem:
>
> 1. Click Start, point to Programs, click Administrative Tools, and then
> click Internet Information Services.
> 2. Right-click on your Web site, and then click Properties.
> 3. Click the Home Directory tab.
> 4. Click Configuration, and then click the Options tab.
> 5. Click to check the Enable Session State check box.
>
> If your SBS server is at the edge of your network (two NICs, doing NAT
> through ISA), Internet Printing will not work. This feature needs File and
> Print Sharing for Microsoft Networks to be enabled on the external NIC and
> that is a pretty big security risk, not to mention a misconfiguration on a
> multi-homed server.
>
> In SBS 2003, the CEICW will disable File and Print Sharing for Microsoft
> Networks on the external NIC. This is a security change to reduce the
> potential attack surface of the SBS server.
>
> If there is anything else that I can do for you, please feel free to
> contact me, and I will be happy to help!
>
> Best regards,
>
> Jerry Zhao (MSFT)
>
> Microsoft CSS Online Newsgroup Support
>
> Get Secure! - www.microsoft.com/security
>
> =====================================================
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> =====================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
>
>
- Next message: Esa: "Remote access"
- Previous message: Will Niccolls: "Re: Make Web Site Available on SBS 2003 Server"
- In reply to: Jerry zhao : "RE: Internet Printers Problems"
- Next in thread: Jerry zhao : "RE: Internet Printers Problems"
- Reply: Jerry zhao : "RE: Internet Printers Problems"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|