Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

Remove keys, values and data from registry

$
0
0

Hi I am new to powershell and want a help in removing a registry entry.

I want to remove everything related to cisconac from HKLM in registry, this is what i have got so far but its not working :/

Get-ChildItem -Path HKLM:\ -Recurse -Include *ciscoNAC* -ErrorAction SilentlyContinue | Remove-Item


\m/


Viewing all articles
Browse latest Browse all 15028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>