Search found 8 matches
- Thu Feb 15, 2018 9:37 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: telnet ImportFromFile issue
- Replies: 1
- Views: 8494
telnet ImportFromFile issue
How is the file to be specified for the ImportFromFile command in the telnet service? I've tried local path, UNC path, with and without quotes, response is always "Wrong Parameter. file does not exist or wrong parameter." Examples: ImportFromFile D:\TEMP\File.txt where D: is a local drive ...
- Tue Dec 19, 2017 8:22 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Mass update of test specific properties
- Replies: 4
- Views: 35933
- Mon Dec 18, 2017 3:45 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Mass update of test specific properties
- Replies: 4
- Views: 35933
export/edit/import method
I am following your advice. However, many of the tests are paused because of ongoing maintenance. I notice there is no indication of this in the export file. When I re-import with ImportMode=Modify, will the paused state be persisted?
- Thu Dec 07, 2017 12:30 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Mass update of test specific properties
- Replies: 4
- Views: 35933
Mass update of test specific properties
We have over 5000 URL tests that were configured with URL's utilizing the IP address of the target instead of the hostname, which creates issues when we do a failover. I have the ability to generate a list of all the test id's with their URL's and the corrected URL's, which could be used to generate...
- Wed Sep 13, 2017 12:37 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Test shows false Normal
- Replies: 3
- Views: 16052
- Wed Sep 13, 2017 12:02 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Test shows false Normal
- Replies: 3
- Views: 16052
Test shows false Normal
I have a WMI test I've used in multiple instances in our environment that queries MessagesInQueue for an MSMQ queue on the target machine and alerts if Any MessagesInQueue is > than 0. It works fine, however, I just created a copy of it that checks an OUTGOING queue on the target machine. This insta...
- Thu Jan 05, 2017 8:08 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Executing HMScript from TelnetService
- Replies: 4
- Views: 13699
- Wed Jan 04, 2017 3:45 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Executing HMScript from TelnetService
- Replies: 4
- Views: 13699
Executing HMScript from TelnetService
According to the online documentation, one can execute an HMScript while connected through the TelnetService, and when you type "help" in the TelnetService, ExecuteScript is one of the listed available commands. However, despite having every permission except modifying other users' permiss...