Cannot define the {0} parameter for the {1} cmdlet. The parameter name is already defined by the {2} class. Change the name of the parameter in Cmdlet Definition XML and retry.
Cannot create the RunspaceConfiguration object because an assembly attribute of type RunspaceConfigurationType is not defined ...
Cannot create the RunspaceConfiguration object because there is more than one assembly attribute of the type RunspaceConfigurationType ...
Cannot debug Runspace. The host has no debugger. Try debugging the Runspace inside the Windows PowerShell console or the ...
Cannot define pipeline. Once a pipeline uses the Sequence parameter of the Foreach-Object or Where-Object cmdlets, all remaining ...
Cannot define the {0} parameter for the {1} cmdlet. The parameter name is already defined by the {2} class. Change the name ...
Cannot define the {0} parameter for the {1} cmdlet. The parameter name is already defined within the {2} XML element. Change ...
Cannot define variable. A variable with name '{0}' has already been defined. To reference a variable from the top-level scope ...
Cannot define variable. Scope names are only valid in a parallel or sequence block. Within a parallel or sequence block, ...
Cannot delete or rename the specified folder (%1). If the folder was acquired using the File Picker or the KnownFolders API, ...