while ((Test-NetConnection 127.0.0.1 -Port 8088).TcpTestSucceeded)
{
write-host "Works" -ForegroundColor Green
}
( write-host "FUCKED UP" -ForegroundColor Red )
while (tcping 127.0.0.1 8088 )
то команда выполняется с результатом "no response" и собственно цикл работает))Порты обычно указаны в настройках камер, так?
Если в одной подсети все порты открыты, т.к. проблем нет, то в другой они могут быть закрыты или чем-то заблокированы? Как это можно проверить?
tnc 192.168.1.100 -p 8100
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID - AppBroker / WscBrokerManager
Microsoft Windows Server has detected that NTLM authentication is presently being used between clients and this server. This event occurs once per boot of the server on the first time a client uses NTLM with this server.