< Back
Set-OMPProfileSetting
Post
NAME Set-OMPProfileSetting
SYNOPSIS
Set one of the OMP settings.
SYNTAX
Set-OMPProfileSetting [-Value] <Object> [-Name <String>] [<CommonParameters>]
DESCRIPTION
Set one of the OMP settings.
PARAMETERS
-Value <Object>
Value of the setting
Required? true
Position? 1
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Name <String>
The setting to update the value of.
Required? false
Position? named
Default value None
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
Author: Zachary Loeber
-------------------------- EXAMPLE 1 --------------------------
Set-OMPSetting -Name 'SomeSetting' -Value 'somevalue'
RELATED LINKS
https://github.com/zloeber/ohmypsh https://github.com/zloeber/ohmypsh
SYNOPSIS
Set one of the OMP settings.
SYNTAX
Set-OMPProfileSetting [-Value] <Object> [-Name <String>] [<CommonParameters>]
DESCRIPTION
Set one of the OMP settings.
PARAMETERS
-Value <Object>
Value of the setting
Required? true
Position? 1
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Name <String>
The setting to update the value of.
Required? false
Position? named
Default value None
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
Author: Zachary Loeber
-------------------------- EXAMPLE 1 --------------------------
Set-OMPSetting -Name 'SomeSetting' -Value 'somevalue'
RELATED LINKS
https://github.com/zloeber/ohmypsh https://github.com/zloeber/ohmypsh