“per folder” usage

wenn man auf einem fileshare wissen möchte, wann die verzeichnisse auf erster ebene das letzte mal geändert oder verwendet wurden bzw wann dort das letzte mal ein file erstellt wurde, so muss man alle files und subfolder in diesem verzeichnis rekursiv durchgehen – händisch also mehr als mühsam bzw eher unmöglich.

ich habe daher ein kleines vbscript geschrieben, dass einem diese arbeit abnimmt: perfolderusage. einfach downloaden, von .txt auf .vbs umbenennen und mit cscript auf der command line mit dem parameter des startfolders starten.

folgende werte werden dann pro subfolder unterhalb des startfolders ausgegeben:

Folder; FolderCount; FileCount; DateCreatedMin; DateCreatedMax; DateLastAccessedMin; DateLastAccessedMax; DateLastModifiedMin; DateLastModifiedMax
Drive:\Folder; 2112; 15904; 31.12.1979 23:00:00; 05.12.2003 22:18:09; 05.12.2003 21:49:34; 28.07.2005 10:22:03; 08.02.1934 16:24:52; 12.03.2002 14:42:38

FlyakiteOSX 3

die version 2 war bereits sehr genial, und ich möchte eigentlich auf keinem xp mehr arbeiten, auf dem es nicht installiert ist. seit kurzem gibt es nun die version 3 – es werden nun 262 files angepasst, bei v2 waren es noch “nur” 155; auch eine reihe von nützlichen erweiterungen sind dabei.

get it here (man beachte auch die geniale homepage!):
FlyakiteOSX 3

Ultimate-P2V

will man server nach vmware klonen – vor allem nt4 – so muss man besser vorher schon alle notwendigen treiber installieren, da nt4 ja kein plug&play unterstützt. mit einer bart pe boot cd, den richtigen plugins und einer image software soll dies sehr leicht funktionieren:

Ultimate-P2V (fix-vmscsi) is a free plug-in that allows you to clone a physical machine to virtual machine – and perform the neccessary “system reconfiguration” required to make it bootable. Without this tool or a commerical P2V tool the virtual machine would just give a “blue screen of death”

da ich demnächst einige nt4 server in eine testumgebung moven möchte kommt mir das gerade recht…

free VMware Server

VMware Introduces Free VMware Server:

VMware Server is feature-packed with the following market-leading capabilities:

Support for any standard x86 hardware
Support for a wide variety of Linux and Windows host operating systems, including 64-bit operating systems
Support for a wide variety of Linux, NetWare, Solaris x86 and Windows guest operating systems, including 64-bit operating systems
Support for Virtual SMP, enabling a single virtual machine to span multiple physical processors
Quick and easy, wizard-driven installation similar to any desktop software
Quick and easy virtual machine creation with a virtual machine wizard
Virtual machine monitoring and management with an intuitive, user friendly remote console

Microsoft Internet Security and Acceleration (ISA) Server 2004 Best Practices Analyzer Tool

The ISA Server Best Practices Analyzer is a diagnostic tool that automatically performs specific tests on configuration data collected on the local ISA Server 2004 computer from the ISA Server hierarchy of administration COM objects, Windows Management Instrumentation (WMI) classes, the system registry, files on disk, and the Domain Name System (DNS) settings.

The resulting report details critical configuration issues, potential problems, and information about the local computer. By following the recommendations of the tool, administrators can achieve greater performance, scalability, reliability, and uptime.