<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Scotty Time: A guilty indulgence?</title>
	<atom:link href="http://www.standalone-sysadmin.com/blog/2009/10/scotty-time-a-guilty-indulgence/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.standalone-sysadmin.com/blog/2009/10/scotty-time-a-guilty-indulgence/</link>
	<description>A blog for IT Admins who do everything by an IT Admin who does everything</description>
	<lastBuildDate>Tue, 07 Sep 2010 20:41:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: AJ L.</title>
		<link>http://www.standalone-sysadmin.com/blog/2009/10/scotty-time-a-guilty-indulgence/comment-page-1/#comment-3463</link>
		<dc:creator>AJ L.</dc:creator>
		<pubDate>Wed, 21 Oct 2009 15:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.standalone-sysadmin.com/blog/?p=982#comment-3463</guid>
		<description>I can def. see the need at times to have some kind of idea of how long something should take.  And maybe it wouldn&#039;t have to be negative.  This information could help in proving that another person is needed because &quot;x&quot; amount of admins have &quot;y&quot; amount of duties and it takes &quot;z&quot; amount of time to get it all done.

But then again, how many managers that don&#039;t have a real understanding of how we get things done will use these estimates against us.  We all know that it&#039;s great if you meet the estimated time of getting something done, and it&#039;s even better when you beat that time.  But what about if it takes longer? Well then managements jumping around like crazy asking &quot;Why is this taking so long?&quot; 

Like Matt &amp; I agreed earlier it really would have to be on a per company basis pending your companies architecture.</description>
		<content:encoded><![CDATA[<p>I can def. see the need at times to have some kind of idea of how long something should take.  And maybe it wouldn&#8217;t have to be negative.  This information could help in proving that another person is needed because &#8220;x&#8221; amount of admins have &#8220;y&#8221; amount of duties and it takes &#8220;z&#8221; amount of time to get it all done.</p>
<p>But then again, how many managers that don&#8217;t have a real understanding of how we get things done will use these estimates against us.  We all know that it&#8217;s great if you meet the estimated time of getting something done, and it&#8217;s even better when you beat that time.  But what about if it takes longer? Well then managements jumping around like crazy asking &#8220;Why is this taking so long?&#8221; </p>
<p>Like Matt &amp; I agreed earlier it really would have to be on a per company basis pending your companies architecture.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John M</title>
		<link>http://www.standalone-sysadmin.com/blog/2009/10/scotty-time-a-guilty-indulgence/comment-page-1/#comment-3462</link>
		<dc:creator>John M</dc:creator>
		<pubDate>Wed, 21 Oct 2009 14:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.standalone-sysadmin.com/blog/?p=982#comment-3462</guid>
		<description>
@Pamela Howell:
I think that you are confusing the issue of following a set of procedures for the performance of a Task, or set of Tasks, to creating a set of values in relation to the duration of the performance of that task.

My argument is that creating a set of values based on the duration of a task is setting up a enviroment that management could use to evaluate a employees performance.
 
As David stated, there are unique procedures that are required for unique Tasks. Some of those tasks require prerequisites that must be accomplished before the original task can begin.

So, how do you evaluate, or set up a standard value for that task?  Define a value based on the task alone, or include the prerequisites?

</description>
		<content:encoded><![CDATA[<p>@Pamela Howell:<br />
I think that you are confusing the issue of following a set of procedures for the performance of a Task, or set of Tasks, to creating a set of values in relation to the duration of the performance of that task.</p>
<p>My argument is that creating a set of values based on the duration of a task is setting up a enviroment that management could use to evaluate a employees performance.</p>
<p>As David stated, there are unique procedures that are required for unique Tasks. Some of those tasks require prerequisites that must be accomplished before the original task can begin.</p>
<p>So, how do you evaluate, or set up a standard value for that task?  Define a value based on the task alone, or include the prerequisites?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Schoen</title>
		<link>http://www.standalone-sysadmin.com/blog/2009/10/scotty-time-a-guilty-indulgence/comment-page-1/#comment-3461</link>
		<dc:creator>David Schoen</dc:creator>
		<pubDate>Wed, 21 Oct 2009 10:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.standalone-sysadmin.com/blog/?p=982#comment-3461</guid>
		<description>I think there are way too many variables to get any sensible values for something even as &quot;simple&quot; as resetting a password....

Assuming we just look at the technical side (i.e. no work done confirming the user is who they claim they are) for resetting a password you have a diverse range of possible OSes, programs with individual auth mechanisms, backend auth modules and unique procedures.

Unique procedures are things like unique glitches I&#039;ve worked with that resulted in me having to clear certain forms of cache on a few servers before the user could login, the amount of time would alter with the number of servers and the fact that this was unique to our system.

More often than not (at least on stuff I&#039;ve worked on), many components are ad hoc and it&#039;s not possible to &quot;simply&quot; reset one password at a time. I have force the password to propagate in to the right systems, this takes time. I also work on client hosted and locally hosted systems, resetting a password on a local cluster can be trivial (using cluster ssh) compared with attempting to do it on client hosted cluster that usually involves some form of RDP + PuTTY hops to get to.

I&#039;m all for measuring how long the task is taking at any given organisation, assuming it&#039;s actually consistent, but don&#039;t try to define some figure like &quot;it takes 2 minutes to reset a password on Windows&quot;. Is that in an environment where I&#039;m required to re-authenticate as a higher privileged user before altering other users? What about in newer/older versions of Windows? 

Chuck all the other combinations, and it becomes ridiculous.

Just my 2 cents.</description>
		<content:encoded><![CDATA[<p>I think there are way too many variables to get any sensible values for something even as &#8220;simple&#8221; as resetting a password&#8230;.</p>
<p>Assuming we just look at the technical side (i.e. no work done confirming the user is who they claim they are) for resetting a password you have a diverse range of possible OSes, programs with individual auth mechanisms, backend auth modules and unique procedures.</p>
<p>Unique procedures are things like unique glitches I&#8217;ve worked with that resulted in me having to clear certain forms of cache on a few servers before the user could login, the amount of time would alter with the number of servers and the fact that this was unique to our system.</p>
<p>More often than not (at least on stuff I&#8217;ve worked on), many components are ad hoc and it&#8217;s not possible to &#8220;simply&#8221; reset one password at a time. I have force the password to propagate in to the right systems, this takes time. I also work on client hosted and locally hosted systems, resetting a password on a local cluster can be trivial (using cluster ssh) compared with attempting to do it on client hosted cluster that usually involves some form of RDP + PuTTY hops to get to.</p>
<p>I&#8217;m all for measuring how long the task is taking at any given organisation, assuming it&#8217;s actually consistent, but don&#8217;t try to define some figure like &#8220;it takes 2 minutes to reset a password on Windows&#8221;. Is that in an environment where I&#8217;m required to re-authenticate as a higher privileged user before altering other users? What about in newer/older versions of Windows? </p>
<p>Chuck all the other combinations, and it becomes ridiculous.</p>
<p>Just my 2 cents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pamela Howell</title>
		<link>http://www.standalone-sysadmin.com/blog/2009/10/scotty-time-a-guilty-indulgence/comment-page-1/#comment-3460</link>
		<dc:creator>Pamela Howell</dc:creator>
		<pubDate>Wed, 21 Oct 2009 02:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.standalone-sysadmin.com/blog/?p=982#comment-3460</guid>
		<description>I am not a freak into managing every moment of a developer or sysadmin&#039;s time...I would just like to *see* some measurements from different environments to know what it takes, about, to do each task. 

The arguments you guys are giving are akin to those given by the doctors/nurses/hospitals who refuse to use checklists for procedures, on the grounds that they are professionals and well-trained, when in fact even the most professional hospitals now use checklists to make sure everyone gets every step, every time (especially important in fields like infectious disease control). 

I&#039;m just saying, if we had some idea about the time estimates for basic tasks, say like resetting a password in {whatever} environment, we could all think about it more clearly and try to understand why it differs in different environments (different o/s, different installation size/type/style). It just might make understanding the tasks at hand a bit easier.

I was not particularly advocating a published list of benchmarks, although I do fully understand how management anywhere might easily wish to jump on something like that and use it to all of our detriments. 

Might I propose a secret study? ;-&gt;</description>
		<content:encoded><![CDATA[<p>I am not a freak into managing every moment of a developer or sysadmin&#8217;s time&#8230;I would just like to *see* some measurements from different environments to know what it takes, about, to do each task. </p>
<p>The arguments you guys are giving are akin to those given by the doctors/nurses/hospitals who refuse to use checklists for procedures, on the grounds that they are professionals and well-trained, when in fact even the most professional hospitals now use checklists to make sure everyone gets every step, every time (especially important in fields like infectious disease control). </p>
<p>I&#8217;m just saying, if we had some idea about the time estimates for basic tasks, say like resetting a password in {whatever} environment, we could all think about it more clearly and try to understand why it differs in different environments (different o/s, different installation size/type/style). It just might make understanding the tasks at hand a bit easier.</p>
<p>I was not particularly advocating a published list of benchmarks, although I do fully understand how management anywhere might easily wish to jump on something like that and use it to all of our detriments. </p>
<p>Might I propose a secret study? ;-&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.standalone-sysadmin.com/blog/2009/10/scotty-time-a-guilty-indulgence/comment-page-1/#comment-3459</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Tue, 20 Oct 2009 17:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.standalone-sysadmin.com/blog/?p=982#comment-3459</guid>
		<description>I&#039;m with John M as well.  It&#039;s really close to measuring a developers productivity based on lines of code and bugs squashed or a tech support representative&#039;s productivity based on closed tickets.  It makes for people working towards those benchmarks, rather than actually doing the job.</description>
		<content:encoded><![CDATA[<p>I&#8217;m with John M as well.  It&#8217;s really close to measuring a developers productivity based on lines of code and bugs squashed or a tech support representative&#8217;s productivity based on closed tickets.  It makes for people working towards those benchmarks, rather than actually doing the job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJ L.</title>
		<link>http://www.standalone-sysadmin.com/blog/2009/10/scotty-time-a-guilty-indulgence/comment-page-1/#comment-3458</link>
		<dc:creator>AJ L.</dc:creator>
		<pubDate>Tue, 20 Oct 2009 16:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.standalone-sysadmin.com/blog/?p=982#comment-3458</guid>
		<description>I am in complete agreement with John M.

There are so many variables that can occur I would never want to see someone publish &quot;time estimates for tasks&quot;.  The thought of it scares me.  There are to many managers/supervisors out there that would use these estimates as a &quot;bible&quot; of how long everything should take and if you don&#039;t meet that time estimate.....well we all know how well that will go.

Besides....how would I be able to keep my rep as a miracle worker? lol</description>
		<content:encoded><![CDATA[<p>I am in complete agreement with John M.</p>
<p>There are so many variables that can occur I would never want to see someone publish &#8220;time estimates for tasks&#8221;.  The thought of it scares me.  There are to many managers/supervisors out there that would use these estimates as a &#8220;bible&#8221; of how long everything should take and if you don&#8217;t meet that time estimate&#8230;..well we all know how well that will go.</p>
<p>Besides&#8230;.how would I be able to keep my rep as a miracle worker? lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John M</title>
		<link>http://www.standalone-sysadmin.com/blog/2009/10/scotty-time-a-guilty-indulgence/comment-page-1/#comment-3457</link>
		<dc:creator>John M</dc:creator>
		<pubDate>Tue, 20 Oct 2009 14:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.standalone-sysadmin.com/blog/?p=982#comment-3457</guid>
		<description>
I would &lt;em&gt;NOT&lt;/em&gt; like to see time estimates for tasks.

1. Accountability.  Who would create these estimates? How many times have we started a task, only to find that we need to insert steps/ perform a prerequisite task to complete the original task?

2. Supervisors/Managers would use the task estimates for performance standards, and attempt to reduce the estimates in house to make themselves/their departments/section/area look better.  Employee reviews would soon incorporate these estimates, and eventually our jobs will be reviewed as to how many tasks were completed, as versus how many tasks were performed well. 

I have seen this type of process in other industries (the automotive industry uses time based billing, and Dealerships rate their techinicians on how much business (money made from billable hours).

We work in a skills based environment... the better skills we have, the better we can accomplish our tasks, and better our customers/users are served.
</description>
		<content:encoded><![CDATA[<p>I would <em>NOT</em> like to see time estimates for tasks.</p>
<p>1. Accountability.  Who would create these estimates? How many times have we started a task, only to find that we need to insert steps/ perform a prerequisite task to complete the original task?</p>
<p>2. Supervisors/Managers would use the task estimates for performance standards, and attempt to reduce the estimates in house to make themselves/their departments/section/area look better.  Employee reviews would soon incorporate these estimates, and eventually our jobs will be reviewed as to how many tasks were completed, as versus how many tasks were performed well. </p>
<p>I have seen this type of process in other industries (the automotive industry uses time based billing, and Dealerships rate their techinicians on how much business (money made from billable hours).</p>
<p>We work in a skills based environment&#8230; the better skills we have, the better we can accomplish our tasks, and better our customers/users are served.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chewyfruitloop</title>
		<link>http://www.standalone-sysadmin.com/blog/2009/10/scotty-time-a-guilty-indulgence/comment-page-1/#comment-3456</link>
		<dc:creator>chewyfruitloop</dc:creator>
		<pubDate>Tue, 20 Oct 2009 14:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.standalone-sysadmin.com/blog/?p=982#comment-3456</guid>
		<description>i actually bought time management for sysadmins.  every time i sit down to read it i either fall asleep or get pounced on by the kids.
when i bought Secure Coding: Principles and Practices, it took 2 weeks in sri lanka for me to get through it.</description>
		<content:encoded><![CDATA[<p>i actually bought time management for sysadmins.  every time i sit down to read it i either fall asleep or get pounced on by the kids.<br />
when i bought Secure Coding: Principles and Practices, it took 2 weeks in sri lanka for me to get through it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pamela Howell</title>
		<link>http://www.standalone-sysadmin.com/blog/2009/10/scotty-time-a-guilty-indulgence/comment-page-1/#comment-3455</link>
		<dc:creator>Pamela Howell</dc:creator>
		<pubDate>Tue, 20 Oct 2009 11:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.standalone-sysadmin.com/blog/?p=982#comment-3455</guid>
		<description>I would absolutely *love* to see some decent time-estimates for the basic sysadmin tasks, per platform. We&#039;d have measurability! I mean, I&#039;m sure we do...but it&#039;d be great to have these estimates put together for a baseline reference point somewhere. Do these measures exist? I think they should.
---p</description>
		<content:encoded><![CDATA[<p>I would absolutely *love* to see some decent time-estimates for the basic sysadmin tasks, per platform. We&#8217;d have measurability! I mean, I&#8217;m sure we do&#8230;but it&#8217;d be great to have these estimates put together for a baseline reference point somewhere. Do these measures exist? I think they should.<br />
&#8212;p</p>
]]></content:encoded>
	</item>
</channel>
</rss>
