[Solved] Failover Cluster Volume Access Denied

Scenario You move a clustered file share to another node. The resource appears as online. You can access files from an elevated command prompt. You can access files through the network share. However, with File Explorer you get an access denied. If you compare the volume icon to functional volumes icons, you can see that […]

[Solved] AmbiguousParameterSet error

You get the following error: CategoryInfo          : InvalidArgument: (:) [], ParameterBindingException FullyQualifiedErrorId : AmbiguousParameterSet, The reason You have this error in two situations: Your command-line uses simultaneously two or more parameters members of different exclusive parameter sets. Your command-line doesn’t use any of the parameters members of a parameter set. Let’s illustrate your error Example […]

[Solved] DistributedCOM event ID 10016

You may encounter the following type of errors in the System event log: This problem can be fixed through the following steps: 1. Find the application name As you can notice there are two ID numbers in the error message: the CLSID and the APPID. Take the APPID and search for the matching registry key […]