MAC Adresse suchen im DHCP
Powershell:
Get-DhcpServerv4Scope -ComputerName DHCPServer | Get-DhcpServerv4Lease -ComputerName DHCPServer -EA SilentlyContinue -ClientId 01-02-ab-03-04-cd
Powershell:
Get-DhcpServerv4Scope -ComputerName DHCPServer | Get-DhcpServerv4Lease -ComputerName DHCPServer -EA SilentlyContinue -ClientId 01-02-ab-03-04-cd