Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
OhMyPsh
0.0.1
plugins/vmware/Unload.ps1
$Unload
=
{
# Remove-Module Initialize-VMware_VimAutomation_Cis -Force
Remove-OMPModule
-Name
'VMware*'
-PluginSafe
}