i need some help, i want to create a powershell script that searches the registry for just the key RebootRequired, no value or data search is needed. with a IF find create a txt file named RebootRequired.txt in folder C:\Candi\
is that even possible?
been trying out some scripting, but i can barley make the script to find the key if it present within the registry.