問題タブ [formattable]
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 が foreach ループ情報を変数に保存しない
一連のサーバーにインストールされているビューアーのリストを収集しようとしています。そのリストをループして wmi クエリを実行し、結果を保存して、wmi の結果とサーバー名が横にあるテーブルをエクスポートしようとしています。
サーバー2012でこれを実行しています
望ましい結果
サーバー名 Object1 Object2
Server1 Microsoft Excel ビューアー Microsoft Visio ビューアー
ファイルを出力し、空の txt ファイルを取得します。