Because I always forget them, here’s the commands:
esxcli system coredump network get esxcli system coredump network set --interface-name vmk0 --server-ipv4 10.0.1.11 --server-port 6500 esxcli system coredump network set --enable true esxcli system coredump network get esxcli system coredump network check esxcli system syslog config get esxcli system syslog config set --loghost='tcp://10.0.1.11:514' esxcli network firewall ruleset set --ruleset-id=syslog --enabled=true esxcli network firewall refresh esxcli system syslog reload
This is a quick one, it's been forever since I've posted here. After moving back…
Simple command turned crazy. I ended up coming up with this due to the fact…
Phew, this one took a minute to figure out. ConnectWise has a form based documents…
I've found myself at a new job, recreating many of the processes that I spent…
Wow, it's been a while since I've done a real post on this site. I've…
When using AutoTask's API it's required to lookup a various amount of picklist values that…