On GameSpot: Wii Fit tells 10-year-old she's fat
1 Resources for

named server

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

"Unable to connect to Shared Files"
Hi yall. I work for a medium sized transportation company as an IT Administrator. I've been encountering this problem for quite awhile now...We have a server...named server :)...and about 13 PCs, that all connect to it...We have a very large digital
Tags: shared files, tcp, ip, 10, networking, hardware, windows xp, concurrent connections, mikea@..., server, named server, group policy
Discussion threads 2006-12-23

Additional Resources

Reduce permissions to increase DNS security
Running named as named:namedAt least on RHEL (named:named) and Debian (bind:bind) this is the default behavior, no need to mod anything.
Tags: Operating systems, OPEN SOURCE, sirconquer+TechRepublic@..., DNS
Discussion threads 2007-08-02
Momentum Webcast: Best Practices for Exchange Server 2007 Running on HP BladeSystems and Windows Server Code-Named Longhorn (Level 200)
As organizations upgrade mission-critical applications to an infrastructure that uses Microsoft Windows Server code-named Longhorn, they need hardware that provides reliability, availability, and dynamic provisioning. This webcast introduces the HP BladeSystem, which integrates computing resources with networking, storage fabric, power, cooling, and cabling infrastructure. It also explains how Windows Server...
Tags: Microsoft Exchange Server 2007, Hewlett-Packard Co., Webcast, Microsoft Windows Server, Microsoft Exchange Server, Microsoft Longhorn, Microsoft Corp., Best Practice, Microsoft Windows Vista (Longhorn), Microsoft Windows, E-mail Servers, Operating Systems, Groupware, Servers, Software, Enterprise Software, Hardware
Webcasts
ms exchange 2k3 configuration
if the pdc has been named domain.local what would be the best way of including an exchange2k3 server? the server would be sitting on a dmz with nat.1/ should the exchange server be part of the .local domain, if so what would the mx record be for the isp dns?2/...
Tags: Servers, NETWORKING, damjef, server
Discussion threads 2007-09-13
SQL Server 6.5 SP5a & XP Client - ODBC
SQL Server 6.5 SP5a on NT4 SP6a - I know, I know - W2k/SQL2k upgrade happening in the next 6 weeks - but for now:Connecting to SQL Server with ODBC. The DSN is set for Named Pipes, "\pipesqlquery". Works fine. untill this morning, then started gerring Crystal Reports error 08004...
Tags: DSN, hardware, Matt H, Microsoft SQL Server, Microsoft SQL Server 6.5, Microsoft Windows XP, ODBC, server, SQL Server 6.5 SP5a
Q&A 2004-10-18
How does WSUS connect to WMSDE?
I do not know anything about SQL except it is a database and it is treated differently.I have installed WSUS on a win2k3 server enterprise edition named "newb1", but now I noticed that the SQL desktop engine is not running even though it says so in services. On the lower...
Tags: Microsoft Windows Server Update Services, server, SQL, SQL Desktop Engine, squaly
Discussion threads 2007-02-27
Reboot (zip)
This application was created to give a person the ability to restart their computer or server quickly. Reboot the PC or server by double-clicking the desktop icon named R enables the user to reboot quickly. A common use, is to use Reboot in conjunction with another process. If you have...
Tags: PC, Desktops, Servers, Hardware
Software downloads 2007-01-19
Windows Server Code Named "Longhorn" Logo Program for Systems
The next generation of the Microsoft Windows Server code named "Longhorn" operating system is one of the largest product development investments by Microsoft in collaboration with the computer system industry. Building from the foundation of the "Designed for Windows Server 2003" logo program, this new program is designed to helps...
Tags: Microsoft Windows Server, Microsoft Longhorn, Microsoft Corp., Microsoft Windows, Product Development, Microsoft Windows Server 2008, Servers, Operating Systems, Software, Research & Development, Business Operations, Hardware
White papers 2006-12-22
TechNet Webcast: Ten Reasons to Prepare for Windows Server Code-Named "onghorn"(Level 200)
This webcast details the key new features and capabilities of Microsoft Windows Server code-named "Longhorn," focusing on the new enhancements found in the Beta 2 release. Although the current Windows Server edition is Windows Server 2003 R2, there is a need to prepare the knowledge and the environment for Windows...
Tags: Webcast, Microsoft Windows Server, Microsoft TechNet, Microsoft Windows, Servers, Operating Systems, Software, Hardware
Webcasts
TechNet Webcast: Ten Reasons to Prepare for Windows Server Code-Named "Longhorn" (Level 200)
This webcast details the key new features and capabilities of Microsoft Windows Server code-named "Longhorn," focusing on the new enhancements found in the Beta 2 release. Although the current Windows Server edition is Windows Server 2003 R2, there is a need to prepare the knowledge and the environment for Windows...
Tags: Webcast, Microsoft Windows Server, Microsoft Longhorn, Microsoft TechNet, Microsoft Windows, Microsoft Windows Vista (Longhorn), Servers, Operating Systems, Software, Hardware
Webcasts
Ajax Hacks: Detect Browser Compatibility With the Request Object
Browser compatibility is an important consideration. One has to make sure the "Engine" behind Ajax's server handshake is properly constructed, but one can never predict which browsers the users will favor. The programming tool that allows Ajax applications to make HTTP requests to a server is an object that you...
Tags: O'Reilly Media Inc., Web Browser, Browser Compatibility, AJAX, Web Browsers, Internet, Software/Web Development, Web Development, Web 2.0
Book chapters 2006-03-01
TechNet Webcast: Managing Network Bandwidth With Windows Vista (Level 200)
This webcast shows how networking within Windows Vista and Microsoft Windows Server code-named "Longhorn" operating systems enables more efficient data transfers and effective network management. The webcast describes how policy-based Quality of Service in Windows Vista and Windows Server code-named "Longhorn" allows central management of host systems' bandwidth.
Tags: Bandwidth, Webcast, Network, Microsoft Windows Vista, Microsoft Longhorn, Microsoft Corp., Microsoft TechNet, Microsoft Windows, Microsoft Windows Vista (Longhorn), Operating Systems, Digital Media, Networking, Software, Consumer Electronics, Personal Technology
Webcasts
Reduce permissions to increase DNS security
Every server process you run on your system provides another potential point of compromise. This is why it is so often recommended that you turn off unnecessary services on MS Windows machines and deactivate unneeded daemons on Unix-like operating systems. You cannot simply turn off all services and...
Tags: Security
Blog posts 2007-07-26
Creating X500 e-mail accounts
I am migrating from Exchange 2000 to Exchange 2003 using the exmerge utility. I have been told that I need to create X500 addresses for all my users so that they can reply to emails after the migration. I found an article that explains how to do this. http://www.kbalertz.com/Feedback.aspx?kbNumber=275134 The...
Tags: e-mail, mosborne@..., X500
Discussion threads 2007-02-21
TechNet Webcast: Public Key Infrastructure Enhancements in Windows Vista and Windows Server Code-Named "Longhorn" (Level 300)
This webcast describes the enhancements made to the Microsoft Public Key Infrastructure PKI in Windows Vista and in the next release of Windows Server code-named "Longhorn". The webcast provides a detailed demonstration of the enhancements to the Certificate Server that are introduced in "Longhorn", including a new Online Certificate Status...
Tags: Webcast, Microsoft Windows Server, Microsoft Windows Vista, Server, Microsoft Longhorn, Microsoft TechNet, PKI, Microsoft Windows, Microsoft Windows Vista (Longhorn), Authentication/Encryption, Digital Security, Operating Systems, Network Security, Security, Software, Networking
Webcasts
Using IPC channels and .NET Framework 2.0 to communicate between processes
Many C++ developers are used to using named pipes to communicate from one application to another. Unfortunately the .NET Framework does not supply an easy way to access named pipes. With the introduction of .NET Framework 2.0, Microsoft has included a new remoting channel that is built on named pipes...
Tags: Channel, Solution, Microsoft .NET Framework 2.0, Zach Smith, .Net, Application Servers, C/C++, Middleware, Software Development, Software/Web Development, Enterprise Software, Software, Programming Languages
Download resources 2006-12-12
MSDN Webcast: Digital Certificate Enhancements in Windows Vista and Windows Server Code-Named "Longhorn" (Level 200)
This webcast discusses the enhancements to the digital certificate infrastructure in both the Microsoft Windows Server code-named "Longhorn" and Windows Vista operating systems and covers Active Directory Certificate Services ADCS in Windows Server "Longhorn" and introduces new technologies such as Online Revocation Services, which uses the Online Certificate Status Protocol...
Tags: Microsoft Developer Network, Webcast, Digital Certificate, Microsoft Windows Server, Microsoft Windows Vista, Server, Microsoft Longhorn, Microsoft Windows, Microsoft Windows Vista (Longhorn), Digital Security, Operating Systems, Network Security, Software, Security, Networking
Webcasts
TechNet Webcast: Next Generation Networking With Windows Vista and Windows Server Code Named "Longhorn" (Level 300)
This webcast explains more about the next generation networking features coming in Windows Vista and Windows Server code named "Longhorn". Dubbed the "Next Generation TCP/IP" stack, these new Windows networking investments and innovations represents the most significant update since the 1990s. The presenter provides guidance on how to prepare for...
Tags: Webcast, Network, Microsoft Windows Server, Microsoft Windows Vista, Server, Microsoft Longhorn, Microsoft TechNet, Microsoft Windows, Microsoft Windows Vista (Longhorn), Operating Systems, Networking, Software
Webcasts
TechNet Webcast: Improvements to Calendaring in Exchange "12" (Level 300)
This webcast provides an in-depth look at the enhancements to calendaring in the next generation of Microsoft Exchange Server, code-named Exchange "12." It goes into detail on improvements to resource scheduling, the new model for free/busy data, and how these features are implemented in Microsoft Office Outlook 2007, formerly code-named...
Tags: Webcast, Microsoft Exchange Server, Calendaring, Microsoft Corp., Microsoft TechNet, E-mail Servers, Groupware, Digital Media, Enterprise Software, Software, Consumer Electronics, Personal Technology
Webcasts
Connecting to 2 networks across a Wan
Hello all, here is my question and thanks in advance if someone can help me out here. We setup a Windows 2003 server with active directory and we named it headquarters.This server is on LAN that has a T1 all behind a Netopia T1 router with a st
Tags: hardware, IP, network, router, server, Tagle, VPN, VPN link, WAN
Discussion threads 2005-01-14
  • << Previous
  • page 1 of 1
  • Next >>


TechRepublic's Data Protection Policy
Your organization is subject to a mix of strict legal, ethical, and self-imposed mandates that protect all of the organization's information, records, ...
Buy Now
Network Administration in Windows Server 2003
While the role of a Windows network administrator would never be considered easy, you can lighten your load by knowing the ins and outs of Microsoft's ...
Buy Now