-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An error occured: rpc_s_access_denied #6
Comments
Try with server administrator rights, it should work without any tweaks. And after that you may experiment with special access rights. |
zbxwmi built upon impacket, take a look for solutions to such cases. May be this would be helpful fortra/impacket#664 |
[root@zabbix centos]# ./zbxwmi -a get -fields "FreeSpace" -item "C:" "Win32_LogicalDisk" "/etc/zabbix/wmi.pw" "my server ip" I am trying with a local windows administrator account and also set the "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\LocalAccountTokenFilterPolicy" to 1 but still am getting the "rpc_s_access_denied" error. My wmi.pw looks like as follows. Administrator Thank you all in advanced |
Hi, |
[root@zabmon externalscripts]# ./zbxwmi -action get WMI 10.XX.XX.XX
An error occured: rpc_s_access_denied
[root@zabmon externalscripts]#
Is it anything need to tweak in windows registry.
The text was updated successfully, but these errors were encountered: