I have just posted a new script that can find RDP logins for the past 14 days on a given machine. Cheers.
http://www.linuxkids.com/scripts/windows/misc/findrdplogins-ps1
Scripts, programs, random ramblings…
I have just posted a new script that can find RDP logins for the past 14 days on a given machine. Cheers.
http://www.linuxkids.com/scripts/windows/misc/findrdplogins-ps1
I wrote a new utility recently and have posted it on the site. It is a PHP based program that will take input from a user and will then attempt to generate a config(s) that can be used on a Cisco ASA 5505. The generated code can easily be modified to work with the larger models as well. It’s most handy feature, is the ability to generate not only the VPN config for one ASA, but also the needed config for it’s peer, based on the information provided.
This is sure to speed up the process a bit in configuring new VPN endpoints (or new L2L VPNs).
Cheers, Drew.
Chalk up a few more scripts to the site. Additions include:
+ deleteIcons.bat
+ mapDriveIfServerAvailable.bat
+ exchangeDefrag.bat
I am starting to appreciate just how many scripts I have written over the last several years. I’ve found that i need to sub-categorize them by type, otherwise the menus are too long to display anywhere near all of them. Guess thats a good problem to have.
Looks like somewhere around another 40 or so to go. Blah…
Drew