< Back

Get-UevStatus

Wed Jan 30, 2019 6:05 pm

NAME Get-UevStatus



SYNOPSIS

Gets the status of the UE-V service.





SYNTAX

Get-UevStatus [<CommonParameters>]





DESCRIPTION

The Get-UevStatus cmdlet gets the status of the Microsoft User Experience Virtualization (UE-V) service. This cmdlet returns whether UE-V is enabled and

whether a restart is required.





PARAMETERS

<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









Example 1: Get status of the UE-V service



PS C:\\>Get-UevStatus



This command gets the status of the UE-V service.







RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkId=826048

Disable-Uev

Enable-Uev