Hi again,
We are using managment features with powershell right? (like this command: “waithidden powershell.exe -C Disable-WindowsOptionalFeature -FeatureName Internet-Explorer-Optional-x86 –Online -NoRestart” )
I wonder if any method exists for using group policies directly from bigfix?
For example-> I want to enable “AdministrativeTemplates/WindowsComponents/InternetExplorer/disable i.e as standalone browser” feature on clients with bigfix and then run “gpupdate /force” command.
Sorry If this issue is mentioned before, I couldnt find what I am looking for