====== alternatestreamview ====== http://www.nirsoft.net/ AlternateStreamView is a small utility that allows you to scan your NTFS drive, and find all hidden alternate streams stored in the file system. After scanning and finding the alternate streams, you can extract these streams into the specified folder, delete unwanted streams, or save the streams list into text/html/csv/xml file. ====== Lads by Frank Heyne ====== Frank Heyne Software - http://www.heysoft.de LADS lists the name and size of every alternate data stream (ADS)it finds in the specified directory (with or without subdirectories). ====== MetaChanger ====== http://www.tilti.com/ MetaChanger Do you know that it is possible to add metainformation like "company" or "author" to files you are working with? Do you really want the recipient to get information about the files' creator and anyone who works with them? Do you have a lot of files needing to have summary information changed? You are not going to change them file by file, are you? MetaChanger allows the quick management of this type of information - It creates and updates files' metainformation. It allows the removal of not only summary information, but also all additional NTFS data streams. A free utility essentially facilitates the mass update of summary information from all types of documents. It is easy to choose a file or list of files and define the necessary metainformation. MetaChanger provides the possibility to create and save metainformation according to various profiles. All you have to do is to choose the profile and the metainformation's updating takes place automatically. ====== performance options turn off ====== http://www.terryscomputertips.com/computers/speeding-up-windows-xp-fine-tuning-visual-effects/ Speeding Up Windows XP – Fine-Tuning Visual Effects By Terry Stockdale http://www.pcwintech.com/increase-windows-performance-changing-visual-effects-xp-vista Increase Windows Performance By Changing Visual Effects (XP, Vista & 7) For some, including myself, don't care about how pretty things are in Windows. And a lot of times the visual effects aren't even noticeable in the first place. ====== Cannot browse the internet zone alarm ====== http://www.techsupportforum.com/forums/f31/solved-loose-internet-reboot-nec-ping-email-works-296843.html local DNS caching service running? ipconfig /all before and after browsing stops ipconfig /flushdns ipconfig /registerdn ====== Windows Command ====== http://ss64.com/nt/ Command line reference: Database and Operating Systems ====== Windows® XP File Association Fixes ====== http://www.dougknox.com/xp/file_assoc.htm ====== Rsync for Windows ====== http://www.itefix.no/i2/node/10650 http://www.gaztronics.net/rsync.php ====== Volume Shadow Copy ====== http://www.cobiansoft.com/forum/Default.aspx?g=posts&m=10714 ' Creates a client-accessible shadow copy of drive C. ' original source from http://www.activexperts.com/activmonitor/windowsmanagement/adminscripts/computermanagement/shadow/ ' Adapted by Samuel29 Const VOLUME = "C:\" Const CONTEXT = "ClientAccessible" strComputer = "." Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2") Set objShadowStorage = objWMIService.Get("Win32_ShadowCopy") errResult = objShadowStorage.Create(VOLUME, CONTEXT, strShadowID) if errResult <> 0 then Wscript.echo "Error, result code = " & errResult else Wscript.echo "Volume created, ID = '" & strShadowID & "'" Set colItems = objWMIService.ExecQuery("Select * from Win32_ShadowCopy where ID='"&strShadowID&"'") count = 0 For Each objItem in colItems count = count + 1 Wscript.Echo "-------------------------------------------------------------------------" Wscript.Echo "Item n° "& count Wscript.Echo "-------------------------------------------------------------------------" Wscript.Echo "ID: " & objItem.ID Wscript.Echo "Client accessible: " & objItem.ClientAccessible Wscript.Echo "Count: " & objItem.Count Wscript.Echo "Device object: " & objItem.DeviceObject Wscript.Echo "Differnetial: " & objItem.Differential Wscript.Echo "Exposed locally: " & objItem.ExposedLocally Wscript.Echo "Exposed name: " & objItem.ExposedName Wscript.Echo "Exposed remotely: " & objItem.ExposedRemotely Wscript.Echo "Hardware assisted: " & objItem.HardwareAssisted Wscript.Echo "Imported: " & objItem.Imported Wscript.Echo "No auto release: " & objItem.NoAutoRelease Wscript.Echo "Not surfaced: " & objItem.NotSurfaced Wscript.Echo "No writers: " & objItem.NoWriters Wscript.Echo "Originating machine: " & objItem.OriginatingMachine Wscript.Echo "Persistent: " & objItem.Persistent Wscript.Echo "Plex: " & objItem.Plex Wscript.Echo "Provider ID: " & objItem.ProviderID Wscript.Echo "Service machine: " & objItem.ServiceMachine Wscript.Echo "Set ID: " & objItem.SetID Wscript.Echo "State: " & objItem.State Wscript.Echo "Transportable: " & objItem.Transportable Wscript.Echo "Volume name: " & objItem.VolumeName ' <----- the client accessible path (\\?\{some_guid}\), how to dynamically tell cobian to use it ? Next if count = 0 then Wscript.echo "Sorry, no VSS found" end if end if ====== Show Hidden Devices ====== [[http://support.microsoft.com/default.aspx?scid=kb;en-us;315539]] [[http://buchatech.aiotechnology.com/]] ====== Search Group Policy ====== http://buchatech.aiotechnology.com/ ====== sysinternals ====== [[http://technet.microsoft.com/en-us/sysinternals/bb795532.aspx]] ====== Vista "Windows cannot connect to the printer. Access is denied" ====== http://social.technet.microsoft.com/Forums/en-US/itprovistaprinting/thread/57201ba1-d2b0-430f-83f5-f424e35d92c9 ====== Find Lost Product Key's ====== == Bellarc == * [[software:analysisandtesting|SEE: AnalyaisAndTestingBelarc HDScan]] * From: http://www.belarc.com/free_download.html == productkeysactivation == http://pcsupport.about.com/od/productkeysactivation/tp/windows-product-keys.htm == magicaljellybean == http://magicaljellybean.com/keyfinder/ == RockXP 4.0 == http://www.rockxp.org/ == winkeyfinder == http://www.winkeyfinder.com/remository-4.php ====== Disconnect all mapped drives in logon script ====== net use * /delete /yes ====== Remotely Enable Remote Desktop hacks-remote-desktop ====== http://oreilly.com/windows/archive/server-hacks-remote-desktop.html Fortunately, there's a workaround. Sit down at your desk and log on to your Windows XP workstation using your administrator credentials and start Registry Editor by Start --> Run --> regedit --> OK. Then select the Connect Network Registry option under the File menu ====== Internet Explorer: explorer.exe versus iexplore.exe ====== http://spugbrap.blogspot.com/2005/10/internet-explorer-explorerexe-versus.html
Add this registry value (and the key, too, if it's not there):

Key:
HKEY_CURRENT_USER\Software\
Microsoft\WindowsCurrentVersion\
Explorer\BrowseNewProcess
Value Name: BrowseNewProcess
Data Type: REG_SZ (String Value)
Value Data: Yes

Phew! Adding that key did the trick, solving both my Developer Toolbar problem and my memory leak problem.
====== Manual steps to run Chkdsk from My Computer or Windows Explorer ====== http://support.microsoft.com/?kbid=315265
1.Double-click My Computer, and then right-click the hard disk that you want to check.
2.Click Properties, and then click Tools.
3.Under Error-checking, click Check Now. A dialog box that shows the Check disk options is displayed,
4.Use one of the following procedures:
To run Chkdsk in read-only mode, click Start.
To repair errors without scanning the volume for bad sectors, select the Automatically fix file system errors check box, and then click Start.
To repair errors, locate bad sectors, and recover readable information, select the Scan for and attempt recovery of bad sectors check box, and then click Start.
Note If one or more of the files on the hard disk are open, you will receive the following message:
The disk check could not be performed because the disk check utility needs exclusive access to some Windows files on the disk. These files can be accessed by restarting Windows. Do you want to schedule the disk check to occur the next time you restart the computer?
Click Yes to schedule the disk check, and then restart your computer to start the disk check.
The following table lists the exit codes that Chkdsk reports after it has finished:
Exit codeDescription
0No errors were found.
1Errors were found and fixed.
2Disk cleanup, such as garbage collection, was performed, or cleanup was not performed because /f was not specified.
3Could not check the disk, errors could not be fixed, or errors were not fixed because /f was not specified.

For more information about Chkdsk, visit the following Microsoft Web sites:
Chkdsk:
http://technet.microsoft.com/en-us/library/bb491071.aspx (http://technet.microsoft.com/en-us/library/bb491071.aspx)
Running Chkdsk to repair file systems:
http://technet.microsoft.com/en-us/library/bb457122.aspx (http://technet.microsoft.com/en-us/library/bb457122.aspx)
For more information about Chkdsk, click the following article number to view the article in the Microsoft Knowledge Base:
314835 (http://support.microsoft.com/kb/314835/) ====== Launch Folder Windows in a Separate Process ====== http://www.pctools.com/guides/registry/detail/769/