Tech Support > Microsoft Windows > Windows Server
Boot floppies for Windows 2003 CD
Posted on December 3rd, 2004 | 4 Comments

I was under the impression that you were asking for setup floppies. For the floppy to successfully boot Windows 2003 the disk must contain the "NT" boot sector. Format a diskette (on a Windows 2003...

Easy Question
Posted on December 3rd, 2004 | 3 Comments

Duh!! I feel stupid....I told you it was easy. So much for Brain Farts. Thanks "Todd J Heron" <todd_heron_no_spam@hotmail.com> wrote in message news:eiX9ZBY2EHA.2804@TK2MSFTNGP15.phx.gbl...

NTBACKUP Hangs
Posted on December 3rd, 2004 | 3 Comments

I ran another backup with Volume Shadow Copy disabled and it was successful. Of course, this will not work to back up the system state, but it appears that VSC is at least a partial cause of the...

memtriage.exe from Server 2003 Resource Kit Tools
Posted on December 3rd, 2004 | 0 Comments

via memtriage -mp logname -t 9999 -w 15 I logged about 12 days of data (so just over 1k data points) memtriage -a logname clearly reads all the data (cause it takes a minute or two two run) but...

Goofy Print Server Error :8^(
Posted on December 3rd, 2004 | 1 Comments

Could an admin be connecting to the server using Remote Desktop connection and caching up a printer which is subsequently the print spooler to crash? There is a known issue in which disconnecting...

Mirror testing fails and cannot reboot successfully
Posted on December 3rd, 2004 | 4 Comments

Thanks Rob man So far it works when I break the Mirror, connect a new drive, and use the floppy to boot. I have a couple more tests to do before I will feel comfortable putting this server into a...

Server 2003 Blank Screen w/ Cursor
Posted on December 3rd, 2004 | 3 Comments

Another possibility is that the machine is actually stuck shutting down. If you do reboot could you look in the system event logs to see if there was a shutdown issued at the time it went blank. If...

Intersite authentication problem
Posted on December 3rd, 2004 | 4 Comments

Thanks again, Bill. I've just updated security logging on B to pick up most everything. Should give me plenty of bedtime reading! So far, only successes logged -- including logon/logoff and...

Secure Dynamic Updates and DHCP
Posted on December 3rd, 2004 | 3 Comments

You have to create an account ahead of time. I used a domain administrator account for this.. -- Todd J Heron, MCSE Windows Server 2003/2000/NT

Folder permissions
Posted on December 3rd, 2004 | 2 Comments

But I can not assign the local admin of each computer with this permissions... "Rashmi.K.Y " <v-raky@online.microsoft.com> wrote in message news:w3KDOED2EHA.764@cpmsftngxa10.phx.gbl...

Server 2003 Mirroring
Posted on December 3rd, 2004 | 3 Comments

Dcpromo process will turn off write caching functionality for any of the logical drives that contain the Active Directory database or log files, including the system disk. Write caching is turned off...

Event 1000
Posted on December 3rd, 2004 | 2 Comments

Thanks Todd, i´ll try it and let you know the result. Regards Robert "robpelu" escribió:

Need assistance w/ setting up W2K3 DC with stratum1 NTP server
Posted on December 3rd, 2004 | 5 Comments

You are welcome :-) Yup, no need for DHCP time scope option. Mike

SQL Migration
Posted on December 3rd, 2004 | 0 Comments

I currently have WSS running with SQL2000 SP3. I want to move off the config databases to different SQL server for licensing purposes. Is there any documentation out there, or can I get a summary...

Latency
Posted on December 3rd, 2004 | 0 Comments

Good afternoon, I am having a problem with one of our XP workstations printing off documents, which seems very slow and sluggish, aswell when the print setup screens load and disapear they seem to...

scheduled backup tasks fail to start
Posted on December 3rd, 2004 | 2 Comments

Thanks, Bill. I seems (though I need more testing) that I found the reason for this problem. Scheduled Tasks manager "forgets" the account's password after a reboot. The account is a domain one,...

Windows 2003 Installation
Posted on December 3rd, 2004 | 1 Comments

Hi Peter, my answers (and questions) are in-line. What is your goal? Do you want to migrate your current domain to Windows 2003? Why do you logon locally if you have domain? What is reason...

Installing windows 2003 member server into NT4 Domain
Posted on December 3rd, 2004 | 3 Comments

You're welcome. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP http://www.microsoft.com/protect

Configuring NTP
Posted on December 3rd, 2004 | 1 Comments

Hi, I usually use this command: net time /setsntp:10.10.10.10 where 10.10.10.10 is IP address of your NTP server. If you now restart Windows Time service your server should go to your NTP server...

Question regarding using srvany to start an application as a service
Posted on December 3rd, 2004 | 0 Comments

Hello, Not sure if this is the correct group but here goes. ( If there is a more accurate NG to post please let me know) I have a batch that starts java for an app. I used the 2k server...