Is there a fix for this? I think this is happening to me on Windows Agent v6.0.5.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Alex Kirhenshtein on September 05, 2025, 12:39:21 PMQuote from: Spheron on September 05, 2025, 09:36:46 AMThe script is running about 1h bevor i canceld it.
if (classof($object) == "Node") $node->enableRoutingTablePolling(false);
node = s.findObjectByName('testnode')
s.setObjectManaged(node.getObjectId(), True)
node = s.findObjectByName('testnode')
s.setObjectManaged(node.getObjectId(), False)