Quantcast
Channel: PowerShell.org » All Posts
Viewing all articles
Browse latest Browse all 13067

Reply To: Remove Registry Item — Can't get any cmdlets to work

$
0
0

Thanks, Don. Looks like that's the trick.

Remove-ItemProperty -Path hklm:\Software\Microsoft\Windows\CurrentVersion\test\ -Name *  -WhatIf

What if: Performing the operation "Remove Property" on target "Item: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\test\ Property: subkey".


Viewing all articles
Browse latest Browse all 13067

Trending Articles