

RunAs Radio
Richard Campbell
RunAs Radio is a weekly Internet Audio Talk Show for IT Professionals working with Microsoft products.
Episodes
Mentioned books

Feb 18, 2015 • 41min
PowerShell Past and Future with Lee Holmes
Where did PowerShell come from and where is it going? Richard chats with Principle Software Engineer Lee Holmes about his experiences building PowerShell, going all the way back to 2003/2004 when Jeffrey Snover was trying to convince folks that Monad (the code name for PowerShell) was a good idea! Lee mentions a number of great resources along the way including AutoIt CmdLets and an Overview on PowerShell as a Hosting Solution. The conversation then turns to the future of PowerShell including tools like Desired State Configuration and OneGet. More PowerShell!

Feb 11, 2015 • 33min
Threat Modeling with Robert Hurlbut
How do you look at the potential security threats in your organization? Richard talks to Robert Hurlbut about threat modeling. Robert talks out talking about we all threat model in our day-to-day lives, after all, we put locks on doors and windows for a reason. But when applied to technology, things get more complex. Are you resisting specific attacks or casual hackers? How much security is enough? Robert references the book Threat Modeling by Adam Shostack and the acronym STRIDE: Spoofing, Tampering, Repudiation, Information disclosure, Denial of service and Elevation as an approach to planning the overall threat models to your software, systems and organization.

Feb 4, 2015 • 35min
DevOps in 2015 with Gene Kim
Where is your DevOps practice at? Richard catches up with Gene Kim, the godfather of DevOps, to recap 2014 and talk about what DevOps in 2015 is going to be like. But you can't look into the future without being informed by the past, and Gene points to Puppet Labs 2014 State of DevOps Report as a way to understand the impact DevOps has had so far, and where things are going. The discussion also digs into the DevOps Enterprise Summit held in October 2014, you can see the sessions on YouTube at www.youtube.com/user/DOES2014. The DevOps Movement is progressing - are you coming?

Jan 28, 2015 • 33min
Securing Your Data with Simon Sabin
How secure is your data? Richard talks to Simon Sabin about securing your databases and making sure you know they're actually secure. The conversation digs into various aspects of security including access control, restricting permissions and effective record keeping. Audits don't have to be the enemy, they're also the best proof that you've protected your data, and help point out when you haven't! With all the stories out in the world about data breaches, isn't it a good time to start really thinking about data security? Check out Simon's SQLBits session about not becoming the next Sony in the links below!

Jan 21, 2015 • 37min
Web Performance with Scott Forsyth
Does web performance just mean moving to the cloud today? Richard talks with Scott Forsyth about a variety of web performance strategies. Scott explains that moving to the cloud isn't the panacea that some folks think it is - any more than scaling out a web site ever was. There's still hard work to be done along the way, and it helps to have the tools to actually understand what's going on with your site. At the lowest level, when you have a crashing server, you want DebugDiag. At a higher level, you better have SysInternals in your toolkit too - these are must have tools, and they're free. Gotta talk web for episode 404, and Scott delivers!

Jan 14, 2015 • 32min
The End of Windows 2003 with Eric Mills
Ready for the end of Server 2003? Richard chats with Eric Mills about the end of extended support for Windows Server 2003 - it had to come sooner or later! There are still millions of instances of Server 2003 out in the world, and they won't exactly spontaneously combust come July 2015, but the important bit is the end of tech support and security maintenance. The good news is that there are so many improvements that have happened to Server in the past ten years - you're going to love it! Eric talks about various approaches to migrating to a new server, pointing out that there is no way to directly upgrade from 2003 to 2012. Perhaps it's time to look at the cloud for some of your services? It's worth getting some help to make these decisions!

Jan 7, 2015 • 32min
Getting Started Using Azure with Rick Claus
Thinking about getting into Azure? Now is a great time! Rick Claus talks to Richard about how Azure continues to evolve making more entry points at lower levels of friction for a larger variety of customers. The conversation ranges over using Azure for disaster recovery, for application elasticity, building hybrid solutions with parts in the cloud and parts on-premise, and more! Want a VM in the cloud? Azure can do that too. Rick runs down the gamut of options for the IT Pro to get Azure into your organization one step at a time.

Dec 31, 2014 • 35min
Sony, North Korea and Cyberwarfare with Troy Hunt
It's New Years Eve, time to get scared! Troy Hunt is back and talking about the evolving story that is the Sony hack involving North Korea. The show was recorded on Dec 22 2014, after hackers had threatened movie theaters with "9/11 style attacks" if they showed the movie "The Interview", which was deemed derogatory to the North Korean government. What happens next? Are we entering a new period of cyber warfare? What can we as IT professionals do to protect our companies and customers from these kinds of attacks?

Dec 24, 2014 • 43min
It's Show 400!
Holy cow, it's show 400! How did this happen? Richard invites his friends Paul Randal and Kim Tripp to have a little celebration, talk about what it takes to make a ton of podcasts. The conversation starts with a more personal discussion about what motivates Kim and Paul beyond SQL Server - animal rescue and exploring the world. Half through the show a fairly serious discussion about SQL topics... who would have thunk it on the 400th show? Thanks to everyone for making this milestone possible, we couldn't do it without you.

Dec 17, 2014 • 32min
AppX and AppV with Steve Thomas
Richard talks to Steve Thomas about AppV and AppX. AppV is short for Application Virtualization, a huge growth area of virtualization, providing tools to allow you to encapsulate applications to simplify deployment and configuration - or to not deploy them at all and allow them to run remotely. Steve talks about AppX, based on the Open Packaging Conventions (OPC) that helps to define application configuration and deployment requirements which at this point is focused on Windows 8.1 Store Apps. Beyond AppV is User Experience Virtualization, on the way to full Desktop Virtualization. How far will you go?