Running Powershell Script After IP Assignment from DHCP in AD ?!

tryllz

Smack-Fu Master, in training
61
Hi,

I wanted to know how to achieve this as I could not it find any where, and unsure if this is possible.

I have a DC server with DNS, DHCP configured. What I want to do is once a client receives an IP from the DHCP server (IP address is issued only for MAC address reserved against it), then a script should run on the client (bear in mind the client has not joined AD domain, it just received an IP).

Thank You