Top "Windows-server-2003" questions

Windows Server 2003 (sometimes referred to as Win2K3) is a server operating system produced by Microsoft, introduced on 24 April 2003.

Difference between sc start ... and Start-Service ... in PowerShell 2

I have a few different services installed on the same machine. I'm writing a PowerShell 2 script to start and stop …

service powershell-2.0 windows-server-2003
__doPostBack is undefined on DotNetNuke website for IE 10

I have a DotNetNuke site, and today a customer called in and said it wasn't working on IE 10. Specifically the …

asp.net windows-8 dotnetnuke windows-server-2003 internet-explorer-10
Reproducing the blocked exe "unblock" option in file properties in windows 2003

When I download my program from my website to my windows 2003 machine, it has a block on it and you …

security windows-server-2003 nsis
Performance counter created but not working until windows restart

I have a strange problem creating new counters in existing group. I have a windows service, which does some work …

.net windows-server-2003
How to run a .cmd file from within PHP and display the results

I need to run a .cmd batch file from within a php script. The PHP will be accessed via an …

php batch-file cmd windows-server-2003
Max Outgoing Socket Connections in .NET/Windows Server

I have a slightly unusual situation where I'm needing to maintain CLIENT tcp connections to another server for thousands of …

c# .net windows sockets windows-server-2003
Windows Service or Task Scheduler for maintenance tasks?

I have a C# Application that does some maintenance tasks. It needs to run roughly every hour, although it's not …

windows-services windows-server-2003
I have two machine.config files on my server, which one do I edit and how do I verify they are being used?

I need to do some performance tuning and need to modify the following settings: processModel, httpRuntime, and connectionManagement. Simple enough …

.net asp.net windows-server-2003 machine.config