WMI/OMI connecttion with powershell
Hi guys,
I have multiple Windows machines and need to collect logs from them using OMI. Configuring each one individually is very difficult. Therefore, I want to use a script to apply the configuration to all machines from one machine. I am considering using PowerShell for this, and I have made some attempts, but I haven't been able to sort out all the permissions. Has anyone tried this before? If there is a different way, I am open to that too.