Zabbix jqzabbix API login error

Edit file plugins/jqzabbix.js/jqzabbix.js, and change default params in function createAjaxOption()
to:
// default params if (method != 'user.login') {
params = $.extend({
extendoutput : true,
limit : options.limit
}, params);
}

DIsable LAPS

  Turn all items to disabled in LAPS GPO    Remove LAPS passwords Get-ADComputer -Filter * -SearchBase “OU=Servers,DC=mydomain,DC=com” | Se...

Mais vistos