Cドライブの中の拡張子が.bakでサイズ300MB以上のファイルを探す Get-ChildItem -Path C: -Recurse | Where-Object{$.Name -like "*.bak" -and ...
In my younger, more carefree days, I played my share of card games. Most of the time I needed a little help from the dealer in selecting just the cards I needed. Today it is no longer cards -- instead ...
PowerShellの戻り値は「オブジェクト」です、って言われます。 初めてコマンドレットの実行結果を見たとき思いました。 文字じゃん。 今回のお話し そんな過去を振り返りながら、オブジェクトの概念のお話しです。 概念を理解できると、PowerShellの理解が ...
One of the big advantages of using PowerShell as a scripting language is its use of objects. Since everything is an object in PowerShell, we can take advantage of structured data by calling properties ...
「Windows」のコマンド実行ツール「PowerShell」は、IT管理者がシステムを構成したり、タスクを自動化したりするのに活用できる。PowerShellのスクリプト(簡易プログラム)でループ処理を使えば、IT管理者は同じスクリプトを繰り返し記述することなく、タスク ...
シェルの場合パイプラインを流れるのは見たままのデータなのだが、PowerShell Coreではパイプラインの間を移動していくのはオブジェクトで、表示されているデータそのものではないことは、これまで何度か触れてきた。 そうなると、そもそもその ...
2006年11月、マイクロソフトは新シェル「Windows PowerShell 1.0」の配布を開始した。オブジェクト指向で、ひと味違う。XP標準装備の「コマンドプロンプト」でテキストコマンドを使っている人は要注目だ。 「Windows PowerShell(ウインドウズパワーシェル)」は ...
PowerShell can do far more than most users realize. Explore 10 hidden capabilities that save time, improve reporting, and supercharge your workflow.
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する