< Back

Invoke-OMPPluginShutdown

Sat Jan 18, 2020 5:42 pm

NAME Invoke-OMPPluginShutdown



SYNOPSIS

Runs the shutdown code for a loaded plugin.





SYNTAX

Invoke-OMPPluginShutdown [[-Name] <String>] [<CommonParameters>]





DESCRIPTION

Runs the shutdown code for a loaded plugin.





PARAMETERS

-Name <String>

Name of the plugin



Required? false

Position? 1

Default value None

Accept pipeline input? True (ByValue)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES





Author: Zachary Loeber



-------------------------- EXAMPLE 1 --------------------------



Invoke-OMPPluginShutdown -Name 'o365'







RELATED LINKS

https://www.github.com/zloeber/OhMyPsh https://www.github.com/zloeber/OhMyPsh