Category: Windows

Windows-clean-up.cmd

------------------------------Clear out TEMP files on a regular basis - this is best done at startup…

How to remove a “No mapping between account names and security IDs was done” error

Case 1: This pertains to a domain-joined account on a domain-joined computer. These legacy cmdlets…

Error: Windows cannot load extensible counter DLL MSSQLSERVER, the first DWORD in data section is the Windows error code.

 Resolution:   Give everyone read/execute access to binn\sqlctr80.dll or msmdctr90.dll   # Set file$sqlctr =…

How To Set Up an FTP Server in Windows Server 2003

Turn on FTP service:   Setup Home folders and security features:   Remember to allow…

Robocopy

The following commands copy folders and retain all security attributes:  robocopy "some directory" "some directory…

NTDS Utility

Creating Snapshot   ntdsutilsnapshotactivate instance ntdscreate# copy the copy the {GUID_NUMBER} into notepad for a…

Using Process Explorer

 Process Explorer shows you information about which handles and DLLs processes have opened or loaded.…

Two Useful Workstation Shortcuts for Non-Savvy Users

Lockdown: %windir%\system32\rundll32.exe user32.dll,LockWorkStation Shutdown: shutdown -s -m \\computername -t 7200

NUMLOCK windows XP

Go to Start>> Run. Type in: regedit [Enter] or click OK. Navigate to the following…

Nintendo Wii JailBreaking

1. install Hackmii 2. install cIOS38_rev14 (requires IOS36-64-v1042.wad or connection to the Internet) 3. install…

Excel MD5 Hash Function

Go to the VB editor (Alt-F11), right-click on your workbook in theproject window, and click…

Bandwidth Calculator

Convert Kbps to GB/month Formula =A2*60*60*24*30/8/1000/1000 (use Excel) ------------------------------------------------ 20000 Kbps = 6480 Gb/month 950…

Exchange 2007 Installation Notes

 - Installing as co-existence with Exchange 2003 - Must install these services in order: Client…

How to check to see if your email domain is blacklisted

Find your IP address: https://www.whatismyip.com/ Test the real-time spam list matching your IP:   Check…

Some Windows Tools

Change Office Product Key 2003 2007http://support.microsoft.com/kb/895456 How to enable Remote desktop remotely (another article on…

Fix 4GB Limitation on a Windows 32BIT OS

PatchPae (v2) by wj32. Tested on: Windows Vista SP2, Windows 7 SP0, Windows 7 SP1,…

Fix: Error”The security log on this system is full”

This may be followed by "The terminal server has exceeded the maximum number of allowed…

How to find MacOS Version

From the Apple menu, choose About This Mac. The version number of OS X you're…

Great GPL Windows Admin Tools

1. Wireshark 2. amanda.org (backup server) 3. mailarchiva.com (mail backup) 4. http://rbac.codeplex.com (remote admin for Exchange servers) 5. Core Configurator, ,…

Disable / Enable Admin Shares

Restore Administrative Shares To restore administrative shares so that they are automatically created in Windows:…