List IP Configuration Data
Run this asset action: {actionpath}list_ip_config.vbs {computer} Here is the content of "list_ip_config.vbs" ' List IP Configuration DatastrComputer = WScript.Arguments(0)Set objWMIService = GetObject("winmgmts:" _ & "{impersonationLevel=impersona...
