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.

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.

5362 questions
5
votes
3 answers

Max (practical) files per folder on a Windows file share?

I support an internal application that stores files on a Windows Server 2003 SP2 file share. Because of how it is currently configured to store files, one folder has ~116,000 files in it (another has ~65,000, and the other folders have less, but…
5
votes
7 answers

How can I get my License Key from a boot CD?

We recently acquired a server that's been in use for a while, but no associated software, logins, etc. We attempted to blank the administrator account password, but that didn't work. We also tried some deeper edits on the password, but no avail…
dubRun
  • 1,061
  • 2
  • 12
  • 22
5
votes
3 answers

Why can I access only the security tab on a server's printers?

Context: Win7 64-bit client, Windows Server 2003 I log into the server using MSTSC. The server is running Windows Server 2003, 32bit. I call up the list of Printers and Faxes from the Start menu. I right-click on a printer on the server. I get told…
bugmagnet
  • 236
  • 1
  • 3
  • 16
5
votes
1 answer

How to not move permissions on fileserver file move

I have a problem with a NetApp file server with Windows XP clients. The files are on a single SAN drive. The users regularly move files from \\storage\share to their personal folder at e.g. \\storage\myfolder. This is fine so far, but it becomes a…
Dennis G
  • 598
  • 3
  • 8
  • 20
5
votes
2 answers

How to email output of scheduled tasks?

On Unix systems, the scheduled task service will email any output that a scheduled task produces. If no output is produced, no email is sent. How can I do the same thing on Windows Server 2003 or 2008? Is there a way to call a batch file or…
Starfish
  • 2,735
  • 25
  • 28
5
votes
2 answers

2003 DC AD upgrade to 2008 on second server migration plan

SUMMARY Writing a plan to prepare for a 2003 to 2008 active dir upgrade. 2003 AD exists on a single domain controller and has been upgraded to 2003 functionality. I have add a new 2008 Standard R2 server as a member server. note: Exchange 2007…
5
votes
2 answers

What is QSignoff?

The QSignoff folder uses a lot of disk space, can is be pared down without issue?
mmcglynn
  • 355
  • 2
  • 4
  • 14
5
votes
2 answers

Automatically deploying Windows Server 2003 and 2008 unattended

We are currently using PXE boots to automate the installations and reinstallations of our dedicated servers. This is working great for all Linux based systems like Debian, CentOS, VMware and Ubuntu in combination with kickstart/preseed. However, for…
5
votes
2 answers

Windows: making a system backup with vshadow+robocopy tools

For years, I have used vshadow + robocopy to backup data partitions to a remote iSCSI volume. This has been a very efficient method. This has allowed me to have a "perfect" copy. Open files are copied without any problem, as well as ACLs and…
Gregory MOUSSAT
  • 1,673
  • 2
  • 25
  • 50
5
votes
1 answer

Migrating AD from 2003 32bit to 2008 64bit

Is there a recommended upgrade path to migrate my AD data from 2003 (32 bit) to 2008 (64 bit)?
t123
  • 729
  • 1
  • 8
  • 13
5
votes
3 answers

Delegate log off privilege?

Is it possible to delegate the right to log other users off? I'd like to give users the ability to log another user off of a computer, but I'm not willing to make everyone administrators to do so. We are currently on an 03 domain but are in the…
5
votes
3 answers

How to diagnose why an update cannot be installed on Windows Server 2003?

On one specific server sometimes I get an error message when I'm trying to install security updates. The message is showed immediately after trying to install them. Where can I find the log files which show what's causing the problem? Update: Here…
splattne
  • 28,508
  • 20
  • 98
  • 148
5
votes
2 answers

Is it possible for a Scheduled Task to perform a graphical (interactive) logon or use a script to do the same?

I'd like to have a Scheduled Task (or a script of some sort) perform an automated interactive logon at a given time on Windows Server 2003. The reason is in this question I've asked a short while ago: I need to automate an application but have not…
Renaud Bompuis
  • 519
  • 2
  • 7
  • 15
5
votes
4 answers

DHCP failing to update DNS

We have a Windows Server 2003 SP2 machine that is a domain controller, DNS server, and DHCP server. (We realize that having all three roles running on the same computer is not the optimal configuration but there are no other machines available.)…
ssxuser
5
votes
2 answers

NTBackup (on WS2k3) fails to backup remote server (WS2k8R2) with " Error: is not a valid drive, or you do not have access."

We run an NTBackup job on a Windows Server 2003 R2 SP2 with all updates (as of Q4-2011). It works well backing up two WS2k3 servers as well as the backup server itself. However, we have been unable to successfully back up our Windows Server 2008…