< Back

Repair-UevTemplateIndex

Wed Jan 30, 2019 6:05 pm

NAME Repair-UevTemplateIndex



SYNOPSIS

Repairs a corrupted UE-V template index.





SYNTAX

Repair-UevTemplateIndex [-Confirm] [-WhatIf] [<CommonParameters>]





DESCRIPTION

The Repair-UevTemplateIndex cmdlet repairs the index for the Microsoft User Experience Virtualization (UE-V) settings location templates. A corrupted

template prevents you from enumerating the UE-V templates, and can prevent UE-V from synchronizing settings for any application on the computer. You

must have administrator privileges to run this cmdlet.





PARAMETERS

-Confirm [<SwitchParameter>]

Prompts you for confirmation before running the cmdlet.Prompts you for confirmation before running the cmdlet.



Required? false

Position? named

Default value false

Accept pipeline input? false

Accept wildcard characters? false



-WhatIf [<SwitchParameter>]

Shows what would happen if the cmdlet runs. The cmdlet is not run.Shows what would happen if the cmdlet runs. The cmdlet is not run.



Required? false

Position? named

Default value false

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









Example 1: Repair the template index



PS C:\\> Repair-UevTemplateIndex



This command repairs the corrupted template index.







RELATED LINKS

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