<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:content="http://purl.org/rss/1.0/modules/content/">

<channel>
<title>Dana Epp&apos;s ramblings at the Sanctuary</title>
<link>http://silverstr.ufies.org/blog/</link>
<description>Life, the Universe and everything Security</description>
<dc:language>en-us</dc:language>
<dc:creator>Dana Epp</dc:creator>
<dc:rights>Copyright 2008</dc:rights>
<dc:date>2008-04-17T00:11:43-08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.2" />
<admin:errorReportsTo rdf:resource="mailto:silverstr@vulscan.com"/>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
<title>Mark Russinovich and boundaries... are we missing a key aspect of existing security technology in Windows?</title>
<link>http://silverstr.ufies.org/blog/archives/001040.html</link>
<description><![CDATA[<p>So today I got to sit in a session where Mark spent time reviewing the whole aspect of security boundaries in Windows.</p>

<p>This isn't a new talk, and is actually one I originally saw at last year's MVP Summit. But its always fun to watch his demos. Atleast, it was once AV showed up and fixed his demo machine.</p>

<p>But it had me thinking about boundaries that exist in Windows that we just aren't leveraging effectively. He mentioned .NET CAS. Code access security is an example of a mechanism that provides evidence, permissions and policies that can enforce boundaries, and limit access exposure. It is rarely used, and when it is, is used ineffectively. </p>

<p>It had me thinking though of another piece of technology introduced in Windows Server 2003 to the masses. That's the Authorization Manager, or AzMan as we normally call it in the security groups. AzMan gives the system and its applications role based security to provide constrained whitelist behaviour. A process that is AzMan aware is capable of enforcing policy to ensure that only users within a given role can be made availabe to take action and be restricted in what tasks they can do within a context. A well defined use of security boundaries in Windows.</p>

<p>But no one knows about it. Did you know about it before this post? Probably not. But you should... because at this years RSA conference Microsoft announced it's <a href="http://www.microsoft.com/endtoendtrust/">end-to-end trust initiative</a> which is heavily directed towards role based security.</p>

<p>I think Microsoft is doing a great job in thinking ahead and providing the infrastructure so we can design and deliver more thought out secure solutions. But I wonder if they are doing enough to actually educate the world about just what they ARE doing in this space. This isn't the "Field of Dreams" where if they build it, we will come. Microsoft and its advocates are all going to need to ensure messaging about what Windows is truly capable of (good and bad) is clear, concise and to the point. </p>

<p>I think AzMan is a great piece of role-based goodness that should be much easier to use, deploy and explain. The Visual Studio team needs to step up and tool better to make this easier for developers. What do you think?</p>
]]></description>
<guid isPermaLink="false">1040@http://silverstr.ufies.org/blog/</guid>
<content:encoded><![CDATA[<p>So today I got to sit in a session where Mark spent time reviewing the whole aspect of security boundaries in Windows.</p>

<p>This isn't a new talk, and is actually one I originally saw at last year's MVP Summit. But its always fun to watch his demos. Atleast, it was once AV showed up and fixed his demo machine.</p>

<p>But it had me thinking about boundaries that exist in Windows that we just aren't leveraging effectively. He mentioned .NET CAS. Code access security is an example of a mechanism that provides evidence, permissions and policies that can enforce boundaries, and limit access exposure. It is rarely used, and when it is, is used ineffectively. </p>

<p>It had me thinking though of another piece of technology introduced in Windows Server 2003 to the masses. That's the Authorization Manager, or AzMan as we normally call it in the security groups. AzMan gives the system and its applications role based security to provide constrained whitelist behaviour. A process that is AzMan aware is capable of enforcing policy to ensure that only users within a given role can be made availabe to take action and be restricted in what tasks they can do within a context. A well defined use of security boundaries in Windows.</p>

<p>But no one knows about it. Did you know about it before this post? Probably not. But you should... because at this years RSA conference Microsoft announced it's <a href="http://www.microsoft.com/endtoendtrust/">end-to-end trust initiative</a> which is heavily directed towards role based security.</p>

<p>I think Microsoft is doing a great job in thinking ahead and providing the infrastructure so we can design and deliver more thought out secure solutions. But I wonder if they are doing enough to actually educate the world about just what they ARE doing in this space. This isn't the "Field of Dreams" where if they build it, we will come. Microsoft and its advocates are all going to need to ensure messaging about what Windows is truly capable of (good and bad) is clear, concise and to the point. </p>

<p>I think AzMan is a great piece of role-based goodness that should be much easier to use, deploy and explain. The Visual Studio team needs to step up and tool better to make this easier for developers. What do you think?</p>
]]></content:encoded>
<dc:subject>Security</dc:subject>
<dc:date>2008-04-17T00:11:43-08:00</dc:date>
</item>
<item>
<title>Microsoft, can you please cross-breed TAM and your internal TM tools</title>
<link>http://silverstr.ufies.org/blog/archives/001039.html</link>
<description><![CDATA[<p>Been very busy lately. Had no chance to blog, or have any sense of order and time for myself.</p>

<p>Last week was RSA Conference, as well as The Microsoft Strategic Architects Summit. This week its the Microsoft MVP summit in Seattle. Then to Dallas for the SMB Summit before finally heading home.</p>

<p>In the midst of all this, I wanted to make sure I got this thought down for fellow developers who design secure softwrae. Currently at the MVP Summit I am seeing a TONNE of stuff inside of Microsoft that I obviously can't talk about due to NDA disclosure. But I wanted to say one thing without breaching the essence of the protection document:</p>

<p><BLOCKQUOTE><br />
<B>Microsoft, you need to cross-breed TAM and your own SDLC threat modeling tool. That thing is just wicked.</B><br />
</BLOCKQUOTE> </p>

<p>For those that don't know, Microsoft does NOT use the threat modeling tool produced by their ACE team. Instead, they use their own internal tool, which I am not sure I am even allowed to mention by name. But it makes sense; the SDLC is much different than SDL-IT. A picture taken from the <a href="http://blogs.msdn.com/threatmodeling/">ACE TAM blog</a> could help with that.</p>

<p><IMG SRC="http://silverstr.ufies.org/SDLITsmall.JPG">  </p>

<p>I am a fan of TAM, but hate that I cannot easily design my own data flow diagrams. There is too much focus on entering in critical components like use cases before the DFD is laid out. The MS internal tools isn't like that. I can't really go into details, but lets just say they figured out how to layout a DFD right. It's not just a simple Visio shape template like we are used to. There are rules and collection points that can be quite useful.</p>

<p>So Microsoft, when would you like me to babysit that abomination? I'd love to see the two tools converge. Anyone else think so too? Let Microsoft know.</p>
]]></description>
<guid isPermaLink="false">1039@http://silverstr.ufies.org/blog/</guid>
<content:encoded><![CDATA[<p>Been very busy lately. Had no chance to blog, or have any sense of order and time for myself.</p>

<p>Last week was RSA Conference, as well as The Microsoft Strategic Architects Summit. This week its the Microsoft MVP summit in Seattle. Then to Dallas for the SMB Summit before finally heading home.</p>

<p>In the midst of all this, I wanted to make sure I got this thought down for fellow developers who design secure softwrae. Currently at the MVP Summit I am seeing a TONNE of stuff inside of Microsoft that I obviously can't talk about due to NDA disclosure. But I wanted to say one thing without breaching the essence of the protection document:</p>

<p><BLOCKQUOTE><br />
<B>Microsoft, you need to cross-breed TAM and your own SDLC threat modeling tool. That thing is just wicked.</B><br />
</BLOCKQUOTE> </p>

<p>For those that don't know, Microsoft does NOT use the threat modeling tool produced by their ACE team. Instead, they use their own internal tool, which I am not sure I am even allowed to mention by name. But it makes sense; the SDLC is much different than SDL-IT. A picture taken from the <a href="http://blogs.msdn.com/threatmodeling/">ACE TAM blog</a> could help with that.</p>

<p><IMG SRC="http://silverstr.ufies.org/SDLITsmall.JPG">  </p>

<p>I am a fan of TAM, but hate that I cannot easily design my own data flow diagrams. There is too much focus on entering in critical components like use cases before the DFD is laid out. The MS internal tools isn't like that. I can't really go into details, but lets just say they figured out how to layout a DFD right. It's not just a simple Visio shape template like we are used to. There are rules and collection points that can be quite useful.</p>

<p>So Microsoft, when would you like me to babysit that abomination? I'd love to see the two tools converge. Anyone else think so too? Let Microsoft know.</p>
]]></content:encoded>
<dc:subject>Security</dc:subject>
<dc:date>2008-04-16T00:35:47-08:00</dc:date>
</item>
<item>
<title>MSDN Ignite Security Conference - My &quot;Thinking like a Hacker&quot; slidedeck</title>
<link>http://silverstr.ufies.org/blog/archives/001038.html</link>
<description><![CDATA[<p>So it's been fun today. I have been a speaker at the <a href="http://msdn.microsoft.com/canada/ignite/" target="_blank">Ignite MSDN Virtual Security Conference</a> presenting to a few hundred developers interested in secure software development. I presented on how to "Think like a Hacker", where I discuss the views, motives and processes an adversary may use to attack your applications. For those that asked, you can download a copy of my slidedeck <a href="http://silverstr.ufies.org/SOB_Dana_Epp.pdf" target="_blank">here</a>.</p>

<p>I have to apologize for a few of the pauses during my presentation. We are having a snow storm and the heat in the building has went out. I had people walk into my office with portable heaters and they disturbed my thoughts and flow, and I had to stop to let them plug in in the heaters so I could warm up. (I could almost see my breath)</p>

<p>No matter though. All is good. Thanks to Microsoft for inviting me to come speak, and to all of you that came out to listen!</p>
]]></description>
<guid isPermaLink="false">1038@http://silverstr.ufies.org/blog/</guid>
<content:encoded><![CDATA[<p>So it's been fun today. I have been a speaker at the <a href="http://msdn.microsoft.com/canada/ignite/" target="_blank">Ignite MSDN Virtual Security Conference</a> presenting to a few hundred developers interested in secure software development. I presented on how to "Think like a Hacker", where I discuss the views, motives and processes an adversary may use to attack your applications. For those that asked, you can download a copy of my slidedeck <a href="http://silverstr.ufies.org/SOB_Dana_Epp.pdf" target="_blank">here</a>.</p>

<p>I have to apologize for a few of the pauses during my presentation. We are having a snow storm and the heat in the building has went out. I had people walk into my office with portable heaters and they disturbed my thoughts and flow, and I had to stop to let them plug in in the heaters so I could warm up. (I could almost see my breath)</p>

<p>No matter though. All is good. Thanks to Microsoft for inviting me to come speak, and to all of you that came out to listen!</p>
]]></content:encoded>
<dc:subject>Security</dc:subject>
<dc:date>2008-01-29T10:15:07-08:00</dc:date>
</item>
<item>
<title>Stop it! Can we stop with everyone being OpenID providers, and start being more consumers?</title>
<link>http://silverstr.ufies.org/blog/archives/001037.html</link>
<description><![CDATA[<p>So everyone is a buzz that Yahoo <a href="http://yhoo.client.shareholder.com/press/releasedetail.cfm?ReleaseID=287698" target="_blank">announced</a> that it is now joining the OpenID craze. At the end of the month you will be able to visit <a href="http://openid.yahoo.com" target="_blank">openid.yahoo.com</a> and set your Yahoo account to sign into other sites that support OpenID.</p>

<p>Sounds great. Anyone tried to use their OpenID from a different IdP to get into Yahoo? Ya, not so easy. Nor will it be expected too. How about AOL? Or Google? They all are fine being the IdP... but no one wants to trust the IdP I want to trust.</p>

<p>This is the problem with OpenID. Everyone wants to be the provider of the identity. No one wishes to consume it and trust someone else. Well, except for the smart guys over at 37Signals that use their <a href="http://www.37signals.com/openbar" target="_blank">OpenBar</a> for single sign on.</p>

<p>We need more consumers.... not more providers. I <a href="http://silverstr.ufies.org/blog/archives/000988.html">talked about this</a> back in 2006. Until we get more consumers going, OpenID will be on the cusp of being a geek thing.</p>

<p>And before I get nasty emails that will be routed to /dev/null.... numbers DO lie. Just because there are now going to be millions of OpenIDs thanks to AOL and Yahoo accounts means dick if they can't be used at each other's sites. Talk to me when I can use my favored IdP to log into both my Yahoo and Google accounts.</p>
]]></description>
<guid isPermaLink="false">1037@http://silverstr.ufies.org/blog/</guid>
<content:encoded><![CDATA[<p>So everyone is a buzz that Yahoo <a href="http://yhoo.client.shareholder.com/press/releasedetail.cfm?ReleaseID=287698" target="_blank">announced</a> that it is now joining the OpenID craze. At the end of the month you will be able to visit <a href="http://openid.yahoo.com" target="_blank">openid.yahoo.com</a> and set your Yahoo account to sign into other sites that support OpenID.</p>

<p>Sounds great. Anyone tried to use their OpenID from a different IdP to get into Yahoo? Ya, not so easy. Nor will it be expected too. How about AOL? Or Google? They all are fine being the IdP... but no one wants to trust the IdP I want to trust.</p>

<p>This is the problem with OpenID. Everyone wants to be the provider of the identity. No one wishes to consume it and trust someone else. Well, except for the smart guys over at 37Signals that use their <a href="http://www.37signals.com/openbar" target="_blank">OpenBar</a> for single sign on.</p>

<p>We need more consumers.... not more providers. I <a href="http://silverstr.ufies.org/blog/archives/000988.html">talked about this</a> back in 2006. Until we get more consumers going, OpenID will be on the cusp of being a geek thing.</p>

<p>And before I get nasty emails that will be routed to /dev/null.... numbers DO lie. Just because there are now going to be millions of OpenIDs thanks to AOL and Yahoo accounts means dick if they can't be used at each other's sites. Talk to me when I can use my favored IdP to log into both my Yahoo and Google accounts.</p>
]]></content:encoded>
<dc:subject>Security</dc:subject>
<dc:date>2008-01-17T09:16:16-08:00</dc:date>
</item>
<item>
<title>Know of an inexpensive ASP.NET module that can collect SCORM results from Camtasia?</title>
<link>http://silverstr.ufies.org/blog/archives/001036.html</link>
<description><![CDATA[<p>Hey guys,</p>

<p>If any of you out there know of a really inexpensive ASP.NET module that will collect quiz results via SCORM, can you please drop me a line at <a href="mailto:dana@vulscan.com">dana@vulscan.com</a>? I want to be able to collect the quiz results from Camtasia Studio output for use in some content where we want to measure the retention rate with small quizzes. </p>

<p>I really don't want to buy an LMS just to do this. If you know of any solutions, please let me know. Thanks!</p>
]]></description>
<guid isPermaLink="false">1036@http://silverstr.ufies.org/blog/</guid>
<content:encoded><![CDATA[<p>Hey guys,</p>

<p>If any of you out there know of a really inexpensive ASP.NET module that will collect quiz results via SCORM, can you please drop me a line at <a href="mailto:dana@vulscan.com">dana@vulscan.com</a>? I want to be able to collect the quiz results from Camtasia Studio output for use in some content where we want to measure the retention rate with small quizzes. </p>

<p>I really don't want to buy an LMS just to do this. If you know of any solutions, please let me know. Thanks!</p>
]]></content:encoded>
<dc:subject>Journal</dc:subject>
<dc:date>2008-01-14T16:09:48-08:00</dc:date>
</item>
<item>
<title>Find your bandwidth in Vista really slow? Here is a simple hack for you.</title>
<link>http://silverstr.ufies.org/blog/archives/001035.html</link>
<description><![CDATA[<p>So, since the beginning of beta testing on Vista I have always found the new TCP stack to be overly hyped, and rarely with the performance you would expect.</p>

<p><a href="http://msmvps.com/xperts64/" target="_blank">Charlie</a> and I have always hacked the registry to turn off autotuning, TCP Chimney and Receive-side scaling. Recently I had 3 employees within a matter of minutes come up to me complaining that their bandwidth sucked, which was actually affecting customers as they were getting dropped from our online chat support system. Not good.</p>

<p>So I mucked with netsh and remotely tuned their NICs. The result was quickly seen. They went from 700Kbit download speeds to 18Mbit. Yes that's right. It makes that much of a difference.</p>

<p>To be fair, Vista SP1 has this cleaned up pretty well now, but if you are like my employees and are freaking out and can't wait, start a cmd window as an administrator (* <em>see below</em>) ... and type this magic in:</p>

<p><B>netsh interface tcp set global autotuning=disabled</B><br />
<B>netsh interface tcp set global chimney=disabled</B><br />
<B>netsh interface tcp set global rss=disabled</B></p>

<p>Do that and then run another <a href="http://www.speakeasy.net/speedtest/" target="_blank">speed test</a>. You will probably find it works REALLY well. Well, except to other Windows Server 2008 systems, where the stack really comes into play.</p>

<p>If you are unsure if you have the settings on or off, you can run:</p>

<p><B>netsh interface tcp show global</B></p>

<p>Of course, if you need to turn it back on, you can do this by typing:</p>

<p><B>netsh interface tcp set global autotuning=normal</B><br />
<B>netsh interface tcp set global chimney=enable</B><br />
<B>netsh interface tcp set global rss=enable</B></p>

<p>*NOTE: To start a cmd window as an Administrator click on the Start orb on the bottom left and type "cmd" in the Search field, but do NOT hit enter. Right click on the cmd window icon and select "Run as Administrator".</p>

<p>UPDATE: Thanks to Lawerence and Bruce for correcting the syntax for re-enabling it</p>
]]></description>
<guid isPermaLink="false">1035@http://silverstr.ufies.org/blog/</guid>
<content:encoded><![CDATA[<p>So, since the beginning of beta testing on Vista I have always found the new TCP stack to be overly hyped, and rarely with the performance you would expect.</p>

<p><a href="http://msmvps.com/xperts64/" target="_blank">Charlie</a> and I have always hacked the registry to turn off autotuning, TCP Chimney and Receive-side scaling. Recently I had 3 employees within a matter of minutes come up to me complaining that their bandwidth sucked, which was actually affecting customers as they were getting dropped from our online chat support system. Not good.</p>

<p>So I mucked with netsh and remotely tuned their NICs. The result was quickly seen. They went from 700Kbit download speeds to 18Mbit. Yes that's right. It makes that much of a difference.</p>

<p>To be fair, Vista SP1 has this cleaned up pretty well now, but if you are like my employees and are freaking out and can't wait, start a cmd window as an administrator (* <em>see below</em>) ... and type this magic in:</p>

<p><B>netsh interface tcp set global autotuning=disabled</B><br />
<B>netsh interface tcp set global chimney=disabled</B><br />
<B>netsh interface tcp set global rss=disabled</B></p>

<p>Do that and then run another <a href="http://www.speakeasy.net/speedtest/" target="_blank">speed test</a>. You will probably find it works REALLY well. Well, except to other Windows Server 2008 systems, where the stack really comes into play.</p>

<p>If you are unsure if you have the settings on or off, you can run:</p>

<p><B>netsh interface tcp show global</B></p>

<p>Of course, if you need to turn it back on, you can do this by typing:</p>

<p><B>netsh interface tcp set global autotuning=normal</B><br />
<B>netsh interface tcp set global chimney=enable</B><br />
<B>netsh interface tcp set global rss=enable</B></p>

<p>*NOTE: To start a cmd window as an Administrator click on the Start orb on the bottom left and type "cmd" in the Search field, but do NOT hit enter. Right click on the cmd window icon and select "Run as Administrator".</p>

<p>UPDATE: Thanks to Lawerence and Bruce for correcting the syntax for re-enabling it</p>
]]></content:encoded>
<dc:subject>Journal</dc:subject>
<dc:date>2008-01-14T11:56:02-08:00</dc:date>
</item>
<item>
<title>The Lone Server Story</title>
<link>http://silverstr.ufies.org/blog/archives/001034.html</link>
<description><![CDATA[<p>I got a chuckle off of the Lone Windows Server 2003 story. <a href="http://www.microsoft.com/winme/0801/31869/WS08_LoneServer_LongVersion.asx" target="_blank">Check it out</a>.</p>

<p>More info <a href="http://blogs.technet.com/windowsserver/pages/about-lone-server.aspx">here</a>.</p>
]]></description>
<guid isPermaLink="false">1034@http://silverstr.ufies.org/blog/</guid>
<content:encoded><![CDATA[<p>I got a chuckle off of the Lone Windows Server 2003 story. <a href="http://www.microsoft.com/winme/0801/31869/WS08_LoneServer_LongVersion.asx" target="_blank">Check it out</a>.</p>

<p>More info <a href="http://blogs.technet.com/windowsserver/pages/about-lone-server.aspx">here</a>.</p>
]]></content:encoded>
<dc:subject>Humour</dc:subject>
<dc:date>2008-01-09T14:47:37-08:00</dc:date>
</item>
<item>
<title>RSA restructuring within EMC causes layoffs. Are you one of the employees affected? Then read this!</title>
<link>http://silverstr.ufies.org/blog/archives/001033.html</link>
<description><![CDATA[<p>Recently EWeek <a href="http://www.eweek.com/article2/0,1759,2246749,00.asp?kc=EWRSS03119TX1K0000594" target="_blank">pointed out</a> that RSA reported that they would be laying off up to 1,250 people globally in their research and sales teams as part of the EMC restructuring.</p>

<p>I don't normally talk about business on my personal blog, but this seemed like an opportune time to point out that all is not lost. Sometimes when one door closes, another opens. If you are a driven sales associate of RSA with a proven track record in Canada, the United States, or Australia you might want to check out the career opportunity <a href="http://www.scorpionsoft.com/blog/archives/2008/01/career_opportun.html" target="_blank">posted</a> up on the Scorpion Software corporate blog.</p>

<p>Come join our dynamic and exciting team focusing on delivering strong authentication and identity assurance solutions to small businesses. We are a lean, mean fighting machine that has a lot of growth potential. You know who we are; we are the team that builds <a href="http://www.AuthAnvil.com" target="_blank">AuthAnvil</a>. You guys are visiting our site every day. :-)</p>
]]></description>
<guid isPermaLink="false">1033@http://silverstr.ufies.org/blog/</guid>
<content:encoded><![CDATA[<p>Recently EWeek <a href="http://www.eweek.com/article2/0,1759,2246749,00.asp?kc=EWRSS03119TX1K0000594" target="_blank">pointed out</a> that RSA reported that they would be laying off up to 1,250 people globally in their research and sales teams as part of the EMC restructuring.</p>

<p>I don't normally talk about business on my personal blog, but this seemed like an opportune time to point out that all is not lost. Sometimes when one door closes, another opens. If you are a driven sales associate of RSA with a proven track record in Canada, the United States, or Australia you might want to check out the career opportunity <a href="http://www.scorpionsoft.com/blog/archives/2008/01/career_opportun.html" target="_blank">posted</a> up on the Scorpion Software corporate blog.</p>

<p>Come join our dynamic and exciting team focusing on delivering strong authentication and identity assurance solutions to small businesses. We are a lean, mean fighting machine that has a lot of growth potential. You know who we are; we are the team that builds <a href="http://www.AuthAnvil.com" target="_blank">AuthAnvil</a>. You guys are visiting our site every day. :-)</p>
]]></content:encoded>
<dc:subject>Journal</dc:subject>
<dc:date>2008-01-09T08:01:21-08:00</dc:date>
</item>
<item>
<title>Awarded with the Windows Security MVP designation for another year!</title>
<link>http://silverstr.ufies.org/blog/archives/001032.html</link>
<description><![CDATA[<p>Happy New Years everyone!</p>

<p>For a third year in a row I have been given the <a href="https://mvp.support.microsoft.com/gp/mvpawardintro" target="_blank">MVP Award</a> from Microsoft. I am in <a href="https://mvp.support.microsoft.com/communities/mvp.aspx?product=1&competency=Windows+-+Security" target="_blank">good company</a>.</p>

<p>Looking back in the last year it's been really fun. I have spoken in the community from Microsoft's campus in Redmond all the way to their campus in Sydney Australia. I have keynoted at a few conferences and even helped work on the technical track at SMB Nation. I have been a subject matter expert in many areas of new products that aren't even public yet at Microsoft, and have been able to make a real difference in the direction of critical components in Microsoft product.</p>

<p>I have found critical vulnerabilities and stupid bugs, and was able to expand my circle of influence with new friends with brilliant minds in the security field. Many thanks to everyone who I have been able to engage with during this trek. I look forward to seeing many of you at the next MVP Summit!!!</p>

<p>And above all, many thanks to my close friends in the MVP community. For as much as I give back to the community, I learn even more from my peers. And I thank you for that. </p>
]]></description>
<guid isPermaLink="false">1032@http://silverstr.ufies.org/blog/</guid>
<content:encoded><![CDATA[<p>Happy New Years everyone!</p>

<p>For a third year in a row I have been given the <a href="https://mvp.support.microsoft.com/gp/mvpawardintro" target="_blank">MVP Award</a> from Microsoft. I am in <a href="https://mvp.support.microsoft.com/communities/mvp.aspx?product=1&competency=Windows+-+Security" target="_blank">good company</a>.</p>

<p>Looking back in the last year it's been really fun. I have spoken in the community from Microsoft's campus in Redmond all the way to their campus in Sydney Australia. I have keynoted at a few conferences and even helped work on the technical track at SMB Nation. I have been a subject matter expert in many areas of new products that aren't even public yet at Microsoft, and have been able to make a real difference in the direction of critical components in Microsoft product.</p>

<p>I have found critical vulnerabilities and stupid bugs, and was able to expand my circle of influence with new friends with brilliant minds in the security field. Many thanks to everyone who I have been able to engage with during this trek. I look forward to seeing many of you at the next MVP Summit!!!</p>

<p>And above all, many thanks to my close friends in the MVP community. For as much as I give back to the community, I learn even more from my peers. And I thank you for that. </p>
]]></content:encoded>
<dc:subject>Security</dc:subject>
<dc:date>2008-01-01T22:18:33-08:00</dc:date>
</item>
<item>
<title>Production Virtualization for SMB</title>
<link>http://silverstr.ufies.org/blog/archives/001031.html</link>
<description><![CDATA[<p>I'm a big fan of virtualization. Most of you know that. But you probably don't know that we use SBS + SCVMM together very successfully around here.</p>

<p>Recently I wrote a post over on Microsoft Canada's TechNet IT Pro blog about <a href="http://blogs.technet.com/canitpro/archive/2007/12/31/production-virtualization-for-smb-sc-vmm-server-2008-and-virtual-server-2005-r2-sp1.aspx" target="_blank">Production Virtualization for SMB - SC-VMM, Server 2008 and Virtual Server 2005 R2 SP1</a>. </p>

<p>When I show people how cool SCVMM is, the first thing I hear is about how expensive it must be. It's not. Microsoft is coming out with a SMB version in the new year which they are calling "Workgroup Edition". That allows you to manage 5 hosts and as many guests as you like, for about $100 a physical box. Great value for the money when you consider the centralized management and great visualization. Never mind the VM checkpoints which makes patch management much easier to manage.</p>

<p>So check out the post. And then give SCVMM a try. You might be pleasantly surprised how well it works in the SMB space.</p>
]]></description>
<guid isPermaLink="false">1031@http://silverstr.ufies.org/blog/</guid>
<content:encoded><![CDATA[<p>I'm a big fan of virtualization. Most of you know that. But you probably don't know that we use SBS + SCVMM together very successfully around here.</p>

<p>Recently I wrote a post over on Microsoft Canada's TechNet IT Pro blog about <a href="http://blogs.technet.com/canitpro/archive/2007/12/31/production-virtualization-for-smb-sc-vmm-server-2008-and-virtual-server-2005-r2-sp1.aspx" target="_blank">Production Virtualization for SMB - SC-VMM, Server 2008 and Virtual Server 2005 R2 SP1</a>. </p>

<p>When I show people how cool SCVMM is, the first thing I hear is about how expensive it must be. It's not. Microsoft is coming out with a SMB version in the new year which they are calling "Workgroup Edition". That allows you to manage 5 hosts and as many guests as you like, for about $100 a physical box. Great value for the money when you consider the centralized management and great visualization. Never mind the VM checkpoints which makes patch management much easier to manage.</p>

<p>So check out the post. And then give SCVMM a try. You might be pleasantly surprised how well it works in the SMB space.</p>
]]></content:encoded>
<dc:subject>Small Business Server</dc:subject>
<dc:date>2007-12-31T13:39:25-08:00</dc:date>
</item>


</channel>
</rss>