< Back
Install-LemontreeModule
Post
NAME Install-LemontreeModule
SYNOPSIS
Intended for personal use, quick and dirty solution to download a module.
SYNTAX
Install-LemontreeModule [[-Modulename] <String>] [[-Githuburi] <String>] [<CommonParameters>]
DESCRIPTION
Intended for personal Use Lemontree.
A quick and dirty solution to be able to install a module on github all within the buildin cmdlets available for
the machines.
PARAMETERS
-Modulename <String>
A description of the Modulename parameter.
Required? false
Position? 1
Default value Lemontree-Module
Accept pipeline input? false
Accept wildcard characters? false
-Githuburi <String>
A description of the Githuburi parameter.
Required? false
Position? 2
Default value https://github.com/LemontreeNL/Powershe ... master.zip
Accept pipeline input? false
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
Additional information about the function.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Install-LemontreeModule
RELATED LINKS
SYNOPSIS
Intended for personal use, quick and dirty solution to download a module.
SYNTAX
Install-LemontreeModule [[-Modulename] <String>] [[-Githuburi] <String>] [<CommonParameters>]
DESCRIPTION
Intended for personal Use Lemontree.
A quick and dirty solution to be able to install a module on github all within the buildin cmdlets available for
the machines.
PARAMETERS
-Modulename <String>
A description of the Modulename parameter.
Required? false
Position? 1
Default value Lemontree-Module
Accept pipeline input? false
Accept wildcard characters? false
-Githuburi <String>
A description of the Githuburi parameter.
Required? false
Position? 2
Default value https://github.com/LemontreeNL/Powershe ... master.zip
Accept pipeline input? false
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
Additional information about the function.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Install-LemontreeModule
RELATED LINKS