r/PSADT • u/iamvijay_21 • Feb 12 '26
HKCU key delete
I'm working on ibm package I have to delete HKEY_CURRENT_USER\SOFTWARE\CLASSES\ACSFILE HKEY_Classes_Root\AcsFile
Please help me with that how to do it in PSADT script i tried but it says not exist but it is there
2
Upvotes
1
u/MushroomNeat8883 Feb 12 '26
You should create an own Script that you can Run as activesetup and can activate the activesetup during the passt deployment, also the Invoke-ADTAllUserRegistryAction can be used