Browse by Tags

All Tags » Sysadminship (RSS)

Windows file server performance optimization

Merge this into the registry, reboot and enjoy increased performance: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisable8dot3NameCreation"=dword:00000001 "NtfsMemoryUsage"...
Posted by Slav | with no comments
Filed under:

Disabling Syskey startup password

So it happened: Windows starts up and asks for a password, and you don't know what that is. Either forgot, or didn't know the password. This is Syskey in action. What to do? You can try brute forcing the password. Syskey gives unlimited tries...
Posted by Slav | with no comments
Filed under: ,

Capturing Windows user logon traffic

I don't need to go into many details about the startup process and importance of analysing it in case of problems. Here's how I do it: The tools: Wireshark ( http://www.wireshark.org/ ) PSTools ( http://www.microsoft.com/technet/sysinternals/Utilities...
Posted by Slav | with no comments
Filed under:

Good principles for sysadmins and solution architects

Solaris™ Administration Best Practices by Peter Baer Galvin is an old gem. Here's the list: Keep an Eye Peeled and a Wall at Your Back Communicate with Users Help Users Fix It Themselves Use Available Information Know When to Use Strategy and...
Posted by Slav | 1 comment(s)
Filed under: ,