<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with Server2003</title>
      <link>http://ask.metafilter.com/tags/Server2003</link>
      <description>Questions tagged with 'Server2003' at Ask MetaFilter.</description>
	  <pubDate>Fri, 02 Oct 2009 08:47:26 -0800</pubDate> <lastBuildDate>Fri, 02 Oct 2009 08:47:26 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>DHCP giving clients addresses with prior DNS record</title>
	<link>http://ask.metafilter.com/134400/DHCP%2Dgiving%2Dclients%2Daddresses%2Dwith%2Dprior%2DDNS%2Drecord</link>	
	<description>DHCP giving out IP address leases with pre-existing DNS entries for the wrong machine causing network chaos on a mixed windows &amp;amp; mac environment, and it&apos;s the macs who are having the problems. We have DHCP &amp;amp; DNS on a Windows 2003 server.  Apple laptops (leopard) are bound to AD.  The clients get a DHCP lease easily enough, but then at some point in the future (usually a few weeks, maybe less), they cannot log in or won&apos;t get settings from the server.&lt;br&gt;
&lt;br&gt;
Have Apple support, and their response is the machine account is not authenticating with AD, so no log in.  OK, so...&lt;br&gt;
&lt;br&gt;
Upon investigation into DNS, it turns out that these client&apos;s DNS entry is actually tied to another PC&apos;s IP address.  For instance, maclaptop.mydomain.com gets 192.168.1.1.  However, the DNS record for 192.168.1.1 on the network is actually pc.mydomain.com.  This is causing maclaptop.mydomain.com to try authenticating as pc.mydomain.com, which they are not and getting rejected.  I am led to believe this from Console messages stating pc@mydomain.com cannot authenticate with kerberos.&lt;br&gt;
&lt;br&gt;
Any thoughts or ideas on how to prevent this from happening?  I can delete those individual DNS records and the clients can log in then properly, but at some point in the future, it&apos;ll loose its lease and get the address with a wrong DNS entry at some point.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.134400</guid>
	<pubDate>Fri, 02 Oct 2009 08:47:26 -0800</pubDate>
	<category>apple</category>
	<category>dhcp</category>
	<category>dns</category>
	<category>laptop</category>
	<category>mac</category>
	<category>server2003</category>
	<dc:creator>jmd82</dc:creator>
	</item>
	<item>
	<title>Push it. Push it real good.</title>
	<link>http://ask.metafilter.com/118511/Push%2Dit%2DPush%2Dit%2Dreal%2Dgood</link>	
	<description>Is there a way to push the installation of browser plug-ins on a network where users don&apos;t have workstation admin rights (windows network)? We are running windows server 2003, and have a network of maybe 19 Windows XP workstations. We have our network policy set up so that domain users are not workstation admins, so they can&apos;t install malware. &lt;br&gt;
&lt;br&gt;
Problem is, they also can&apos;t install things like java updates or flash player updates. Group Policy allows us to send them Windows updates automatically, but I was wondering if it was possible to push updates for these browser plug-ins to all machines using an admin command of some kind? It would certainly be a pain in the ass to have to walk around and install this individually on each machine for the client.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.118511</guid>
	<pubDate>Fri, 03 Apr 2009 08:01:03 -0800</pubDate>
	<category>grouppolicy</category>
	<category>installation</category>
	<category>plugin</category>
	<category>server2003</category>
	<category>windows</category>
	<dc:creator>orville sash</dc:creator>
	</item>
	<item>
	<title>What are the implications of duplicate SID&apos;s on a Windows Server 2003 network?</title>
	<link>http://ask.metafilter.com/117607/What%2Dare%2Dthe%2Dimplications%2Dof%2Dduplicate%2DSIDs%2Don%2Da%2DWindows%2DServer%2D2003%2Dnetwork</link>	
	<description>What are the implications of having duplicate SID numbers on a Windows Server 2003 network? I have just recently discovered that we have a number of virtual machines running on our network that have duplicate SID numbers, because they were cloned from the same master images which were not prepared with sysprep. Geh. Linux-specialist-coworker-who-also-reads-AskMe, I curse at thee!&lt;br&gt;
&lt;br&gt;
There are three &quot;sets&quot; of matched SID&apos;s each containing several machines running XP, Server 2003 and Server 2000. Most terrifyingly, the Server 2003 group contains &lt;strong&gt;all&lt;/strong&gt; of our domain controllers. All the images are running on Xen.&lt;br&gt;
&lt;br&gt;
Alright, so I gather this is not a great situation. What I would like to do is to just run &lt;a href=&quot;http://technet.microsoft.com/en-gb/sysinternals/bb897418.aspx&quot;&gt;NewSID&lt;/a&gt; on each machine in turn and then do some rolling restarts. However, I&apos;m not sure if there are any further problems that I need to address. So, prevalent questions:&lt;br&gt;
&lt;br&gt;
1) What are the implications of having this set up. What are the implications of using NewSID?&lt;br&gt;
&lt;br&gt;
2) Will file or system permissions be affected somehow by changing the SID? The Windows 2000 machines are hosting a legacy application that is called by one of our websites. Some of the XP machines are hosting SQL Server 2005 Express instances. The 2003 group machines are all DC&apos;s, including all the FSMO roles and global catalog. They are all pretty important machines and need to keep running as normal.&lt;br&gt;
&lt;br&gt;
3) How bad is this? Can I afford to space out my changes or is it important that I push to get this done quickly? Since these are production machines, slow and lots of research is my preferred plan when making changes like this.&lt;br&gt;
&lt;br&gt;
Thanks, your advice is appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.117607</guid>
	<pubDate>Tue, 24 Mar 2009 09:30:58 -0800</pubDate>
	<category>Server2003</category>
	<category>SID</category>
	<category>Windows</category>
	<dc:creator>tracert</dc:creator>
	</item>
	<item>
	<title>Server 2003/2008 home/small business</title>
	<link>http://ask.metafilter.com/104327/Server%2D20032008%2Dhomesmall%2Dbusiness</link>	
	<description>IT/Networking student here and I have access to the msdn-academic alliance program.  I have an extra computer and would like to mess around with Server 2003 or 2008.  Both are available.  I have an extra box sitting around at work and this would be for a small business think 7 computers at the max. What are some of the things I can do with Server 2003 or 2008?  I&apos;ve already checked the specs and I should be able to install both.&lt;br&gt;
&lt;br&gt;
I also have access to Exchange 2003/2008 and would like to get this working as well.  &lt;br&gt;
&lt;br&gt;
I can also get  the Sharepoint server software.&lt;br&gt;
&lt;br&gt;
I&apos;m guessing I can get on the DreamSpark program as well&lt;br&gt;
&lt;br&gt;
What are some of the things I can do or should do?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.104327</guid>
	<pubDate>Wed, 15 Oct 2008 09:59:57 -0800</pubDate>
	<category>exchange</category>
	<category>msdnaa</category>
	<category>server2003</category>
	<category>server2008</category>
	<category>sharepoint</category>
	<dc:creator>bsexton</dc:creator>
	</item>
	<item>
	<title>You down with S-M-T-P? Yeah, you know me!</title>
	<link>http://ask.metafilter.com/102238/You%2Ddown%2Dwith%2DSMTP%2DYeah%2Dyou%2Dknow%2Dme</link>	
	<description>How do I set up an outbound SMTP server on MS Server 2003? My team at work has been given the task of getting our MS Server 2003 box to send out emails.  I have no idea how to do this.&lt;br&gt;
&lt;br&gt;
All of my googling gives me instructions on how to set up SMTP with exchange, or some variance thereof.  I don&apos;t need to receive emails, just send them.  We&apos;re intending to use python and smtplib to create and send the email using variables from a database that we are creating.  We toyed with the idea of using godaddy&apos;s SMTP relay, but it only gives you 250 relays per day for obvious reasons.&lt;br&gt;
&lt;br&gt;
The question is how does a non-spammer send out between 250-700 emails per day using what I have at my disposal?&lt;br&gt;
&lt;br&gt;
Note:  Every email sent is opt-in and offers the recipient a coupon targeted towards an item that they have expressed interest in.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.102238</guid>
	<pubDate>Sat, 20 Sep 2008 19:48:14 -0800</pubDate>
	<category>email</category>
	<category>server2003</category>
	<category>smtp</category>
	<dc:creator>ThFullEffect</dc:creator>
	</item>
	<item>
	<title>Software RAID Dies: Which disk is dead?</title>
	<link>http://ask.metafilter.com/97742/Software%2DRAID%2DDies%2DWhich%2Ddisk%2Dis%2Ddead</link>	
	<description>A disk in your Server2003 software RAID fails: How do you know which physical disk to pull? I&apos;m adding another RAID5 array to my server, and I&apos;m thinking ahead about disaster management. &lt;br&gt;
&lt;br&gt;
The whole point of having a RAID is that if a disk fails, I pop in a new one, the RAID gets rebuilt, and it&apos;s no big deal. But which disk to remove?&lt;br&gt;
&lt;br&gt;
If they&apos;re all identical, and they&apos;re all on a PCI SATA card, then you can&apos;t just pop into the BIOS and see which port has a dead drive, because the BIOS won&apos;t be aware of the SATA card.&lt;br&gt;
&lt;br&gt;
And the BIOS probably wouldn&apos;t be aware of a partial failure anyway. If the drive registers on the port but doesn&apos;t handle data anymore, the BIOS won&apos;t know. &lt;br&gt;
&lt;br&gt;
Is this something that should be thought of as the drives are added to the system. Maybe add each drive one at a time and mark each with its ID as reported by the Disk Management snap in? (There doesn&apos;t seem to actually be an ID for each drive here, other than the label, ie: Disc 0, Disc 1, CD-ROM 0).</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.97742</guid>
	<pubDate>Mon, 28 Jul 2008 15:06:22 -0800</pubDate>
	<category>Backup</category>
	<category>Harddrive</category>
	<category>RAID</category>
	<category>RAID5</category>
	<category>Server</category>
	<category>Server2003</category>
	<category>Windows2003</category>
	<dc:creator>SlyBevel</dc:creator>
	</item>
	<item>
	<title>Promotion</title>
	<link>http://ask.metafilter.com/95225/Promotion</link>	
	<description>Networking: What are some things to bear in mind when promoting a Windows workgroup to a small domain? Server 2003, five XP Pro boxes... one IIS server (XPP as well). I was planning to use Files and settings transfer wizard on each XP box before promoting the server. Should be really straightforward... but I could use some advice if you have any.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.95225</guid>
	<pubDate>Fri, 27 Jun 2008 17:05:30 -0800</pubDate>
	<category>domain</category>
	<category>promotion</category>
	<category>server2003</category>
	<category>workgroup</category>
	<dc:creator>chuckdarwin</dc:creator>
	</item>
	<item>
	<title>Users always want to fight The Man</title>
	<link>http://ask.metafilter.com/84948/Users%2Dalways%2Dwant%2Dto%2Dfight%2DThe%2DMan</link>	
	<description>How do you prevent terminal services users from disabling the Firewall Client for ISA in Server 2003? This is probably an easy one, but I don&apos;t have a lot of time to google around for the answer today. How do I prevent Server 2003 terminal services users from disabling the ISA firewall client? Currently the best solution I can find is to disable the taskbar icon, but for troubleshooting purposes I&apos;d rather just leave that alone. This seems pretty ridiculous, there&apos;s got to be a way, right?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.84948</guid>
	<pubDate>Fri, 29 Feb 2008 08:30:03 -0800</pubDate>
	<category>FirewallClient</category>
	<category>ISA</category>
	<category>Server2003</category>
	<category>TerminalServices</category>
	<dc:creator>tracert</dc:creator>
	</item>
	<item>
	<title>What can I do with Windows 2K3 and old hardware?</title>
	<link>http://ask.metafilter.com/84341/What%2Dcan%2DI%2Ddo%2Dwith%2DWindows%2D2K3%2Dand%2Dold%2Dhardware</link>	
	<description>I&apos;ve got a copy of Windows Server 2003 and a bunch of old computers.  What are some things I can do with it? I&apos;ve got a copy of Windows Server 2003 and a bunch of old computers.  I am also taking some courses in Server 2K3 administration, but I&apos;m not really getting a feel for what I can *do* with 2K3 besides setting up Active Directory, DNS and DHCP.  I can get a client to join a domain, but as it stands it&apos;s pointless since the domain provides no additional functionality to the client-- just slows down logging in.&lt;br&gt;
&lt;br&gt;
What are some ways in which 2K3 is deployed in an enterprise environment?  I&apos;d appreciate some example setups, projects or scenarios to try to emulate so I can get a feel for what I might expect if I did this for a living.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.84341</guid>
	<pubDate>Fri, 22 Feb 2008 13:40:24 -0800</pubDate>
	<category>2003</category>
	<category>server</category>
	<category>server2003</category>
	<category>server2k3</category>
	<category>windows</category>
	<category>windowsserver2003</category>
	<dc:creator>Ziggy Zaga</dc:creator>
	</item>
	<item>
	<title>Im the new IT guy, help me learn server 2003</title>
	<link>http://ask.metafilter.com/76430/Im%2Dthe%2Dnew%2DIT%2Dguy%2Dhelp%2Dme%2Dlearn%2Dserver%2D2003</link>	
	<description>2 different business, same building, lets call them business 1 and business 2
1 Internet connection
2 servers, server 2003 small business and server 2003 rc2
Server 1 has dual core &amp;amp; 4gigs ram, server 2 is an old p4 with 512 megs ram and 80g drive
2 domains www.domain1.com &amp;amp; www.domain2.com Business 1 is using Server 2003 small business &amp;amp; is hosting domain1.com&apos;s website, and is setup with exchange and active directory and is working fine, for the current users of that business.  I can send and receive email from lets say bob@domain1.com &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Business 2 is currently just accessing a network share on the other server, server 2003 rc2 and is not setup with exchange or active directory.  There are 7 users currently at Business 2 that need to be setup with email at domain2.com &lt;br&gt;
&lt;br&gt;
Is this possible and if so how would I go about doing this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.76430</guid>
	<pubDate>Fri, 16 Nov 2007 09:43:25 -0800</pubDate>
	<category>exchange</category>
	<category>Server2003</category>
	<category>server2003smallbusiness</category>
	<category>server2k3</category>
	<dc:creator>tradeer33</dc:creator>
	</item>
	<item>
	<title>advice on making old laptop into home server</title>
	<link>http://ask.metafilter.com/65148/advice%2Don%2Dmaking%2Dold%2Dlaptop%2Dinto%2Dhome%2Dserver</link>	
	<description>Converting an old laptop into my first home server - what should I know? I&apos;ve acquired an old thinkpad with a bad integrated graphics card -  getting video out only works by going in via RDP.  So I figure I&apos;ll turn it into a headless home server for media, sharing, something to control from work when I realize I need to start a torrent so it&apos;ll be ready when I get home, etc.&lt;br&gt;
&lt;br&gt;
I&apos;ve done some reading, but this is all pretty new to me.&lt;br&gt;
&lt;br&gt;
I&apos;ll do something with DYNDNS, etc. to get at it from outside.  The other computers at home are Macs and an Ubuntu desktop, so I imagine it&apos;s only a matter of setting up the shared files on it in a format and sharing scheme that OSX and Ubuntu can read.&lt;br&gt;
&lt;br&gt;
Three questions I&apos;m querying the hive mind for experience/advice on:&lt;br&gt;
&lt;br&gt;
1)  Security:  Since I&apos;ll be opening it up so I can access it remotely, what should I think about for securing it?  I&apos;m not so worried about anyone getting access to the contents of this PC, but I want to isolate it from the other computers at home in such a way that it doesn&apos;t make them more vulnerable to badness.&lt;br&gt;
&lt;br&gt;
2)  OS:  I&apos;d like to use a GUI to work with it.  I&apos;ve got the choice of using MS Server2003, XP Pro or Ubuntu.  Do I really need to use server software, or can I just use a desktop/workstation install on it if I&apos;m just going to treat it like the one computer I can remotely administer, that happens to have an external HD with shared music, etc on it?  Meaning it doesn&apos;t have to be a &quot;server&quot; per se as far as I know. I&apos;m new to DYNDNS, but I don&apos;t think that I&apos;m required to set the laptop up as a domain controller, etc.  What&apos;s my least-hassle option?&lt;br&gt;
&lt;br&gt;
3)  Hardware:  It&apos;s a laptop, meaning it wasn&apos;t designed to be running 24/7 like a server.  What, if anything, should/can I do to keep it from burning out?  Do I need to mod the case or even remove the guts from the case and put them in some other kind of enclosure?  It&apos;s a ThinkPad, which have a reputation for durablility, but the person I got it from thinks that the graphics problems came about because it got overheated and this burned out the graphics components on the MB.  I bet there&apos;s more than one meFite who&apos;s turned an old laptop into an always-on device.  What did you learn?&lt;br&gt;
&lt;br&gt;
Thanks all for your knowledge.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.65148</guid>
	<pubDate>Tue, 19 Jun 2007 10:56:21 -0800</pubDate>
	<category>dyndns</category>
	<category>home</category>
	<category>laptop</category>
	<category>server</category>
	<category>server2003</category>
	<category>thinkpad</category>
	<category>ubuntu</category>
	<dc:creator>penciltopper</dc:creator>
	</item>
	<item>
	<title>Make my WinServer 2k3 do the cool stuff that WinHome Server will do!</title>
	<link>http://ask.metafilter.com/56280/Make%2Dmy%2DWinServer%2D2k3%2Ddo%2Dthe%2Dcool%2Dstuff%2Dthat%2DWinHome%2DServer%2Dwill%2Ddo</link>	
	<description>Make my WinServer 2k3 do the cool stuff that WinHome Server will do! So I&apos;ve had my in-house server running for a couple of years now. I have an Academic Windows Server 2003 Standard license.&lt;br&gt;
&lt;br&gt;
I only use the server for media file sharing to the house. I do have some advanced permissions in place for each household member&apos;s personal folders and backup areas. I&apos;ve also run a FileZilla FTP server from it.&lt;br&gt;
&lt;br&gt;
But now I want to do the cool stuff that WinHomeServ will do, like automatic remote backups of client machines and image rollout. &lt;br&gt;
&lt;br&gt;
And, basically, any other kick-ass things that I&apos;m missing out on. Free and open-source solutions are strongly favored.&lt;br&gt;
&lt;br&gt;
Please don&apos;t try to sell me on converting it to a Linux server, it&apos;s just not going to happen.&lt;br&gt;
&lt;br&gt;
Pimp My Server!&lt;br&gt;
&lt;br&gt;
Oh, tech details:&lt;br&gt;
&lt;br&gt;
Server 2003 Standard (NOT R2)&lt;br&gt;
5-seat CAL (not that it really matters)&lt;br&gt;
1TB RAID 5 array (software, Windows dynamic disks)&lt;br&gt;
One small mirrored volume (~60GB)&lt;br&gt;
Independant OS disk.&lt;br&gt;
1.8 Ghz Celeron&lt;br&gt;
768MB RAM (I could probably up this if needed)&lt;br&gt;
Triple 10/100 NICs&lt;br&gt;
Headless (all management via RDP)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.56280</guid>
	<pubDate>Fri, 02 Feb 2007 22:42:17 -0800</pubDate>
	<category>mediaserver</category>
	<category>server2003</category>
	<category>windowshomeserver</category>
	<dc:creator>SlyBevel</dc:creator>
	</item>
	<item>
	<title>Help me improve my laptop speed</title>
	<link>http://ask.metafilter.com/45464/Help%2Dme%2Dimprove%2Dmy%2Dlaptop%2Dspeed</link>	
	<description>What are some &lt;strong&gt;simple&lt;/strong&gt; ways that I can improve the speed of my laptop? I have a Dell Latitude X200 that is 3 years old. It is on, well let&apos;s say &apos;unofficial permanent loan&apos; from a company I have affiliations with. Basically, it is a tech guy&apos;s old laptop that wasn&apos;t being used and I have unofficial permission to be using it for personal stuff. &lt;br&gt;
&lt;br&gt;
It has a Pentium 3 933MHz processor and 633MB RAM. It is running Windows 2003 Server and has a variety of performance taxing programs installed (Microsoft SQL Server, Achestra, RSLogix) and from my understanding I am not allowed to uninstall them or change the OS. &lt;br&gt;
&lt;br&gt;
I use it primarily for uni work and internet surfing, but the response rate of the computer leaves a lot to be desired. I don&apos;t use it for graphics or games. I know that adding more RAM will improve my system performance, but I&apos;m not really keen on spending much money on it for a number of reasons. 1. I don&apos;t have it and 2. There&apos;s a possibility of me aquiring a newer laptop at the beginning of next year from the same source.&lt;br&gt;
&lt;br&gt;
Basically, I&apos;m looking for some short term solutions that don&apos;t require too much tech know-how. Any suggestions appreciated. :)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.45464</guid>
	<pubDate>Tue, 29 Aug 2006 01:53:02 -0800</pubDate>
	<category>laptopspeed</category>
	<category>performance</category>
	<category>Server2003</category>
	<dc:creator>cholly</dc:creator>
	</item>
	<item>
	<title>Make three NICs share the traffic in Server 2003</title>
	<link>http://ask.metafilter.com/27938/Make%2Dthree%2DNICs%2Dshare%2Dthe%2Dtraffic%2Din%2DServer%2D2003</link>	
	<description>Server 2003 Filter:

How do I make three NICs share the load? I have an in-home media server running WinServer 2003. It serves video and music to the entire house, which has ten users with their own PCs pulling files down and streaming all the time. &lt;br&gt;
&lt;br&gt;
The server has three NICs, one onboard and two PCI. In the Networking tab in Task Manager, all three NICs show that they&apos;re Operational and working fine. But when  the server gets traffic, only the onboard NIC shows a spike. &lt;br&gt;
&lt;br&gt;
The other two NICs occaisionally show a little traffic on the order of 0.5% or so. This is maybe every five or ten minutes. &lt;br&gt;
&lt;br&gt;
I&apos;ve tried monkeying around with the Network Load Balancing (NLB) component, but that seems to be for balancing traffic between multiple servers, not multiple NICs. &lt;br&gt;
&lt;br&gt;
I&apos;ve got the Windows Server 2003 Inside Out book, and I&apos;ve searched pretty thoroughly there and Googled rather extensively, but I just get a lot of hits for using NLB. Anyone know what I&apos;m looking for?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.27938</guid>
	<pubDate>Sun, 27 Nov 2005 08:59:36 -0800</pubDate>
	<category>multiplenics</category>
	<category>networkcards</category>
	<category>resolved</category>
	<category>Server2003</category>
	<dc:creator>SlyBevel</dc:creator>
	</item>
	
	</channel>
</rss>

