Recommended Posts

Hi,

As you all might know uPnP ships by default, disabled in Windows Server 2003. The problem is that I can't find the place where i can enable it, it says to look in Help for instructions on how to enable it but the tab is hidden in the Services/Add Remove Progs.

I was wondering if anyone knows how to enable it.

The reason is that we are behind a Microsoft Wireless Base Station and the stupid thing requires uPnP compatable programs and the service to be installed for it to work properly (DMZ doesn't always work). I believe it was fine with erlier builds but for the final product they decided to shut it off by default and i need to know how to get it back on so i can work easily.

Thanks

Link to comment
https://www.neowin.net/forum/topic/76874-enable-upnp-in-windows-server-2003/
Share on other sites

  silly_walk said:
Considering it was a large security hole in XP, it would surprise me if they shipped it in a server, especially one they were trying to make more secure.

it was a hole over 18months ago been long sinced patched.

uPnP was removed because you can't really find a need to require this when its only needed for certain desktop applications, like windows messenger.

Any others? i don't think so, none that I know of.

  Jon said:
uPNP is destined for more than ms messenger support through routers lol.

http://msdn.microsoft.com/library/default....p_framework.asp

Theres some good info.

i know, like duh.

I don't need a microsoft article to explain what it is, thank you. :rolleyes:

  Jon said:
Obviously you do, given the only application of uPNP you could identify was 'windows messenger' :)

that MOST Desktop people use. the main program people ask about when they have a router, is MSN / Windows Messenger, how they can't do this or that, behind their NAT.

Therefore, I Associate Windows / MSN Messenger with uPnP. However, uPnP is used for many other functions.

Like i said, i don't need a web page. Thanks. :)

heh you're not convincing me tbh. I posted the URL as a follow up to your post, which seemed to miss the point of uPNP, and your reason for removal was wrong.

It wasn't removed because of a lack of support at all, if anything support will increase. It was removed because its a huge security risk on a server, a server should be a static entity, not something that automatically adjusts itself to the hardware found on the network. Huge potential to cause trouble with it.

//edit: I am assuming it actually WAS removed here. I've not used 2k3 server yet, but its bloody obvious why it would be removed.

Edited by Jon
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Helium Converter 3.3.70.0 by Razvan Serea Helium Converter is a free Windows utility for converting audio files between formats such as MP3, FLAC, AAC, WMA, OGG, and WAV. It supports batch conversion, preserves or updates tag information, and offers features like volume normalization. With a simple interface, it's ideal for users who need to convert large music libraries quickly and efficiently while retaining metadata. Helium Converter key features: Supports file formats: MP3, MP4, FLAC, AAC, M4A, WMA, WAV, OGG, OPUS, APE.... Batch conversion for large music libraries Preserves and edits metadata (ID3, Vorbis Comments, etc.) Volume normalization to equalize loudness Album art extraction and embedding Drag-and-drop interface for quick file selection Adjustable encoding parameters (bitrate, sample rate, channels) Uses internal codecs for consistent performance Supports CUE sheets for split track conversion File renaming based on tags during export Unicode support for international file and tag names Logging of conversion processes for troubleshooting Multi-core CPU support for faster conversions Download: Helium Converter 3.3.70.0 | 39.8 MB (Freeware) Links: Helium Converter Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • JetBrains is increasing YouTrack prices starting this October by David Uzondu YouTrack, the project management and issue tracking tool by JetBrains, is set for its first price increase since 2020. The company announced that new pricing tiers for both its cloud and self-hosted products will take effect on October 1, 2025. The reason, according to JetBrains, is that its pricing has not kept up with the features it has added over the last few years. The platform has expanded to include a full-blown Knowledge Base, integrated Helpdesk tools, and AI assistance features without altering the cost for its customers. Here is a quick breakdown of the primary changes: The standard YouTrack Cloud plan will start at $5.40 per user per month on a monthly subscription. An annual plan will bring that down to $4.50 per user per month. The Helpdesk add-on for cloud users, while still free for up to three agents, will now cost $6 per agent per month for larger support teams. For the self-hosted YouTrack Server, the Helpdesk functionality for teams larger than three agents will be priced at $72 per agent per year. For YouTrack Cloud users, the free plan for up to 10 people is safe and is not changing. If you are on a modern per-user plan, you will see the new prices reflected after the cutoff date. For long-time customers on older legacy user-pack subscriptions, this marks the end of the road. You can renew one final time under your old plan before October 1, 2025. After that, you will be moved to the new per-user model, which offers more flexibility and bumps up storage to 3GB per user. On the other side of the fence is the self-hosted YouTrack Server, which has always been the choice for organizations wanting total control over their data and infrastructure. Your existing perpetual licenses are, well, perpetual; they will not stop working. The price change affects the subscription for updates and support. You can renew this subscription at the current price until the 2025 deadline. After that, all renewals will use the new pricing structure. JetBrains is keeping its user pack tiers, but if your team is larger than 2,000 people, you will need to contact the company for a custom quote. JetBrains says that all subscriptions, new or old, will continue to include the full feature set, including AI assistance and support, without extra fees. Discounts for non-profits, open-source projects, and educational institutions are also sticking around. More details can be found in the official announcement blog post.
    • my grandma who gifted me an Xbox 360 15 years ago, giving her expert advice on a device she has never really used .....
    • Notepad++ 8.8.2 by Razvan Serea Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License. Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment. Notepad++ v8.8.2 changelog: Fix regression of folding state not being remembered through sessions. (Fix #16597, #16670) Fix “Go To Settings” links in Style Configurator regression (from v8.8). (Fix #16592) Fix small regression of tab background (hovered) highlighting issue after drag&drop. (Fix #16559) Fix an unresponsive (hang) issue due to hide lines. (Fix #16316) Fix installer security issue by using the absolute path instead of an unspecified path (CVE-2025-49144). (commit, fix report on GitHub, fix #16744) Installer component “WinGUp”: update cURL to 8.13.0 for fixing cURL’s security issue CVE-2025-0167. (Fix #16531, #16515) Update to scintilla 5.5.7 & Lexilla 5.4.5. (Implement #16649) Add feature to update Notepad++ on exit. (Fix #16601, #13749, #10317, #8495, #8457, #3755) Add “/relaunchNppAfterSilentInstall” command argument for installer. (Fix #issue) Add feature to set read-only attribute on file so user can toggle (set/remove) read-only attribute of a file. (Fix #326, #4594, #6216, #7841, #12520, #15571, #16603) Add new plugin API: NPPM_GETTOOLBARICONSETMODE & NPPN_TOOLBARICONSETCHANGED to get toolbar icon set choice. (Fix #16547, #16646) Deprecate 3 APIs: Deprecate NPPM_GETOPENFILENAMES, NPPM_GETOPENFILENAMESPRIMARY & NPPM_GETOPENFILENAMESSECOND. (Fix #15997) Add new feature of using first line of untitled document for its tab name. (Fix #3994, #16584) Enhance NPPM_DARKMODESUBCLASSANDTHEME: Enable darkmode progress bar for plugins. (Fix #16675) Various dark mode enhancements. (Fix #16668, #16674, #16560, #16537, #issue) Fix right click on caption bar unhidding main menu. (Fix #16652) Fix rename tab error message when tab name is unchanged. (Fix #16661) Fix Python FunctionList absorbing next function issue if space after colon. (Fix #16636) Remove .log from errorlist lexer’s default extensions. (Fix #16627) Make raw string syntax highlighting work for Golang. (Fix #16609) Fix Notepad++ tray icon lost after Windows Taskbar crashing & being relaunched. (Fix #16588) Fix changing toolbar icon set not updating to matching panel icon set. (Fix #16595) Fix Windows dialog file list not react with keystroke (character match). (Fix #2239) Add “*” mark on modified file entries in “Windows” dropdown menu. (Fix #16542) Download: Notepad++ 64-bit | Portable 64-bit | ~4.0 MB (Open Source) Download: Notepad++ 32-bit | Portable 32-bit View: Notepad++ Home page | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      dennis Nebeker earned a badge
      Week One Done
    • One Year In
      timothytoots earned a badge
      One Year In
    • One Month Later
      CHUNWEI earned a badge
      One Month Later
    • Week One Done
      TIGOSS earned a badge
      Week One Done
    • First Post
      henryj earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      468
    2. 2
      +FloatingFatMan
      194
    3. 3
      ATLien_0
      163
    4. 4
      Xenon
      78
    5. 5
      Som
      75
  • Tell a friend

    Love Neowin? Tell a friend!