Windows PowerShellTM は、マイクロソフトの新しいコマンド シェルおよびスクリプト言語であり、種々の軽量なテスト自動化に対して優れたプラットフォームとなります。今月の「テストの実行」コラムでは、Windows PowerShell を使用し、Internet Explorer® の自... 続きを読む
Though it has only been around for a relatively short amount of time, Windows PowerShellTM is already one of my favorite tools. I recently discovered that Windows PowerShell has all the features you need for creating a tiny library that will ... 続きを読む
This article discusses: Windows PowerShell SDK Using the System.IO.IsolatedStorage namespace Overriding default cmdlet behavior Installing and using custom cmdlets This article uses the following technologies: Windows PowerShell, .NET Framewo... 続きを読む
192.168.4.5. \\Server57\Share. johnd@contoso.com. You no doubt recognize these three items as an IP address, a Universal Naming Convention (UNC) path, and an e-mail address. Your brain recognizes their formats. Four groupings of digits, backs... 続きを読む
TechEdでリリース済みの動的言語ということでPowerShellを簡単に説明しました。PowerShellで実行できるコマンドには、以下の4種類があります。 コマンドレット:PowerShell独自のコマンドで「動詞-名詞」というネーミング。 関数:一連の手続きに名前を付けたも... 続きを読む
Windowsの新しいコマンドライン・シェル──PowerShell──について気ままにつづっていくサイトです。以下のような内容を予定しています。 機能入門編……PowerShellの機能についてメモ的に紹介します。(いつの日か) サンプルコード編……PowerShellのコード... 続きを読む