Search found 26 matches

by zacherynuk
Thu Aug 12, 2021 6:57 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: RCC Just not letting me in anymore....
Replies: 5
Views: 10382

RCC version? May be HostMonitor could not open RCI port for listening because its used by another software and RCC connects to some other application? You should see error in HostMonitor syslog. Have you checked logs? Auditing tool (menu View)? Could you send logs and config files to support? Regar...
by zacherynuk
Thu Aug 12, 2021 6:07 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: RCC Just not letting me in anymore....
Replies: 5
Views: 10382

Upgrade - what exactly has been done? Have you keep "Update/Repair" installation mode? May be you switched to "Install" mode? Then you lost your settings. May be you changed target folders and now you have 2 copies of HostMonitor and/or 2 copies of config files? I would recommen...
by zacherynuk
Wed Aug 11, 2021 9:46 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: RCC Just not letting me in anymore....
Replies: 5
Views: 10382

RCC Just not letting me in anymore....

Just upgraded to 12.90 and now all RCC connections say bad username / password. Can't even access with admin.... I can only imagine I am being dumb, but typing some characters into a keyboard is a fairly common thing for me... I can create a user, set a password and RCC says 'nope' So only way to ac...
by zacherynuk
Wed Mar 15, 2017 4:51 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: DFSRDiag Scrip on WIndows 2012 R2
Replies: 5
Views: 18099

Hey Alex!
I may try pstools first.
This whole thing would go away if you would compile some 64 bit agents, your know, then we could use powershell.
It's a tick-box - why don't you ?
by zacherynuk
Wed Mar 15, 2017 10:10 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: DFSRDiag Scrip on WIndows 2012 R2
Replies: 5
Views: 18099

D'oh!

(As a shell script)

I'm an idiot... hah. I am running it on a non DFS machine. It's been a long day. But... without having an agent installed - is it possible to run this on another machine ?

Thanks!
by zacherynuk
Wed Mar 15, 2017 9:22 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: DFSRDiag Scrip on WIndows 2012 R2
Replies: 5
Views: 18099

DFSRDiag Scrip on WIndows 2012 R2

Hi, I have been using the following script for years on 2008 R2 machines, but I just cannot get 2012 R2 machines to launch any 64bit command, whether powershell or cmd. Can you advise ? Thanks. SET EL= for /F "tokens=6 delims= " %%A IN ('"%WinDir%\Sysnative\dfsrdiag.exe backlog /rmem:...
by zacherynuk
Wed Nov 25, 2015 2:20 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Have any news for new version ?
Replies: 31
Views: 92158

Cool, good to know. It was something about only being able to manage the hostmon server properly via RCC due to the way Server 2008 changes the session host priority, so even when at TScon 0 pop ups would go to an underlying console for system.... but looks like this issue was ay back at 7 and 8 - s...
by zacherynuk
Tue Nov 24, 2015 1:10 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Have any news for new version ?
Replies: 31
Views: 92158

Ooh hope to play soon!

Could you clarify server compatibility? We are still running 2k3 due to the tscon issues... can I play with a 2k8r2 machine now ?
by zacherynuk
Fri Apr 24, 2015 8:46 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Have any news for new version ?
Replies: 31
Views: 92158

Exciting!

Would be awesome if the network discovery did MAC address lookup and attempted to ID the hardware ;) I've not seen it mentioned anywhere, but I would love some direct management options - the ability to remotely easily run arbitrary commands on RMA machines - or even a micro-agent (or perhaps just p...
by zacherynuk
Tue Oct 01, 2013 3:12 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: WHOIS
Replies: 2
Views: 9168

Hi, thanks for the swift reply! Yes indeed. Gosh, 1 week or 1 month... yeah I suppose I see no harm in that in the big picture. I have been using 23 hours .... We're only talking perhaps 3-6 domains MAX using the same whois lookup.... 1 lookup every 6 hours is hardly a DOS! But I'll pause the tests ...
by zacherynuk
Tue Oct 01, 2013 2:52 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: WHOIS
Replies: 2
Views: 9168

WHOIS

AKA - the cursed port 43 After years of having whois checks save my ass I am now having more and more stop working, to the point that, now I have several domains I simply cannot find a server on the list to give me a reply. These aren't fancy domains either - mostly just COMs Generally I am used to ...
by zacherynuk
Thu Aug 02, 2012 9:48 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Test History via Web interface
Replies: 2
Views: 9801

Do you use Web Service ? You may setup Web Service to allow access to folder, where you may store private logs and reports. In such case, Web Service users can view private logs or reports for certain test items. Also, Web Service allows to view Quick log for each test item. Please, check for detai...
by zacherynuk
Thu Aug 02, 2012 4:29 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Test History via Web interface
Replies: 2
Views: 9801

Test History via Web interface

Hi, is it possible to get a test history screen on the web interface ?

I would like to publish some metrics for a client...

Thanks
by zacherynuk
Tue Feb 14, 2012 5:53 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Replicated DFS - dfsrdiag.exe script Backlog 2008 64bit
Replies: 2
Views: 11183

KS-Soft wrote:Thank you.
BTW: Normally we use "Library" forum for such posts
http://www.ks-soft.net/cgi-bin/phpBB/viewforum.php?f=7

Regards
Alex
Oh yeah :) oops
by zacherynuk
Fri Feb 10, 2012 9:34 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Replicated DFS - dfsrdiag.exe script Backlog 2008 64bit
Replies: 2
Views: 11183

Replicated DFS - dfsrdiag.exe script Backlog 2008 64bit

Hi, I use the batch file below to return the current list of backlogged files and echo this to the console (for Shell Script) as well as exit with the errorlevel to be picked up in hostmonitor (For External Program). This took me bloody ages, because of the %WinDir%\Sysnative part, which allows the ...