M
Michi Albatross
Hy.
I need to check:
- is the target machine online.
How can i do it?
if machine_is_online =true then
online = yes
else
online = no
end iF
thanks
I need to check:
- is the target machine online.
How can i do it?
if machine_is_online =true then
online = yes
else
online = no
end iF
thanks