Other

Other

Batch file: CheckIMAService

@ECHO OFF
:QUERYIMA
for /f "tokens=2*" %%a in ('sc query imaservice ^| findstr STATE') do call :CHECKRUN "%%b"
GOTO :EOF
:CHECKRUN
IF #%1#==#"4  RUNNING "# ECHO "Citrix IMA Service is Running!" & GOTO :STOPCHECK
PING -n 10 localhost
GOTO :QUERYIMA
:STOPCHECK
ECHO "Script Finished"

Free eBook Mastering Powershell

“Mastering PowerShell” by Dr. Tobias Weltner, Windows PowerShell MVP, is now available as a free PDF eBook. You can download it here or read the online version.Masteringpowershell

New build Synology Diskstation Manager 2.0

0

Synology just released a new build (2.0-0722) for the management interface for their NAS series.

They added a lot of new features:

NFS support, HDD Smart support, New download station with new download channels for eMule and NZB, and more.

Link

Beacuse the official site is alway very slow, two mirrors for the firmware of the DS107+ (which I own):

http://www.cavedist.com/D…ogy_88f5281_107+_0722.zip
http://www.pruttelpot.com/synology_88f5281_107+_0722.zip

Update: And for the tools for V722 (and the firmware for other synology devices):

http://synology.mkessler.net/index.php?path=Version722%2F

Pictures from Quantas plane incident July 2008

0

  Quantas plane incident (1.3 MiB, 318 hits)

New setup Blog

As you probably noticed this blog is newly setup. I had a problem when upgrading the version of WordPress from V2.5.1 to V2.6. I am trying to restore the old content.

One advantage is that the database is clean and some blog functionality is added.

Stay Tuned..

Update: 21:40 Posts en pages recoverd!

Go to Top