Tag: windows home server
What Should I Use for My Home Theater PC: Apple TV, Nettop, Old Computer, or Something Else?
by SLeepdepD on Jan.25, 2012, under Other Posts
I’ve been very pleased with my Windows Home Server/XBox 360 setup.
via What Should I Use for My Home Theater PC: Apple TV, Nettop, Old Computer, or Something Else?.
Installing WallWatcher on Windows Home Server
by SLeepdepD on Dec.10, 2010, under Technology
Here are some notes about installing WallWatcher on Windows Home Server:
- Don’t install; there is no install, just extract the program files and libraries.
- Don’t put on the C:\ drive
- In case you have to re-install Windows Home Server put the WallWatcher files on another drive instead. I created a “Program Files” folder on my D:\ drive and put them in there.
- Configure WallWatcher to store log files to a Shared Folder you can access from another computer.
- Setup WallWatcher to run as a service using srvstart.exe.
- Close WallWatcher application.
- Put “srvstart.exe” and “srvstart.dll” in a folder called “srvstart” in D:\Program Files.
- Create an INI file named “srvstart.ini” in “D:\Program Files\WallWatcher”. Paste in the following:
[WallWatcher]
startup=D:\Program Files\WallWatcher\WallWatcher.exe
startup_dir=D:\Program Files\WallWatcher - Go to Start > Run. Enter the following:
“D:\Program Files\srvstart\srvstart.exe” install WallWatcher -c “D:\Program Files\WallWatcher\srvstart.ini”
- Go to Start > Run. Enter the following:
services.msc
- Locate the new “WallWatcher” service. Right-click and select Properties.
- Select “Automatic” for Startup Type and click Start. Click OK.

