Advertisement
foadsf

second PowerShell error

May 16th, 2024
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. New-ItemProperty : The property already exists.
  2. At line:1 char:1
  3. + New-ItemProperty -Path 'HKLM:\SOFTWARE\Policies\Microsoft\Edge\' -Nam ...
  4. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5. + CategoryInfo : ResourceExists: (HKEY_LOCAL_MACH...Microsoft\Edge\:String) [New-ItemProperty], IOException
  6. + FullyQualifiedErrorId : System.IO.IOException,Microsoft.PowerShell.Commands.NewItemPropertyCommand
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement