<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results for 'app:weblogs' matching tags 'Server' and 'Servers'</title><link>http://msmvps.com/search/SearchResults.aspx?q=app:weblogs&amp;tag=Server,Servers&amp;orTags=0&amp;o=DateDescending</link><description>Search results for 'app:weblogs' matching tags 'Server' and 'Servers'</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Creating a new Domain Forest on Server Core</title><link>http://msmvps.com/blogs/mitchgarvis/archive/2009/10/12/creating-a-new-domain-forest-on-server-core.aspx</link><pubDate>Mon, 12 Oct 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1745736</guid><dc:creator>Anonymous</dc:creator><description>&lt;p&gt;This article explains how to install a new domain forest on Windows Server Core, or in the Windows Server CLI (Command Line Interpreter).&amp;#160; I will not discuss any other option for RODCs, existing domains, child domains, and so on… there are a plethora of articles out there that describe those already.&lt;/p&gt;  &lt;p&gt;It astounded me the first (several) times I tried to create a new domain using Windows Server Core installations as my first domain controller in the forest.&amp;#160; There are, I should mention, copious articles on creating additional DCs in an existing domain, but I have not come across too many (any?) that explained creating the FIRST… i.e.: creating the forest FOR the trees :)&lt;/p&gt;  &lt;p&gt;This evening Steve Syfuhs and I sat down and attempted to do just that.&amp;#160; Actually our original intentions had very little to do with that, but as we discovered along the way we would have two choices:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Create a new physical server with Windows Server 2008 FULL install, create a new domain on GUI mode, join our Server Core machine to that domain, promote it to Domain Controller, transfer all Operations Master Roles to the Server Core machine, and continue on; or&lt;/li&gt;    &lt;li&gt;Figure out once and for all how to create our domain in Server Core.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;I should point out that between us we read several dozen articles (including some written by some very reputable IT Pros) that CLAIMED that it was possible, but none that elaborated.&lt;/p&gt;  &lt;p&gt;So we started clawing our way through the tidbits we gleaned from various sources and came up with the following unattend file that did the job:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;[DCInstall]     &lt;br /&gt;InstallDNS=yes      &lt;br /&gt;NewDomain=forest      &lt;br /&gt;NewDomainDNSName=swmi.ca      &lt;br /&gt;DomainNetBiosName=SWMI      &lt;br /&gt;SiteName=Default-First-Site-Name      &lt;br /&gt;ReplicaOrNewDomain=domain      &lt;br /&gt;ForestLevel=3      &lt;br /&gt;DomainLevel=3      &lt;br /&gt;DatabasePath=&amp;quot;%systemroot%\ntds&amp;quot;       &lt;br /&gt;LogPath=&amp;quot;%systemroot%\ntds&amp;quot;       &lt;br /&gt;RebootOnCompletion=yes      &lt;br /&gt;SYSVOLPath=&amp;quot;%systemroot%\sysvol&amp;quot;       &lt;br /&gt;SafeModeAdminPassword=Pa$$w0rd&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Now: Once the file was created we put it in the root of C: on the server core machine, and typed the following command:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;dcpromo /unattend:c:\unattend.txt&lt;/strong&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;The next user interaction was (after a reboot) a logon prompt for the &lt;strong&gt;SWMI\Administrator &lt;/strong&gt;account.&lt;/p&gt;  &lt;p&gt;I hope this helps the next group of IT Pros trying to claw their way through the process… Creating AD Forests and Domains is something I have done a thousand times but always in GUI mode; from now on I can do it either way… and so can you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://garvis.ca/aggbug.aspx?PostID=98" width="1" height="1" alt="" /&gt;</description></item><item><title>Going Green</title><link>http://msmvps.com/blogs/mitchgarvis/archive/2008/11/02/going-green.aspx</link><pubDate>Sun, 02 Nov 2008 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1761430</guid><dc:creator>Anonymous</dc:creator><description>&lt;p&gt;Theresa and I bought a new car recently.&amp;#160; &lt;font color="#008000"&gt;&lt;strong&gt;It&amp;#39;s Green&lt;/strong&gt;&lt;/font&gt;.&amp;#160; To be specific, it is actually a colour called &lt;strong&gt;&lt;em&gt;Aloe Green Metallic&lt;/em&gt;&lt;/strong&gt;, which to me sounds like a pretentious way of saying it&amp;#39;s green.&lt;/p&gt;  &lt;p&gt;The car was actually available in one of seven colours, but it did not really matter, because no matter what colour we chose (Desert Sand Mica... Barcelona Red Metallic... SHEESH!) the car would still be &lt;font color="#008000"&gt;green&lt;/font&gt;.&lt;/p&gt;  &lt;p&gt;We decided to buy a hybrid, or to be more more specific, we went to the dealership to look at hybrid cars with the intention that if we could do so without too much of an increase in our monthly expenses we would do it, and we did.&lt;/p&gt;  &lt;p&gt;Don&amp;#39;t get me wrong... I am not a conservationist, but I am very practical; with the price of gas being what it is (when we bought the car it was $1.30/litre… now it is down to $.90/litre), we can either decide to drive less (not a viable option with our lifestyle, as well as where we live) or we can look for a more fuel efficient car.&lt;/p&gt;  &lt;p&gt;Our car is not the only change we have made recently as a nod to the green movement.&amp;#160; As an independent IT consultant, trainer, and courseware designer I need several servers running at any given time; this week it is Essential Business Server 2008 (three servers), last week it was a complete deployment infrastructure (including Active Directory, System Center Configuration Manager, System Center Operations Manager, and Microsoft Deployment Toolkit – three servers plus three workstations), and a few weeks before that it was migrating from an SBS 2003 Premium infrastructure to an EBS 2008 Premium infrastructure (six servers, three workstations).&amp;#160; Of course I do not need to keep all of these configurations when I was finished, so all I really need is six servers and a few desktop computers and I’m set.&lt;/p&gt;  &lt;p&gt;Of course, there are a couple of issues to consider here:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Six servers with the minimum requirements for these projects would be prohibitively expensive; &lt;/li&gt;    &lt;li&gt;None of the servers in question would ever utilize more than 15% of their resources, but they were necessary nonetheless; &lt;/li&gt;    &lt;li&gt;Nine machines would increase my monthly electricity bill by $200/month; and &lt;/li&gt;    &lt;li&gt;I do not have a home office big enough to store these all if it was the best way. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;There was a green solution to this conundrum: a single server that is powerful enough to virtualize all of these servers simultaneously.&amp;#160; It is not widely appreciated that most servers do not use all of their resources… especially in a smaller environment without excessive use.&amp;#160; Moore’s Law promised us that processing power would skyrocket, and indeed it has… well past the basic needs of most individuals.&amp;#160; A result of this is that there are huge numbers of computers and servers whose CPU are never taxed beyond 15%.&amp;#160; Of course we can’t purchase 20% of a CPU… but we can share the resources between servers.&lt;/p&gt;  &lt;p&gt;The server that I decided on is a HP ProLiant DL585 G2, with four dual-core CPUs, sixteen gigabytes of RAM and six high-speed SAS hard disks - admittedly more machine than any individual server I would ever have purchased for my home… and is the single most expensive piece of equipment in the house.&amp;#160; It consumes more electricity than any other item (including our central air conditioner).&amp;#160; It generates enough heat to make a noticeable difference in the room where it resides… and it is loud.&amp;#160; Having stated all of that it is also the smartest purchase I have made in years.&amp;#160; With all of the resources that it does consume, it is less &lt;em&gt;by far&lt;/em&gt; than the six machines I would have needed to do the same work… as much as 75% less electricity; it generates 20% of the heat that those servers would have; it takes much less space than a physical server farm would have; and as far as return on investment (ROI) the eight CPU cores average between 40 and 80% usage at any given time (when running hot).&amp;#160; It has more hard drives than any server I would have bought… and yet they are all being used (efficiently).&lt;/p&gt;  &lt;p&gt;Admittedly it is bigger than any server I would have bought (My old PowerEdge 4300 was bigger and if not heavier then close) for myself, but it still took less materials to make than what I would have bought… and when the time comes (years from now) to dispose of it, aside from the fact that so much of it is recyclable, it would take up much less space in a landfill than would six machines.&lt;/p&gt;  &lt;p&gt;I’ll say it again… I am not an environmentalist, but there are times when going green just makes sense… cars and servers are just two examples where I saved money while being planet-friendly.&amp;#160; How about you?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://garvis.ca/aggbug.aspx?PostID=1598" width="1" height="1" alt="" /&gt;</description></item><item><title>A Secure, Well-Managed Disaster Zone</title><link>http://msmvps.com/blogs/mitchgarvis/archive/2008/09/13/a-secure-well-managed-disaster-zone.aspx</link><pubDate>Sat, 13 Sep 2008 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1761398</guid><dc:creator>Anonymous</dc:creator><description>&lt;p&gt;I owe a great debt to Microsoft Canada (Damir!) and Hewlett Packard Canada (Laurie!) who came through to supply me with a server for my last two projects.&amp;#160; If you happen to find yourself in the market for a server for a small to mid-sized company I cannot think of a better product than the HP ProLiant DL-585 G2 that I have been using since May.&amp;#160; It truly is everything that I could ever ask for in a server, and has been running my virtual environment flawlessly and without so much as a hiccup.&amp;#160;&amp;#160; &lt;/p&gt;  &lt;p&gt;Let me give you a little bit of information on this machine - that I have often described as the server G-d would buy if he were running a mid-sized corporation.&amp;#160; It is a 4U rack-mounted server with hot plug redundant power supplies.&amp;#160; Forgetting the basic configuration, the model that I have been working with has four dual-core 2.8GHz AMD Opteron CPUs, sixteen gigabytes of RAM, and six hot plug high-speed SAS (serial attached SCSI) drives (2x 72 GB for the system drive, 4x individual 146 GB drives for storage and virtual machines - all 15,000 rpm).&amp;#160; It has a fibre channel host bus adapter, dual gigabit NICs, and HP&amp;#39;s server management package which I have come to love - Integrated Lights Out 2 (iLO 2) Standard Management.&lt;/p&gt;  &lt;p&gt;In a word, this server rocks.&amp;#160; It would fit in perfectly in any company&amp;#39;s data centre.&amp;#160; Having said all of that, I do not necessarily recommend it for your home office to sit under (or on top of) your desk, as I have had it for the past few months.&amp;#160; There are a number of reasons for this.&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;The server is not quiet.&amp;#160; If you are a long-time reader of my blog (back to the days when it resided on &lt;a href="http://www.mitpro.ca"&gt;www.mitpro.ca&lt;/a&gt;) you may have read about the Hovercraft, my old PowerEdge 4300 server which sat on the floor of my apartment in Ville St-Laurent and ran my mail server (see &lt;a title="http://mitchgarvis.com/blogs/mitch/archive/2007/06/27/the-dell-hovercraft-is-officially-retired.aspx" href="http://mitchgarvis.com/blogs/mitch/archive/2007/06/27/the-dell-hovercraft-is-officially-retired.aspx"&gt;http://mitchgarvis.com/blogs/mitch/archive/2007/06/27/the-dell-hovercraft-is-officially-retired.aspx&lt;/a&gt;).&amp;#160; We called it the hovercraft because it was &lt;em&gt;loud&lt;/em&gt;.&amp;#160; Well, this server is louder; initially it scared the puppies, though the entire family has grown used to its sounds from behind the closed door of my office.&amp;#160; For several weeks I continued to work in the office despite the noise, but eventually realized that laptops and wifi routers allowed me to escape the constant headaches. &lt;/li&gt;    &lt;li&gt;The server generates heat.&amp;#160; I do not mean it kicks the thermostat by a degree or two; I mean that if the central heating goes out in the winter we can all sit comfortably in a room with this server going... as long as we brought ear plugs.&amp;#160; Occasionally during the &lt;a href="http://garvis.ca/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mitch/HPDL585G2_5F00_29466835.jpg"&gt;&lt;img alt="HP DL-585 G2" align="right" src="http://garvis.ca/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mitch/HPDL585G2_5F00_thumb_5F00_36404846.jpg" width="420" height="161" /&gt;&lt;/a&gt;summer Theresa would turn the air conditioner to max... I understand that she just does not like the heat.&amp;#160; Whenever it got too chilly for me I would just go down to my office and warm up for a bit.&amp;#160; Not to say that my office is not air conditioned... but the server wins! &lt;/li&gt;    &lt;li&gt;The server is not light.&amp;#160; The ProLiant DL-585 G2 is a lot of things, but it has never been accused of being portable.&amp;#160; The configuration that I described above weighs just shy of &lt;em&gt;one hundred and fifty pounds&lt;/em&gt;.&amp;#160; When I picked it up it took two of us to carry it to my car, and when I got it home I had to remove the central processing unit (40 lbs) and carry it into the house in two parts.&amp;#160; I do not recommend putting it on your desk without doing some serious weight-capacity testing first. &lt;/li&gt;    &lt;li&gt;The server is not small.&amp;#160; 19&amp;quot; wide by 26.5&amp;quot; deep by 6.94&amp;quot; tall (48.3cm x 67.3 cm x 17.6 cm) is a perfect size for a server room... if it had four legs three people could comfortably sit at it for afternoon tea.&amp;#160; In a word, it is BIG. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;a href="http://garvis.ca/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mitch/CleanOffice_5F00_34FBAF67.jpg"&gt;&lt;img style="border-right-width:0px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" border="0" alt="Clean Office" align="left" src="http://garvis.ca/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mitch/CleanOffice_5F00_thumb_5F00_4593AA55.jpg" width="190" height="244" /&gt;&lt;/a&gt; Back in May I actually brought the server with me to Montreal.&amp;#160; I drove, not because I couldn&amp;#39;t write off the airfare, but because Air Canada laughed at me when I suggested I wanted to bring a 150lbs delicate oversized piece of carry-on luggage.&amp;#160; As I drove down the 401 it occurred to me that my Toyota Matrix had more computing power in it than the entire space program that launched the first few space shuttles, and likely more CPU cycles than the entire world did when Ronald Reagan was elected president.&amp;#160; The concierge at both hotels I stayed at were not entirely sure that I was not secretly playing a practical joke on them, and looked around for hidden cameras.&amp;#160; Needless to say they both expected (and received) sizeable tips for helping me to and from my rooms!&lt;/p&gt;  &lt;p&gt;Over the past few years I have professed to anyone who would listen the need for a secure, well &lt;a href="http://garvis.ca/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mitch/DeskwithServer_5F00_7D65EE78.jpg"&gt;&lt;img style="border-right-width:0px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" border="0" alt="Desk with Server" align="right" src="http://garvis.ca/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mitch/DeskwithServer_5F00_thumb_5F00_69D88ED7.jpg" width="244" height="236" /&gt;&lt;/a&gt;managed infrastructure.&amp;#160; Part of that should be a clean environment, and I am afraid that I have fallen quite short of that goal.&amp;#160; Several months ago I posted about how Theresa and I cleaned out our office together (&lt;a title="http://mitchgarvis.com/blogs/mitch/archive/2008/02/04/an-organized-office-and-the-journey-into-the-unknown.aspx" href="http://mitchgarvis.com/blogs/mitch/archive/2008/02/04/an-organized-office-and-the-journey-into-the-unknown.aspx"&gt;http://mitchgarvis.com/blogs/mitch/archive/2008/02/04/an-organized-office-and-the-journey-into-the-unknown.aspx&lt;/a&gt;).&amp;#160; I took a picture at the time of what my desk looked like (see left).&amp;#160;&amp;#160; Unfortunately the past few months my desk area has not looked exactly like that, what with the server and all (see right).&amp;#160; I took the picture this morning before removing the server, which thanks to months of air purification and cleaning (after adopting out our cats) has now been re-homed to the basement, where it will probably spend the rest of its life.&lt;/p&gt;  &lt;p&gt;Now that I have a little bit of time (between contracts) I am going to spend a few days rebuilding my network environment... I look forward to taking the time to plan both the physical and virtual environment to my liking... a project that I am looking forward to tackling that will let me get back to being a system administrator for a bit!&amp;#160; I&amp;#39;m sure that when that project is done I will be proud to blog about how my home network is organized... until then, have a great week-end!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://garvis.ca/aggbug.aspx?PostID=1578" width="1" height="1" alt="" /&gt;</description></item><item><title>Server 2008 Virtualization - Catch It!</title><link>http://msmvps.com/blogs/mitchgarvis/archive/2008/02/14/server-2008-virtualization-catch-it.aspx</link><pubDate>Thu, 14 Feb 2008 06:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1761452</guid><dc:creator>Anonymous</dc:creator><description>&lt;p&gt;This past Monday I had the opportunity to present what I call a &amp;#39;Let&amp;#39;s Get Excited&amp;#39; presentation to an architect audience at Microsoft Canada.&amp;#160; I was asked to showcase several new features of Windows Server 2008, due to launch on February 27th.&lt;/p&gt;  &lt;p&gt;While preparing for the presentation I thought back to the first time I presented virtualization, when Microsoft Virtual Server 2005 R2 was released.&amp;#160; I was at the time amazed at how much more powerful the product was than Virtual PC, which I had been playing with for a while.&amp;#160; So when I started playing around with Hyper-V (alternately known as Hyper-Visor, Windows Server Virtualization, and a number of other names) I was amazed by the improved functionality.&lt;/p&gt;  &lt;p&gt;If you are a critic of Microsoft - or even if you are not - you are probably quick to point out then features that Microsoft initially promised to be included, such as live migration of virtual servers between parent machines, the ability to add (virtual) hardware components on the fly, and a number of other features that have been removed from the product (for now).&amp;#160; You might complain about Microsoft&amp;#39;s seemingly fragmented virtualization picture noting that its much vaunted System Center Virtual Machine Manager (SCVMM) which offers spectacular functionality such as the automated migration of a physical network environment into virtual, intelligent placement of virtual machines on appropriate hosts, and the ability to automatically provision new virtual machines in a few minutes and with a number of keystrokes from a library of templates for systems such as file servers, domain controllers, mail servers, and myriad other possibilities.&amp;#160; You will certainly mention, as a critic of the world&amp;#39;s premiere software goliath, that the Hyper-V feature that was supposed to release with Windows Server 2008, has been delayed and is only now issued as a semi-public beta program.&lt;/p&gt;  &lt;p&gt;Of course saying all of that would be correct, but for my money Hyper-V offers a number of features that make it worth the wait.&amp;#160; I would like to cover a number of these, leaving for the moment that Hyper-V will be neither an add-on nor an additional cost, but will upon release (assumedly through a Microsoft Update patch) be distributed to all Windows Server 2008 installations as a new role, easily installed in minutes.&lt;/p&gt;  &lt;p&gt;If you were to examine servers in any average data centre you would note that the resource usage for most of them is quite low.&amp;#160; If a server&amp;#39;s CPU runs at, on average, twenty percent usage, and the company paid (to use a simple number but not based on actual pricing) $1000, doesn&amp;#39;t it stand to reason that these companies could have just as easily purchased a CPU with one fifth the capacity for one fifth the price?&amp;#160; This is of course not an option, and virtualization allows us to fill that unused CPU capacity.&amp;#160; On Virtual Server 2005 R2 there were limitations to the functionality of the guest OS, and taxing on the host OS.&amp;#160; With Hyper-V both of these issues are addressed; it eliminates the host/guest operating system model that we have gotten used to and replaces it with a parent/child model in which the parent (or primary) Windows Server instance hosts the Hyper-V role, but the virtual (child) OSes address the physical resources of the hardware, rather than detracting from the parent, as was previously the case.&amp;#160; This allows several servers to operate in tandem on the same box with the resources you allocate to it, without draining each other.&amp;#160; To test this I built a Server 2008 lab environment within a Dell Lattitude 830 laptop with a 2.4GHz CPU and 4GB of RAM, The parent OS (Windows Server 2008 Enterprise Edition, RTM) hosted the Hyper-V role; Three virtual machines hosted one NAP (Network Access Protection) server on Server 2008, a domain controller and System Center Configuration Manager Site Server, both hosted on Windows Server 2003 R2 (Enterprise Edition) with Service Pack 2 installed.&amp;#160; I did not see any performance degradation on any of them.&lt;/p&gt;  &lt;p&gt;(It should be noted that although Server 2008 is available in both 32- and 64-bit editions, only the 64-bit edition will support Hyper-V.)&lt;/p&gt;  &lt;p&gt;A huge advantage to Hyper-V over its predecessor is the ability to support 64-bit child servers.&amp;#160; This is a huge advantage to companies who would otherwise virtualize servers such as mail servers, but couldn&amp;#39;t due to Exchange 2007 only compatible with 64-bit servers.&amp;#160; I am looking forward to playing with that particular configuration in coming weeks.&lt;/p&gt;  &lt;p&gt;If you previously built your virtual environment around the Virtual Server 2005 R2 platform you are bound to be happy that your virtual machines are going to be fully compatible with the new Hyper-V platform.&amp;#160; In the current beta build of the product there is a bug that prevents you from importing VMs, but there is a simple work-around... simply create a new virtual machine and then rather than create a new virtual hard drive select your existing .vhd file.&amp;#160; Make sure you check your settings, but having played with it for weeks I can attest that the method is flawless.&lt;/p&gt;  &lt;p&gt;That being said, there is some minor preparation required before you migrate; your old Virtual Machine Additions are not going to be compatible with the new platform, and must be uninstalled from either Virtual PC or Virtual Server before bringing the VMs into Hyper-V.&amp;#160; Though offering similar functionality, Hyper-V now offers Integration Components in place of the old VMAs.&lt;/p&gt;  &lt;p&gt;Before you kick off in Hyper-V you should be aware that all of the old key-combinations that we got used to in WVS and VPC have been replaced; if you are familiar with Remote Desktop Client then the transition will not be too tough, which brings up another favourite feature of mine: Rather than requiring a special client or connecting through Internet Explorer (an option that is certainly still available) you can connect to your Hyper-V machines using Remote Desktop Client, and since they are sitting on the hardware independently you can access them from remote machines as you would any remote server.&amp;#160; This will prove to be a huge benefit to systems administrators who manage geographically diverse servers, whether they be across a campus or around the world.&lt;/p&gt;  &lt;p&gt;It just happens that earlier this week the mail servers in my fiance&amp;#39;s organization were down for an entire day this week due to faulty hardware.&amp;#160; The time it took for the server provider to get and install the replacement part meant that nobody in the entire organization received or sent e-mail for an entire business day.&amp;#160; Without addressing the glaring lack of redundancy in their infrastructure I can imagine that their entire organization - especially the CIO - must have been visibly aging while the server was brought back online (eleven hours later).&amp;#160; I did a quick test and discovered that I could easily automate Hyper-V to take a snapshot of my servers every fifteen minutes; once done I was able to turn off the Server 2008 machine, attach the Network Attached Storage device storing my VMs to a different Server 2008 machine running Hyper-V, and restore the VM and then that snapshot to the previous snapshot within minutes.&lt;/p&gt;  &lt;p&gt;Microsoft has nothing to be ashamed of in its current iteration of Hyper-V, beta release and all.&amp;#160; Although there are certainly features that have been removed (which hopefully will be included in future releases) the product as it stands is certainly a value-add to Windows Server 2008.&amp;#160; Its functionality is not what was hoped for but certainly offers improvements over Virtual Server 2005 R2.&amp;#160; I look forward to SCVMM integration and management, and the live migration will be a huge feature for the next release.&amp;#160; However for architects and systems engineers trying to decide if now is the time to virtualize or if they should wait I would certainly recommend keeping your eyes open for the RTM Hyper-V and then do it.&amp;#160; In the meantime have your systems administrators download the beta release to familiarize themselves with it so that when it is released there need be no further delays... as our critics will bring up we have had enough of those already.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://garvis.ca/aggbug.aspx?PostID=1615" width="1" height="1" alt="" /&gt;</description></item><item><title>Hosting Servers Without a Static IP Address</title><link>http://msmvps.com/blogs/mitchgarvis/archive/2008/02/06/hosting-servers-without-a-static-ip-address.aspx</link><pubDate>Wed, 06 Feb 2008 06:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1761453</guid><dc:creator>Anonymous</dc:creator><description>&lt;p&gt;Microsoft Windows Small Business Server is a great solution for small businesses of any size, from two to seventy-five seats.&amp;#160; The standard package offers the complete functionality of Windows Server, along with a web server, mail server, SharePoint Services, and much more for a small business price.&amp;#160; It allows small companies to bring their IT in-house and to compete with their larger competitors on an equal footing using the same technologies.&lt;/p&gt;  &lt;p&gt;Unfortunately the way the Internet is designed in order to host public-facing servers (web, e-mail) you need a static IP address, much like having a business requires a telephone number.&amp;#160; Not every company with an Internet connection wants to pay the higher monthly fees (depending on the ISP and service often between $75 and $200 per month) for those benefits, and instead opt for a &lt;em&gt;dynamic IP address&lt;/em&gt;, or an address that changes every so often.&amp;#160; &lt;/p&gt;  &lt;p&gt;To address that problem a number of DNS Providers offer what is called &lt;em&gt;dynamic DNS services&lt;/em&gt;, by which companies can configure a software client on the server (many inexpensive routers have the client built-in) to report back to a central server every time the dynamic IP address changes.&amp;#160; The DNS Provider then gives them an address (such as &lt;strong&gt;&lt;em&gt;mitchgarvis.dyndns.org&lt;/em&gt;&lt;/strong&gt;) which they can use to access their servers remotely anytime.&amp;#160; &lt;/p&gt;  &lt;p&gt;Although this solution does address the initial problem, it creates a number of problems as well, such as:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Visitors know immediately that the company does not use static addresses; &lt;/li&gt;    &lt;li&gt;The DNS Provider&amp;#39;s name (or a variation thereon) is always part of their web address; and &lt;/li&gt;    &lt;li&gt;Many ISPs block the default ports for many popular services on their lower-priced packages. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;In this article I will offer solutions for all of these issues.&amp;#160; I will offer a solution for a fictitious company called Alpine Ski House that:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Registers their own domain name (&lt;strong&gt;&lt;em&gt;alpineskihouse.com&lt;/em&gt;&lt;/strong&gt;); &lt;/li&gt;    &lt;li&gt;Configure web services and e-mail services at that address; &lt;/li&gt;    &lt;li&gt;Redirects the necessary ports for the mail services*; and &lt;/li&gt;    &lt;li&gt;Costs the company less than $100 per year, over and above their basic ISP fees. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;What you need:&lt;/p&gt;  &lt;p&gt;Although many of these methods can be adapted to different configurations, this article assumes that you have:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;A properly configured server running Microsoft Windows Small Business Server, Standard Edition; and &lt;/li&gt;    &lt;li&gt;A permanent connection to the Internet. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Domain Name&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;First things first, in order to do any of this you must purchase your &lt;em&gt;domain name&lt;/em&gt;.&amp;#160; Choose something simple but explicative... so if your company name is Alpine Ski House try to choose something like &lt;em&gt;alpineskihouse.com&lt;/em&gt;, and not &lt;em&gt;theskichaletdowntheroadfromthatplaceIoncehaddinnerat.com.&amp;#160; Unfortunately it is true that most of the good &lt;/em&gt;domain names are taken, and consider alternate top-level domains, such as .info or .tv, if your first choice is taken.&lt;/p&gt;  &lt;p&gt;Once upon a time there were only a couple of companies selling domain names, but those days are behind us.&amp;#160; Companies such as &lt;em&gt;domainsatcost.ca, godaddy.com, and dyndns.com&lt;/em&gt; all sell domain names, and depending on what you want you may need to go to a few of them (domainsatcost.ca sells Canadian domain names which many of the others do not, though they should all sell .com, .net, and such).&amp;#160; Pick one that offers what you need at a reasonable price.&amp;#160; Recently a client told me they had paid $98 per year for their domain name and asked if they had paid too much... the same week that I paid $12.95 for one.&amp;#160; Shop around if you like and find a site you are comfortable with.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Register with a Dynamic DNS Provider&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Open an account with a DNS Provider that offers Dynamic DNS services in addition to regular DNS services.&amp;#160; For the purpose of this article I used &lt;em&gt;dyndns.com&lt;/em&gt;, but there are others such as &lt;em&gt;no-ip.com &lt;/em&gt;who offer comparable services.&amp;#160; This service should be free, though it will start costing a bit as soon as we start adding options.&amp;#160; You will be asked what hostname you want to use (&lt;strong&gt;alpineskihouse&lt;/strong&gt;.dyndns.org) as well as what domain name you want to use (dyndns.com offers several choices in lieu of dyndns.org).&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;NOTE:&lt;/strong&gt; Especially if you have outside consultants working on your network I recommend selecting a password for this account that is completely different from all of your other services such as banking and such.&amp;#160; The password for your dynamic DNS will be configured either in your router or in a &lt;em&gt;dynamic DNS client&lt;/em&gt; on your server, both of which are clear-text and unsecured.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Install a router with a DDNS Option&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Even many of the lower end home routers these days offer a &lt;em&gt;Dynamic DNS &lt;/em&gt;feature, and it is one less service that needs to run on your server.&amp;#160; For extra points get one with &lt;em&gt;Universal Plug and Play (UPnP)&lt;/em&gt;, which will allow the Small Business Server wizards to open all of the necessary ports in the device&amp;#39;s firewall and direct them to the right server, which saves having to do this all manually.&lt;/p&gt;  &lt;p&gt;Typically configuring Dynamic DNS will require selecting which dynamic DNS Provider you use, the username, password, and hostname.&amp;#160; Once you set this up properly it should report back to your DNS Provider the current IP address, and you should be ready to go.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Configure all Internet and E-Mail Services on your server&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;In short, run the &lt;em&gt;Configure E-Mail and Internet Connection Wizard (CEICW)&lt;/em&gt;.&amp;#160; This will configure everything automatically, and by selecting the option to configure your UPnP Router option when asked.&amp;#160; Make your selections according to your needs, so if you intend to host Exchange Server with Outlook Web Access, make sure to select the E-Mail option and Webmail options when asked.&amp;#160; When asked for the mail domain, enter the domain name you purchased (&lt;em&gt;alpineskihouse.com&lt;/em&gt;).&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Custom DNS Services&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Now we may not like it, but this is where we start paying for all this.&amp;#160; The good news is that it is not overly expensive - recently I paid $22.50 for one year.&amp;#160; For mail and web services you will need a &lt;em&gt;Custom DNS &lt;/em&gt;service.&amp;#160; The custom DNS will link your actual domain name to the dynamic account.&amp;#160; Because of this I recommend purchasing these services from the same DNS Provider that supplies your DDNS Service.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;A Record&lt;/strong&gt;: Forward looking records, the main record that points your name (alpineskihouse.com) to your server.&amp;#160; It is the only record that will point to an IP address.&amp;#160; If you purchased your domain name from a provider that is not your Dynamic DNS Provider then you will either have to transfer the name, or go into the records where you purchased them and substitute the original Name Servers with the ones that your DDNS&amp;#160; Provider supplies you with.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;CNAME Record&lt;/strong&gt;: Canonical names are the records for sub-names, such as www.&amp;#160; They are not required, but do not cost any more.&lt;/p&gt;  &lt;p&gt;Although these records may only take a few minutes to create do not expect them to work right away.&amp;#160; The entire Internet DNS directory has to be updated appropriately, and this can take anywhere from 24-72 hours.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Ports?&amp;#160; What Ports?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;If your ISP does block the necessary ports - typically &lt;strong&gt;port 25 &lt;/strong&gt;for e-mail servers, then you have to play around a bit.&amp;#160; &lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;You will need to add a &lt;em&gt;Mailhop Relay service&lt;/em&gt; to your DNS Zone.&amp;#160; This is another cost - I recently paid $42.50 for one year.&amp;#160; Configure the Mailhop service to your domain name, and select an alternate port to use - a common one is port 2525 which is generally not used for anything else. &lt;/li&gt;    &lt;li&gt;You will then have to create two MX Records in your zone.&amp;#160; Again this will take 24-72 hours. &lt;/li&gt;    &lt;li&gt;Open the custom port in your router and redirect it to your SBS server. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;strong&gt;MX Record&lt;/strong&gt;: Mail Exchanger records control the e-mail addresses, the infamous &lt;a href="mailto:name@address.com"&gt;name@address.com&lt;/a&gt;.&amp;#160; When you purchase the Mailhop service you will be instructed to create two MX records within the DNS account, and how to do so.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;strong&gt;&amp;lt;WARNING&amp;gt;&lt;/strong&gt; We are about to play in the advanced options of your Small Business Server.&amp;#160; If you are not comfortable doing so have a professional do this for you.&amp;#160; &lt;/em&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Log onto the Small Business Server with &lt;em&gt;Administrator &lt;/em&gt;credentials.&amp;#160; In the &lt;strong&gt;&lt;em&gt;Server Management &lt;/em&gt;&lt;/strong&gt;console tree expand &lt;em&gt;Advanced Management&lt;/em&gt;, then &lt;em&gt;First Organizational Unit&lt;/em&gt;, then &lt;em&gt;&amp;lt;your servername&amp;gt;&lt;/em&gt;.&amp;#160; Under &lt;em&gt;servername&lt;/em&gt; expand &lt;em&gt;Protocols&lt;/em&gt;, then &lt;em&gt;SMTP&lt;/em&gt;. &lt;/li&gt;    &lt;li&gt;Right-click on &lt;em&gt;&lt;strong&gt;Default SMTP Virtual Server &lt;/strong&gt;&lt;/em&gt;and click &lt;em&gt;Properties&lt;/em&gt;. &lt;/li&gt;    &lt;li&gt;In the &lt;em&gt;&lt;strong&gt;General &lt;/strong&gt;&lt;/em&gt;tab of &lt;em&gt;Default SMTP Virtual Server Properties&lt;/em&gt; click on the &lt;em&gt;Advanced...&lt;/em&gt; button. &lt;/li&gt;    &lt;li&gt;Click &lt;em&gt;Add&lt;/em&gt; &lt;/li&gt;    &lt;li&gt;In the &lt;em&gt;Identification&lt;/em&gt; window in the box next to &lt;strong&gt;&lt;u&gt;T&lt;/u&gt;CP Port&lt;em&gt; &lt;/em&gt;&lt;/strong&gt;enter the value of the custom port you selected (2525). &lt;/li&gt;    &lt;li&gt;Check the boxes next to &lt;em&gt;Apply Recipient Filter&lt;/em&gt; and &lt;em&gt;Apply Intelligent Message Filter,&lt;/em&gt; then click &lt;strong&gt;OK&lt;/strong&gt;. &lt;/li&gt;    &lt;li&gt;Click &lt;strong&gt;OK&lt;/strong&gt; to close out of the &lt;em&gt;Advanced&lt;/em&gt; window and &lt;strong&gt;OK&lt;/strong&gt; to close out of the &lt;em&gt;Default SMTP Virtual Server Properties &lt;/em&gt;window. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;strong&gt;Test it!&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;As mentioned the DNS settings may take a couple of days to fully work, but in essence you are done.&amp;#160; Go for lunch, take the afternoon off, and tomorrow morning, from a remote location, try the following tests:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;In a web browser try to navigate to your server by typing &lt;strong&gt;&lt;a href="http://alpineskihouse.com"&gt;http://alpineskihouse.com&lt;/a&gt;&lt;/strong&gt;.&amp;#160; If that works then the main DNS records are properly configured. &lt;/li&gt;    &lt;li&gt;Try to send an e-mail to &lt;a href="mailto:administrator@alpineskihouse.com"&gt;administrator@alpineskihouse.com&lt;/a&gt;.&amp;#160; Because I am impatient I usually configure &amp;#39;Request Delivery Receipt&amp;#39; so that I know exactly when it shows up, but if you can log onto the Outlook Web Access (&lt;a href="https://alpineskihouse.com/exchange"&gt;https://alpineskihouse.com/exchange&lt;/a&gt;) as the Administrator and the e-mail is there, then it works! &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;strong&gt;What About SBS Premium Technologies?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;If you are using Windows Small Business Server 2003 Premium Edition then you likely are using &lt;em&gt;&lt;strong&gt;Internet Security and Acceleration Server 2004 &lt;/strong&gt;&lt;/em&gt;as your firewall, possibly in addition to your router device.&amp;#160; If that is the case you will have to configure the Mail rules to use the custom port instead of Port 25.&lt;/p&gt;  &lt;p&gt;Good luck and happy SBSing!&lt;/p&gt;  &lt;p&gt;*These instructions are technical in nature, and do not address contractual parameters set forth by your ISP, which may exclude you from hosting these servers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://garvis.ca/aggbug.aspx?PostID=1602" width="1" height="1" alt="" /&gt;</description></item></channel></rss>