InfoQ

InfoQ

Topic/Tag specific view

PowerShell Content on InfoQ


Latest featured content about PowerShell

Behind the Scenes at MySpace.com

Topics
.NET Framework,
Configuration Management,
.NET,
Enterprise Architecture,
Architecture,
Performance & Scalability

In this presentation filmed during QCon SF 2008, Dan Farino, Chief Systems Architect at MySpace, talked about administering thousands of web servers from a system’s architect viewpoint. He mostly detailed the performance counter monitoring used by MySpace, the system profiler and the system administration site demoing the tools for the audience to see how it works.

Dan Farino On MySpace’s Architecture

Topics
.NET Framework,
Configuration Management,
.NET,
Enterprise Architecture,
Architecture,
Performance & Scalability

In this interview taken by InfoQ’s Ryan Slobojan, Dan Farino, Chief Systems Architect at MySpace, talks about the system architecture and the challenges faced when building a very large online community. Because MySpace is built almost entirely on the .NET Framework, Dan explains how a .NET product scales on hundreds of servers.

Walt Ritscher on WPF, Web 2.0 and more

Topics
.NET

InfoQ sat down with Walt Ritscher at VSLive Toronto to talk about WPF, Web 2.0, and Microsoft code naming conventions. Listen to Walt share where he thinks WPF excels and who will build the killer apps in WPF. Walt provides a quick history on AJAX, where to use it and why it took 7 years to become relevant. Walt also lets us in on his new favorite Windows technology, Windows PowerShell.

News about PowerShell

Introducing PowerShell 3

Topics
.NET Framework,
Operations

PowerShell 3 which will be released as a part of Windows Management Framework 3.0 is currently in CTP. Apart from being based on the DLR, it has a lot of new features such as better workflows, simpler syntax, delegation of credentials, robust sessions and more.

PowerGUI brings PowerShell scripting support to Visual Studio

Topics
.NET,
Scripting

PowerGUI brings PowerShell scripting support to Visual Studio. This extension by Quest Software leverages the PowerGUI standalone tool to provide syntax highlighting, IntelliSense, debugging and more for PowerShell scripts inside Visual Studio.

Microsoft Announces Windows Management Framework 3.0 CTP #1

Topics
.NET

The new Windows Management Framework 3.0 CTP 1 provides Windows administrators with updated tools to more easily manage Windows 7 SP1, Windows Server 2008 R2 SP1, and the upcoming Windows 8 platforms. This framework has 3 main components: Windows PowerShell 3.0, WMI (Windows Management Instrumentation), and WinRM (Windows Remote Management).

Windows Server 8 Marks Shift Towards GUI-Less Future

Topics
Windows Server

Microsoft has alerted Windows Server developers and administrators that the platform's future will be one in which the traditional GUI applications will no longer be supported. The Server Core installation option, originally debuting in Windows Server 2008, will become the preferred installation option for Windows Server 8.

Use SOAP to Remotely Manage Windows Machines

Topics
.NET

Windows Remote Management, part of the larger Windows Management Framework, offers a standards-based way to remotely manage computers running Windows XP or later. Also known as WinRM, is based on several important standards and technologies.

Simple Build Automation with psake

Topics
Build systems,
.NET

psake is a build automation tool integrated with PowerShell (PS). Version 2.01 works with PowerShell 2.0. Ayende Rahien is using it to build Rhino Tools.