Backup Windows Systems to a FTP Server
Download: -> Kaseya FTP Backups
So you have Kaseya clients out on the wire that need some level of backup but are not near a NAS or USB Drive. Have thoes clients backup to a FTP server by using WinSCP and a Kaseya Script to do the job for you.
This script has several peices and can be customized for… Continue reading
Top is a Linux process that shows a list of processes running on the system and what levels of resources are being used. This application provides all processes running, the CPU and Memory consumed and with several switches available you can see things like the location of the executable that is running.
Unfortunately, they don’t make a TOP executable ported for Microsoft Windows but don’t despair. You can Continue reading
www.kaseya.com
Do you run Kaseya RMM and need some free scripts?
Here is a compilation of scripts I have created for Kaseya to do different tasks, feel free to use them but keep in mind there is no guarantee. Use at your own discretion!
# Blackberry Enterprise Server ( BES Continue reading
Window’s Netsh.exe command-line scripting utility allows you to display or modify the network configurations of any computer that is currently running a resent flavor of Windows. Netsh.exe also provides a scripting feature that allows you to run a group of commands in batch mode against a computer both locally and remotely. You can also use Netsh.exe to save a configuration script in a text file for archival purposes or to help you configure Continue reading
The terminal server has exceeded the maximum number of allowed connections. The system can not log you on. The system has reached its licensed logon limit. Please try again later.”
This problem happens because Windows only allows two remote terminal services connections when you are in administrative mode, and you’ve either got two people already on that server, or more likely, you’ve got a disconnected session that still thinks it Continue reading
JailBreaking Iphone 3.1.3 on Windows XP
If your using the new Spirit.exe on windows you may get a error or 2. Not a big issue at all. Here is how to fix the 2 most common errors
You may get the error code displayed by Spirit “error code: c0000138″
To solve the problem, copy the file c:\Program Files\Common Files\Apple\Mobile Device Support\bin\libeay32.dl
to c:\Windows\System32\
Then run Continue reading
If your having an issue getting RDP client on Vist to connect to a 2003/2008 TS server you may be having issues with Vista TCP auto tuning.
To disable Vista Auto Tunning
run as an admin from cmd prompt:
netsh interface tcp set global autotuning=disabled
Then try your session again Continue reading


