Questions tagged [windows-server-2003]
Windows Server 2003 is a Microsoft server operating system released in April 2003, and reached End Of Life on July 14, 2015. It is the successor to Windows Server 2000 and is based on the Windows XP codebase. It was succeeded by Windows Server 2008.
5,362 questions
Score of -1
1 answer
31 views
How do I find out how many days are left before my Microsoft Windows 2003 R2 Std (OEM) license expires? [closed]
I spent half a day searching the internet for answers to my question, on both English and Russian websites. This WPABALN.EXE and \ooobe\msoobe.exe \a , but it's still not it. help please
Score of 1
0 answers
65 views
Porting a legacy web application (IE6 + ActiveX + Java Applets) to modern environments [closed]
I’m currently dealing with a legacy web application. The goal is to port this obsolete technology to a more modern environment, so that we can keep it running without being tied to unsupported ...
Score of -2
2 answers
268 views
Continue restart on STOP 0xc00002e1 error on Windows Server 2003 domain controller
Windows Server 2003 server running raid 1.
It have several problem, one of the hard drives failed and lsass.exe crashes with error 0xc00002e1.
I followed this:
https://learn.microsoft.com/en-US/...
Score of 0
1 answer
724 views
Non-working Windows server 2003 Enterprise CA removal
Amongst a bunch of server, I have a Windows 2003 server, domain controller, Enterprise CA installed, cannot start CA service, because "a required certificate is not within its validity period ...
Score of 0
1 answer
1119 views
Deliver mail to certain MX
We have a strange problem.
Our Exchange (old guy Exchange 2010) server doesn't deliver mail to certain address.
When checking I see that the domain of recipient has 2 MX records
MX 10 good.server
MX ...
Score of 1
1 answer
495 views
Why is my DNS information replicating without Zone Transfers allowed?
We have many servers at our business that have the DNS role installed on Windows Server (2003 - 2016). I have noticed recently that the DNS information is consistent among all our servers, which ...
Score of 1
1 answer
323 views
Backup before demoting a Windows 2003 R2?
So i want to demote our good old Windows 2003 R2 DC, which is one of 2 DCs in our system.
I have layed out all the steps (imo) necessary to sucesfully demote the controller.
Before i start i would ...
Score of 1
0 answers
671 views
Windows Server 2003 not trusting any device driver (including native ones)
Background:
Several legacy Windows Server 2003 systems need to be migrated from VMware to Azure.
Yes, we know they have a legacy OS. Yet we have to keep them running. And this is (at least partly) ...
Score of 1
0 answers
92 views
Deadly slow I/O operations from VM (Win2003)
I faced very strange behaviour of VM with Windows 2003 OS. This VM is running on our corporate VmWare server (like vSphere or such), I cannot control VM itself, I can only connect guest OS and work ...
Score of -1
2 answers
118 views
Remote work with windows rdp
We have 20 Windows XP pc in a Windows 2003 domain controler/ActiveDirecory. In the same domain we have a Windows 2016 "large" physical server (most of the time not in use). Because we have ...
Score of 0
3 answers
779 views
Migrating Domain Controller from Windows 2003 SBS
I'm trying to migrate DC from Windows Server 2003 SBS to Windows Server 2016. Problems begin when I try to promote Server 2016 to domain controller. I get the following error message on 'Prerequisites ...
Score of -2
1 answer
150 views
Windows Server 2003R2: automatically attaching an iSCSI disk at each startup and setting network shares?
I have a Windows 2003R2 Server soon to be replaced. The server was just connected via iSCSI to a WD MyCloud 4100 NAS, using the Microsoft iSCSI initiator.
A large number of directories exists on this ...
Score of 1
1 answer
726 views
Can you force graceful shutdown of a locked Windows Server 2003? [closed]
I have a (physical) Server with Windows Server 2003 which is currently locked by the Administrator account and no one has the password.
It should be straightforward to reset the password using one of ...
Score of 0
0 answers
4158 views
Windows Server 2003 SP3: "the specified network name is no longer available"
I have a network, where the Active Directory Domain Controllers run Windows Server 2019.
We have an old SharePoint server running Windows Server 2003 SP2 running as a virtual machine on an old ...
Score of 3
1 answer
1061 views
Create a domain GPO with cmd only [closed]
I have a domain controller running Server 2003 and the goal is to create a GPO for the domain without using a GUI program (no gpedit, gpmsc, etc.). How can I achieve this goal by using cmd only? (...