unnowataru / Create-Uninstall-Command-for-PowerCLI

VMware PowerCLI のアンインストールコマンドを生成します

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create-Uninstall-Command-for-PowerCLI

VMware PowerCLI のモジュールのアンインストール自動化くん

なんだこれ - What's this?

この PowerShell を実行すると、そのコンピューターに含まれる

VMware PowerCLI モジュールのアンインストールコマンドを自動生成してくれます。

If you need newer version of VMware PowerCLI, you must uninstall existing PowerCLI modules.

Base on that, this PoSH command creates the Uninstall Commands for installed modules currently.

This PoSH requires "C:\temp" Directory existing.

なんでこれがいるんだ - Why this powershell needs

https://twitter.com/UnnoWataru/status/1257502059055595520

一度アンインストールして再インストールするのが正しい手順だそうです。

https://code.vmware.com/docs/10242/powercli-11-5-0-user-s-guide/GUID-36B57546-7378-4ED8-8780-43B6CE9914AF.html

どう使うんだ - How to use this

このスクリプトを .ps1 ファイルとして実行してください。

「C:\temp」にアンインストールするためのコマンドが自動生成されます。

使用例 - Generated Uninstall Commands Sample

About

VMware PowerCLI のアンインストールコマンドを生成します


Languages

Language:PowerShell 100.0%