highball.se

Out of clutter, find simplicity

Archive for the ‘Windows’ Category

Linked: Help! My SQL Server Log File is too big!!! | TechRepublic

Great post about shrinking SQL server 2005 log files. Shrinking the File Once you have identified your problem and have been able to truncate your log file,  you may need to shrink the file back to a manageable size.  You should avoid shrinking your files on a consistent basis as it can lead to fragmentation [...]

Export a list of all computers in an AD OU

Today I struggled with the problem of exporting a list of computers in a Windows Domain OU to a simple text file. The purpose of the text file is to act as an input for some other neat scripts. I stumbled across a post on thebackroomtech.com that made the it seem like a piece of [...]