tomabg

Results 13 comments of tomabg

Hi, i also had some struggle with this limit but could avoid it finaly by another structure of the data. Is there an easy to use possibility to count the...

yeah done this already ..however some hint or INFO would be cool...probably yes add the number of characters to VERBOSE

this also breaks terraform deployment...as we are on test only we will try different region soon

any chance or plan to get this feature?

or maybe a better way: ``` PS C:\windows\system32> (Test-NetConnection -Port 443 -ComputerName 10.216.5.6).SourceAddress.IPAddress 10.218.4.2 PS C:\windows\system32> ```

the command Get-IcingaNetworkInterface returns in my case the physical adress but not the virtual adress(VPN) ``` PS C:\windows\system32> Get-IcingaNetworkInterface -IP 10.216.5.6 192.168.178.32 ```