XP Hints

Useful commands in XP:

  • msinfo32
  • msconfig
  • openfiles (console)
  • netstat -o (to get owner PID - useful for cross-referencing with task list)

fport.exe from foundstone.com shows useful port information (as does “Active Ports”).

To map a WebDav folder as a drive letter under XP:

net use x: "http://server.com/folder" /User:UserName Password /persistent:yes

Yet Another Programming Blog

Where James Gordon rambles about PHP and web development in general.

Find me on Twitter Find me on Stack Exchange Find me on Github Subscribe