Guest User

Untitled

a guest
Jun 13th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. dir cert:\CurrentUserMy
  2.  
  3. PS C:UsersADesktop> rm cert:\CurrentUserMyB909E44056411513E2B220007541AF4822B5C10
  4. Remove-Item : Provider execution stopped because the provider does not support this operation.
  5. At line:1 char:3
  6. + rm <<<< cert:\CurrentUserMyB909E44056411513E2B220007541AF4822B5C10
  7. + CategoryInfo : NotImplemented: (:) [Remove-Item], PSNotSupportedException
  8. + FullyQualifiedErrorId : NotSupported,Microsoft.PowerShell.Commands.RemoveItemCommand
Add Comment
Please, Sign In to add comment