< Back
Import-AffinitySetting
Post
NAME Import-AffinitySetting
SYNOPSIS
Short description
SYNTAX
Import-AffinitySetting [[-SettingDir] <String>] [-SettingUserName] <String> [<CommonParameters>]
Import-AffinitySetting [-SettingPath] <String> [<CommonParameters>]
DESCRIPTION
Long description
PARAMETERS
-SettingDir <String>
AutoName: Settings Directory
Required? false
Position? 1
Default value (Get-AffinitySettingDir)
Accept pipeline input? false
Accept wildcard characters? false
-SettingUserName <String>
AutoName: Username
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-SettingPath <String>
ManualName: Path
Required? true
Position? 1
Default value
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
Inputs to this cmdlet (if any)
OUTPUTS
Output from this cmdlet (if any)
NOTES
Notes
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Example of how to use this cmdlet
RELATED LINKS
SYNOPSIS
Short description
SYNTAX
Import-AffinitySetting [[-SettingDir] <String>] [-SettingUserName] <String> [<CommonParameters>]
Import-AffinitySetting [-SettingPath] <String> [<CommonParameters>]
DESCRIPTION
Long description
PARAMETERS
-SettingDir <String>
AutoName: Settings Directory
Required? false
Position? 1
Default value (Get-AffinitySettingDir)
Accept pipeline input? false
Accept wildcard characters? false
-SettingUserName <String>
AutoName: Username
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-SettingPath <String>
ManualName: Path
Required? true
Position? 1
Default value
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
Inputs to this cmdlet (if any)
OUTPUTS
Output from this cmdlet (if any)
NOTES
Notes
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Example of how to use this cmdlet
RELATED LINKS