telskamp / FindMac-Gui

Powershell script to search for a mac adress in all scopes of a M$ dhcp server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FindMac-Gui

Powershell script to search for a mac adress in all leases and reservations of all scopes on a Mirosoft dhcp server using a simple gui

screenshot

Usage

  1. Edit the script a nd fill in the address of your dhcp server
  2. Run the script
  3. Fill in mac adress in any of the below formats
  • aabbccddeeff
  • aa-bb-cc-dd-ee-ff
  • aa:bb:cc:dd:ee:ff
  • aa.bb.cc.dd.ee.ff
  1. Wait for it
  2. Profit
  3. Do it again

Compatibillity

Only tested on dhcp 2012R2, you need the dhcp powershell module for this script to work

About

Powershell script to search for a mac adress in all scopes of a M$ dhcp server


Languages

Language:PowerShell 100.0%