Hello everyone!
Is there anyone out there that might have experience with ChanSpy? Serious experience...
I have read and read and read and just cannot figure this out.
I have an asterisk 1.4 server with a digium card in it acting as a VoIP Gateway - no typical local/ld inbound or outbound...
Well this is my first post in over 6 years - WOW time flies!
I am needing some help and understanding. I have read so many Cisco pages and VPN posts here at Tek-Tips that I am seeing my life in NAT'd images with Crypto Maps and Access Lists applied to the images [ponder]
I am looking for some...
I am hoping there is some genious out there that can speak some geek with me :-)
I have a pair of MS NLB OWA front end servers in a PIX DMZ speaking to ADC's and Exchange Cluster's Virtual Server (not the nodes directly) via IPSec.
OWA IPSec is set to Require Security and point only to those...
I have asked before...
I think the subject is a little more "descriptive" this time and I hope I can get the help :) It's been quite a few months of on/off research and testing and now another month pretty much dedicated to frustration has passed by.
Object of script:
Pause Default...
I was wondering if someone could send me down the path of enlightenment...
I want to start an application, monitor it's processes CPU consumption and finally quit that application or continue with next "job" when CPU consumption is "00"
There has to be a way...otherwise...
Here is the Batch file first
dir %1\*.gbk /o-d /b >templist.fil
for /F "skip=%2" %%A in (templist.fil) do (del %1\%%A)
del templist.fil
Line 1 does lists all GBK files in VARIABLE's directory by date (new first) and redirects output to a file.
Line 2 Process this list skipping the...
Let's start with a copy of the scripts involved here - please don't make fun of my hack job :) I'm just a baby coder here :)
this is run on a W2KPRO workstation
NO_PRINT.VBS
set WshShell = CreateObject("WScript.Shell")
Set IE = CreateObject("InternetExplorer.Application")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.