(imported topic written by sgreenwall91)
Trying to perform a single installation (SEP) that has differing behavior if a system is on a specific subnet (communication settings). The issue I’m running into is that using the following errors when multiple NICs are involved (laptop with wireless/GB ethernet):
Q: (preceding text of last “.” of preceding text of last “.” of (addresses whose (it as string != “0.0.0.0”) of ip interfaces whose (loopback of it = false) of network as string)= “192.168”)
A: False
E: Singular expression refers to non-unique object.
Is there an easy method to evaluated multiple results or compile the multiple results into a single string value?