Questions tagged [windows-server-2003]

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

Windows Server 2003 (sometimes referred to as Win2K3) is a server operating system produced by Microsoft, introduced on 24 April 2003. An updated version, Windows Server 2003 R2, was released to manufacturing on 6 December 2005. Its successor, Windows Server 2008, was released on 4 February 2008.

According to Microsoft, Windows Server 2003 is more scalable and delivers better performance than its predecessor, Windows 2000.

On 13 July 2010, Windows Server 2003's mainstream support expired and the extended support phase began. During the extended support Phase, Microsoft continues to provide security updates; however, free technical support, warranty claims, and design changes are no longer being offered. Extended support is expected to last until 14 July 2015.

1223 questions
0
votes
1 answer

Domain User doesn't appear in Active Directory

So I have a network setup with a Windows Server 2003 machine running as the Domain Controller. All of the domain users are physically connected over Ethernet except for one which due to it's location requires being connected over our Wifi (which…
0
votes
1 answer

Is there a mod_top version for windows? if not is there an equivalent tool?

Does anyone know which version of mod_top I can use for windows server 2003? I want a performance monitoring tool for PHP based web application. thanks
undefined
  • 5,190
  • 11
  • 56
  • 90
0
votes
1 answer

Windows Server 2003 in vmware wont go online

my host machine is a 64bit Windows 7 Enterprise device. I have vmware player installed and have a virtual machine running XP SP3 for some old fashioned vb6 development. Inside this virtual OS, I can access the internet fine. Virtual Machine…
GrumP
  • 1,183
  • 6
  • 19
  • 43
0
votes
3 answers

@font-face not working on windows server?

I developed a wordpress theme for a client on my test server which is running linux. the @font-face loaded the .otf and rendered the text correctly in this instance. It worked on multiple computers. But now when I install this theme on a client's…
thindery
  • 1,164
  • 4
  • 23
  • 40
0
votes
1 answer

Executing a process in windows server 2003 and ii6 from code - permissions error

I have a problem executing a process from our testing server. On my localhost using windows XP and iis5.1 I changed the machine.config file to have the line - I then changed the login for iis to log on as local system account and allow server to…
kurupt_89
  • 1,542
  • 8
  • 37
  • 65
0
votes
3 answers

Winsock - 10038 Error - Win2K3 Server - baffling behaviour

Attempt to send a message through a socket failed with WinSock error 10038. After around 40 seconds, messages are received successfully from the same socket and subsequently the send() is also succeeding in the same socket. This behaviour has been…
SentliSh
-1
votes
1 answer

Process monitor on windows server 2003

We have a third party vendor running a program/service on my servers. We need to monitor that process and see if that process is using a lot of memory or dumping/uploading lot of data or accessing any other process/stuff that it is supposed not to…
IamSch
  • 9
  • 1
  • 4
-1
votes
1 answer

is there a way to know when a folder was deleted from windows server 2003

I just wanted to know that is there a way to know when a folder was deleted from windows server 2003 or any windows OS?
Jay
  • 373
  • 8
  • 22
-1
votes
3 answers

php notice Undefined index

Possible Duplicate: PHP: “Notice: Undefined variable” and “Notice: Undefined index” I'm getting the following php NOTICES on my web. I've check the line mention in notice but those lines are commented. What further i can check to fix this…
User4283
  • 201
  • 2
  • 8
-1
votes
1 answer

Installing PHP on Windows 2003 Server Web edition...in 2022

I had installed php and mysql on Windows Server 2003 Web edition many years ago. The hard drive crashed on December 23rd, 2021, and although I had all our data backed up, I did not have a system backup to save the OS and all…
user3221479
  • 57
  • 1
  • 6
-1
votes
2 answers

Windows 2003 Server Uninstall DNS component doesn't remove dns.exe

I have a windows 2003 server that has AD installed with DNS. When i uninstall DNS from the control panel->Add/Remove Programs->Add/Remove Windows Components->Networking Services, the file C:\windows\system32\dns.exe remains. I cannot delete it,…
Nick
  • 1
  • 1
  • 1
-1
votes
1 answer

How to transfer files from linux(Fedora) to Windows server 2003

I wanted to know how would I be able to transfer files from linux onto windows server 2003. Do I need to install a filezilla server on the windows and connect from my linux to windows and transfer the files or is there any other process that would…
user525146
  • 3,918
  • 14
  • 60
  • 103
-1
votes
1 answer

Problem with yourls.org redirects on windows 2003 with ISAPI rewrite

I've setup a yourls.org (URL shortening service) on a windows 2003 VPS server I have, using ISAPI rewrite. I already have ISAPI rewrite installed and working with Wordpress, so I know that is working. I have used the rules suggested from the…
tadywankenobi
  • 745
  • 1
  • 10
  • 28
-1
votes
1 answer

remote command on windows from linux

I want to run windows command on windows 2003 server from RHEL machine. I tried one way to do it using winexe and it is working as expected. However to do this one I have to keep 139 port open and apparently this is a very vulnerable port and is…
-1
votes
1 answer

how to reslove this C:\inetpub\wwwroot?

I am Pretty new in windows IIS server. i have successfully upload cakephp3.0 project. when i access the website from windows IIS server it displays me following url in every page **C:\inetpub\wwwroot** I have also checked my header.My header part…
kunal
  • 4,122
  • 12
  • 40
  • 75