A few days ago, we had mysterious issues with one of our Windows Server 2008 R2 SP1 machines. The problem was noticed, because an information popped up in the system tray, of other terminal servers, that the Remote Desktop Licensing Service is not available on the network. The source server of the problem was found... Continue Reading →
Soluto – Anti Frustration Software
Soluto (www.soluto.com) It's an Awesome Tool, to Speed Up Your System Boot, Fix System Slowdowns Sound's very interesting and i'll give them a try. found via Lifehacker (http://tinyurl.com/26py4s2)...
Automate Logins with Keepass and Firefox
A long time ago, but now it's here! everyone knows it's very annoing if you have to login to multiple websites during work days. It would be much easier to have a tool tool, what helps us to automate the login process to websites like Amazon, Facebook, Microsoft, Onlinebanking, etc.., where i am registered to.... Continue Reading →
Process Uptime Utillity
I wrote a small tool, what receives the uptime of an running process. Simply choose a PID of a process and enter it into the tool. This is possible trough input box or over a commandline call. Download: Process Uptime V0.0.0.2
Debug Chooser – A tool to choose between multiple Debugger in the Taskmanager
The "Debug Chooser" is a tool primary developed to have multiple debugger applications/options in the taskmanager available. What else can i told you about this tool. All options are configured trough an INI file, you can configure an application timeout, wich ends the debug chooser after a time period and launches the selected application. Its... Continue Reading →
Tool for setting default printers (on Users, local & remote computernames)
I know there are a lot of tools on the web for setting a default printer depending on different cases. But for me they were all to complex a little bit. I want it more easier and wrote my own SetDefaultPrinter tool wich tries to set a default printer, depending on a username or a... Continue Reading →
Easily transfer FSMO Roles vom one DC to a another
I've wrote a nice batch script how you can transfer FSMO Roles from one domaincontroller to a another. With some simple choices you can move roles between domaincontrollers in a AD environment. Therefor i use the NTDSUTIL.EXE of the Windows Server Support Tools wich is installed by default on a Windows Domaincontroller. Before you can... Continue Reading →
Backup Tool for Cisco Devices
Because i have a lot to do with cisco network environments, i searched for a tool, wich i can use, to backup a amount of cisco network devices quick and easy through TFTP. But i didn't find any good tool, wich provides this feature. After a lot of research work, i deceided to write my... Continue Reading →
Fehlersuche/Troubleanalyse mit dem EventLog und seinen Tools
Folgende Commandline-Tools sind zur Fehleranalyse unter Windows 2000 | XP | 2003 geeignet: Das mit cscript startende VB-Script: EventQuery.vbs (ist beim Windows Server 2k3 im Resource Kit mit dabei) und WMIC.EXE (eine Schnittstelle der Windows Management Instrumentation, kann diesen Fehler auslesen auch vom lokalen System uns vom Remote Hosts) WMI ist ein 'Common Standard' welcher... Continue Reading →
Copy To.. Befehl im Kontextmenue anzeigen
Wer gerne mal schnell files ueber das Kontextmenue kopieren moechte, der kann dies jetzt ganz problemlos machen. In der Registry gibt es einen Pfad, in dem ein neuer Unterschluessel [Copy To] erstellt werden muss: [HKCR\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To] Der Defaultwert "@" in dem Teilschluessel muss mit einer bestimmten Class-ID aufgefuellt werden: {C2FBB630-2971-11D1-A18C-00C04FD75D13} Um den Copy To in... Continue Reading →