I'm having a problems on the network
Some newer Windows 10 PC's (Win10 image from Dell), behave different, then older Dell PC's.
They have the same service pack's and hotfixes, its something in settings.
They don't accept remote administration tasks, such Manage PC by using an MMC to a remote \client
And neither do they accept Sysinternals remote tools like psexec etc.
I've noticed that those machines don't allow RPC connections.
Although those services run :
- RPC Endpoint Mapper
- DCOM Server Process Launcher
- Remote Procedure Call (RPC)
And i made sure the rpc is allowed
netsh advfirewall firewall add rule name="RPC endpoint mapper" dir=in action=allow protocol=TCP localport=135
Any ideas of what this could be ?.
It was indeed a firewall rule problem. And a problem in remote tooling, GLPI didnt work on some clients.
also at least those services should run
other people diving into it, you might alter the ipnumbers and masks to suit your site.