問題タブ [pscustomobject]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
powershell - Powershell スクリプト カスタム オブジェクト
以下のデータ セットはテキスト ファイルとして保存され、1 つ目はサーバー名、2 つ目は日付、3 つ目はパッチ履歴です。
上記はテキスト ファイルに保存されたデータ セットであり、要件は、データを解析して servername 、 date 、 patch を選択し、そのデータをサーバー名、日付、パッチの詳細の名前を持つカスタム パワー シェル オブジェクトに配置することです。これを行うのを手伝ってください