You use the wecutil
tool to manage Windows Event Forwarding subscriptions on one or more Windows Server-based computers. You try to update the subscriptions by using a configuration file. To do this, you run a command such as the following:
wecutil.exe ss /c:<configfile>.xml
Note
In this command, <configfile>.xml
represents the name of the file that contains the new configuration information.
However, you receive error messages such as the following:
Error: Too many arguments are specified. Error = 0x57
The parameter is incorrect.
Error: Failed to set SubscriptionType property. Error = 0x57.
The parameter is incorrect.