Hi everyone,
I have a unique case where I need some help to. I have a group of on site engineers (domain users but have local administrators rights) who are using laptops. They are required to install software occasionally when they travel, therefore I need a way
using group policy to remove all these software not installed by group policy. I understand that one way to do it is to remove the registry of all software not installed by group policy so that it cannot be used. I only want the software(s) to be removed when
they connect to the company network.
1) run group policy when connected to company network everytime
2) the above group policy will delete software not installed by group policy (by deleting the registry key of the software)
3)basic hardware drivers installed on the laptop should not be affected
4)software installed by group policy should not be affected
5)Is it possible to use WMIC as well?