<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SysAdmin Talk &#187; Uncategorized</title>
	<atom:link href="http://sysadmin-talk.org/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://sysadmin-talk.org</link>
	<description>Practical advice from front-line SysAdmins</description>
	<lastBuildDate>Tue, 08 May 2012 18:01:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Will SysBrokers be the new SysAdmins?</title>
		<link>http://sysadmin-talk.org/2010/06/will-sysbrokers-be-the-new-sysadmins/</link>
		<comments>http://sysadmin-talk.org/2010/06/will-sysbrokers-be-the-new-sysadmins/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 21:31:31 +0000</pubDate>
		<dc:creator>Wesley David</dc:creator>
				<category><![CDATA[IT Professional]]></category>
		<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sysadmin-talk.org/?p=397</guid>
		<description><![CDATA[Have you heard about a major shift taking place in the IT world? According to the Corporate Executive Board, within five years from 2010 IT departments will have shrunk by 75% .  The majority of those workers will be either shifted to IT units within individual departments or to external cloud/service providers. So what of [...]]]></description>
			<content:encoded><![CDATA[<p>Have you heard about a major shift taking place in the IT world? According to  the Corporate Executive  Board, <a href="http://www.executiveboard.com/it/pdf/The_Future_of_Corporate_IT.pdf">within five years from 2010 IT departments will have shrunk by 75%</a> .  The  majority of those workers will be either shifted to IT units within individual  departments or to external cloud/service providers.<span id="more-397"></span></p>
<p>So what of the SysAdmin? Where does that leave the Jacks and Janes of all  technological trades? What happens to the server room MacGuyvers fixing latency  issues with chewing gum and a withering stare?</p>
<p>We’re not dead and gone yet, and we probably never will be, but would you be  put off by a change of title? How would you feel being called a SysBroker? Or  even SysSherpa as <a href="http://industry.bnet.com/technology/10008333/what-cloud-computing-needs-sherpas/?tag=landing-pad;today" target="_blank">a recent BNet article inspired me to term it</a>.</p>
<p>As companies look to the ubiquitous cloud for sustained growth with minimal  cost, System Administrators will need to scrape the gloss off of the shiny  brochures that the executives read to find the pitfalls and hidden costs lurking  in the mists. Navigating the peculiarities of hosted services and cloud providers may very well be the internal SysAdmin&#8217;s biggest responsibility in the years to come.</p>
<p>Sure, EC2, Azure and many others offer cheap, commoditized compute power with  amazing resiliency that would cost a royal mint to reproduce. Yes, it sounds like  just the kind of amazing cost savings that executives are always pushing IT to  deliver. However, will a given cloud provider interoperate with existing  applications? Will a SaaS provider expose an API that is accessible in a way  that your developers are versed in?</p>
<p>What about performance? How can you precisely measure performance when in many  virtualized environments the underlying mechanisms that performance monitors  require are abstracted away? What method is used to create the multitenant  systems and how would that possibly affect performance? For example, as of this writing in mid-2010 Amazon EC2  uses paravirtualization while GoGrid uses hardware virtualization.</p>
<p>Cost is another labyrinth to navigate. How much does moving data cost? What’s  the cost difference between transferring data from one cloud instance to another  versus entering or leaving the cloud? How is cost tabulated? For instance,  Amazon and many others charge a certain dollar amount per hour of operation,  whereas providers such as Flexiant’s Flexiscale are paid for in points (which  themselves are paid for in dollar amounts).</p>
<p>Are you getting the picture? All of these questions and many, many more need  to be accounted for. When you look closer, the silver cloud has a slight grey  outline that takes a seasoned IT person to distinguish and plan for (or steer  away from as the case may be). The cloud is a great tool, but like any tool it can  do more damage than good if not applied properly.</p>
<p>Someone needs to fan through the smoke and mirrors to determine what’s best for  the company. That sounds a lot like what SysAdmins are known to do. In reality,  the ideal SysAdmin’s mentality will not change and will never be obsolete.  However, what systems we procure and manage while working within a company&#8217;s IT  department will change greatly.</p>
<p>Instead of working out purchase orders for servers, racks, battery backups,  failover software and all of the SysAdmin things that we are currently known for, we’ll be  brokering resources from the cloud in the form of virtual instances  (Infrastructure as a Service), SaaS and Platform as a Service. Many SysAdmins are already doing this to some extent, it&#8217;s just that it will become more and more what we have to manage each day.</p>
<p>It’s no different than the shift that took place when mainframes and  proprietary iron gave way to commodity servers and the x86 architecture.  SysAdmins changed with the times. And aren’t we glad we did? (Those of you still  working on IBM System 370s may need to breathe into a paper bag for a while)</p>
<p>The cloud is all around us, and once the hype and confetti settles, we can  see quite a useful tool that relieves the SysAdmin from many mundane duties. The  question is, are you ready to be a sherpa? Or does the term SysBroker sound like  something you’d rather avoid?</p>
<p>If you’d rather avoid being a broker, there are plenty of opportunities out  there for you to exist in a more classic SysAdmin role, but you’d better be  prepared to move to the cheese rather than grouse about someone having moved it. More on that in a later article.</p>
]]></content:encoded>
			<wfw:commentRss>http://sysadmin-talk.org/2010/06/will-sysbrokers-be-the-new-sysadmins/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Testing with Exchange Server &#8211; Tips and Tricks &#8211; Part 1 &#8211; Setting up Active Directory</title>
		<link>http://sysadmin-talk.org/2010/02/testing-with-exchange-server-tips-and-tricks-part-1-setting-up-active-directory/</link>
		<comments>http://sysadmin-talk.org/2010/02/testing-with-exchange-server-tips-and-tricks-part-1-setting-up-active-directory/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 13:38:02 +0000</pubDate>
		<dc:creator>Reka Burmeister</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange Archiving]]></category>
		<category><![CDATA[Exchange Testing]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Exchange software testing]]></category>
		<category><![CDATA[messages]]></category>

		<guid isPermaLink="false">http://sysadmin-talk.org/?p=122</guid>
		<description><![CDATA[Testing in an Exchange environment has been a challenge for Red Gate Software for some time now as we developed and tested Exchange Server Archiver. Now we are working on a PST Importer tool, we had to once again &#8216;fire up&#8217; our virtual servers. The problem was a bit more complex this time, because if [...]]]></description>
			<content:encoded><![CDATA[<p>Testing in an Exchange environment has been a challenge for <a href="http://www.red-gate.com?subject=sysadmintalk">Red Gate Software</a> for some time now as we developed and tested <a href="http://www.red-gate.com/products/Exchange/index.htm?subject=sysadmintalk">Exchange Server Archiver</a>. Now we are working on a PST Importer tool, we had to once again &#8216;fire up&#8217; our virtual servers. The problem was a bit more complex this time, because if we want to create a realistic  test environment we should have about a hundred virtual machines that we could hook on to our domain. As before, we’ll need mailboxes for these users but this time we would like some of the PST files to be opened in some of the users’ Outlook (I’ll explain this later). So here’s how we managed to do this all without actually creating all the machines for it.<span id="more-122"></span></p>
<p>The first step was the easiest – create around a hundred machines in different organisational units in active directory.</p>
<p>We needed this part as our Search wizard queries Active Directory for computers in the system. The user than can select the computers they wish to search for PST files. The grid where they are displayed and various features around selection should be tested, but at this stage it is enough if the computer is simply created in Active Directory. You can go to your Domain Controller, run “Active Directory Users and Computers” management console, right click on any container, select “New” and select “Computer”. This way you can create any computer in your AD tree without physically having it in your system. If one desires to create a larger amount of computers, doing it manually really shouldn’t be an option, in which case a simple .bat file solves the problem.</p>
<p>To create an OU where the new computer(s) should go:</p>
<p><code>dsadd ou "OU=[name_of_OU],DC=[name_of_domain],DC=[name_of_domain]"</code></p>
<p>For embedded OUs:</p>
<p>dsadd ou &#8220;OU=[name_of_OU_child2], OU=[name_of_OU_child1], OU=[name_of_OU_parent],DC=[name_of_domain],DC=[name_of_domain]&#8221;</p>
<p>To add the computer:</p>
<p><code>dsadd computer "cn=[computer_name],ou=[ou_name(s)],dc=[name_of_domain],dc=[name_of_domain]" -uc</code></p>
<p>And now that we have the window open anyway, to add a user:</p>
<p><code>dsadd user "CN=[user_name],OU=[name_of_ou],DC=[name_of_domain],DC=[name_of_domain]" -samid [name_of_user (SAM id)] -upn [user_name@fqdn]<br />
-fn [First_name] -ln [last_name] -display "[display_name]" -pwd [password]</code></p>
<p>This enables us to test most of the basic grid functionality and enablement. In order to check that these non-existing machines are handled correctly when the PST agent is installed on them our developers created a “data faker”, that browses the AD tree to get all computer names and we can set all available statuses for the computers found. This data faker is used to simulate search results as well.</p>
<p>We usually do a script that creates these user/computer names with an incrementing counter, but in some cases it might be a collection of really nasty characters/deeply embedded OUs or other special cases.</p>
<p><strong>*<a href="http://sysadmin-talk.org/2010/06/testing-with-exchange-server-%E2%80%93-tips-and-tricks-%E2%80%93-part-2-%E2%80%93-creating-mailboxes/" target="_blank">Coming up in Part 2 &#8211; Reka will cover scripts to create mailboxes in Exchange 2007, and how to modify access rights on them</a>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://sysadmin-talk.org/2010/02/testing-with-exchange-server-tips-and-tricks-part-1-setting-up-active-directory/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

