< Back
Set-AppvClientMode
Post
NAME Set-AppvClientMode
SYNOPSIS
Sets the mode in which the client runs.
SYNTAX
Set-AppvClientMode -Normal [<CommonParameters>]
Set-AppvClientMode -Uninstall [<CommonParameters>]
DESCRIPTION
The Set-AppvClientMode cmdlet sets the mode in which the client runs. By default, the cmdlet is set to Normal and the Microsoft Application
Virtualization (App-V) Client runs normally. If the Uninstall parameter is specified, the App-V Client prevents all client activity from happening
which includes adding and publishing packages and creating virtual environments.
PARAMETERS
-Normal <SwitchParameter>
Indicates that the App-V Client functions normally. This means all adding and publishing of App-V packages and creating of Virtual
environments function normally.
Required? true
Position? named
Default value none
Accept pipeline input? false
Accept wildcard characters? false
-Uninstall <SwitchParameter>
Indicates that this cmdlet prevents the App-V Client from adding and publishing packages or creating any virtual environments. This is set to
enable an uninstall of the App-V Client to correctly occur.
Required? true
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 (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
1:
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/?LinkId=827723
Get-AppvClientMode
SYNOPSIS
Sets the mode in which the client runs.
SYNTAX
Set-AppvClientMode -Normal [<CommonParameters>]
Set-AppvClientMode -Uninstall [<CommonParameters>]
DESCRIPTION
The Set-AppvClientMode cmdlet sets the mode in which the client runs. By default, the cmdlet is set to Normal and the Microsoft Application
Virtualization (App-V) Client runs normally. If the Uninstall parameter is specified, the App-V Client prevents all client activity from happening
which includes adding and publishing packages and creating virtual environments.
PARAMETERS
-Normal <SwitchParameter>
Indicates that the App-V Client functions normally. This means all adding and publishing of App-V packages and creating of Virtual
environments function normally.
Required? true
Position? named
Default value none
Accept pipeline input? false
Accept wildcard characters? false
-Uninstall <SwitchParameter>
Indicates that this cmdlet prevents the App-V Client from adding and publishing packages or creating any virtual environments. This is set to
enable an uninstall of the App-V Client to correctly occur.
Required? true
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 (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
1:
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/?LinkId=827723
Get-AppvClientMode