Used in 2
fixlets
|
* Results in a true/false
|
if exists setting "__RelayServer1" of client then NOT
(
(
value of setting "__RelayServer1" of client as string
)
contains
(
value "PhysicalHostNameFullyQualified" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Virtual Machine\Guest\Parameters" of native registry as string
)
)
else true
if exists setting "__RelayServer1" of client then NOT( (value of setting "__RelayServer1" of client as string) contains (value "PhysicalHostNameFullyQualified" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Virtual Machine\Guest\Parameters" of native registry as string) ) else true
|
Page 1 of 1
<<
< Prev
Next >
>>
|
Page 1 of 1
<<
< Prev
Next >
>>