Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2014
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. PS C:\Users\Username> .\Find-BrokenInheritance.ps1 -url http://dev2010
  2. C:\Users\Username\Find-BrokenInheritance.ps1 : Exception has been thrown by the target of an invocation.
  3. At line:1 char:29
  4. + .\Find-BrokenInheritance.ps1 <<<< -url http://dev2010/
  5. + CategoryInfo : NotSpecified: (:) [Find-BrokenInheritance.ps1], TargetInvocationException
  6. + FullyQualifiedErrorId : System.Reflection.TargetInvocationException,Find-BrokenInheritance.ps1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement