Wednesday, 15 January 2014

UE-V Powershell Generic Failure

If you try to retrieve UE-V templates using the cmdlet Get-UEVTemplate and you receive the following error:

Generic Failure


Or you try to unregister an UEV template using the Unregister-UEVTemplate and you get the following error:

Exception of type 'Microsoft.Uev.Command.CorruptTemplateDatabaseException was thrown


As the last error suggests you have a Corrupt Template Database.

To fix it run the following cmdlet:

Repair-UevTemplateIndex

No comments:

Post a Comment