[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
WHS "Turn all the cr*p off" batch file
10-31-2010, 12:30 PM (This post was last modified: 10-31-2010 12:33 PM by Bazrah.)
Post: #1
WHS "Turn all the cr*p off" batch file
Hey kids,

I stream 1:1 bd rips from my Acer easystore and get fed up with WHS deciding it'll run some background process like demigrator which then ties up the i/o and means the movie stutters.

I've got a batch file to turn off the demigrator (and another to turn it back on) but I was thinking, can I add other services to the list? Things like indexing (and anything else you can think of)?

Can I just add them to this batch file? Any special syntax?

Code:
@echo off
sc stop "DriveExtenderMigrator"
sc config "DriveExtenderMigrator" start= disabled
exit

and then to the "On" file?

Code:
@echo off
sc config "DriveExtenderMigrator" start= demand
sc start "DriveExtenderMigrator"
exit

PchTrakt | YAMJ wiki
trakt.tv
Find all posts by this user
11-12-2010, 10:40 PM
Post: #2
RE: WHS "Turn all the cr*p off" batch file
Just save them somewhere in the filesystem and set up a scheduled task to run at whatever time you want
I've just shut off DriveExtenderMigrator and my WHS seems to be streaming much better - my BR 1:1 MKV rips were stuttering something fierce last night -- only had my PCZH streaming for 10 mins now so we'll see what happens over the next hour or two
Find all posts by this user
11-13-2010, 10:07 AM
Post: #3
RE: WHS "Turn all the cr*p off" batch file
Yeah, these batch files work really well.

Are there any other services you turn off when streaming?

1:1 bdrips with hd audio work perfectly for me streaming from the whs to the A-200.

PchTrakt | YAMJ wiki
trakt.tv
Find all posts by this user
11-13-2010, 10:09 AM
Post: #4
RE: WHS "Turn all the cr*p off" batch file
a better solution for this would be to run the drive balancer util to get your drives balance out overnight and future changes will be minor impacting..
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Long term DVD file suggestion: ISO vs. .vob 80sMetalForever 8 1,747 12-01-2012 05:03 PM
Last Post: aaronwt
  ext4 - faster file deletions lordy 1 1,244 08-17-2012 04:45 PM
Last Post: accident
  Samsung Smart TV File Encryption netwave 1 14,141 01-28-2012 03:57 AM
Last Post: Netmask
  Re: mkv file no video display on my plasma virtual_ghost 6 2,668 10-22-2011 10:10 AM
Last Post: chris57
  Major WHS (NAS) problems!?!?! Tridith 27 5,215 07-21-2011 04:30 AM
Last Post: thestewman
  searching for the perfect solution "streaming from whs to "I Products" (apple) mighty 5nake 7 3,157 06-25-2011 10:39 AM
Last Post: mighty 5nake
  Plugcomputer as file server for PCH iboston 20 5,968 04-24-2011 06:58 PM
Last Post: VanHalen
  bat file jomuir 0 877 02-11-2011 04:07 PM
Last Post: jomuir
  File Copying PCH and Windows iboston 1 1,411 12-21-2010 08:09 PM
Last Post: bdwillie
  pc turn off or on 24/7 what's best midwaybluejay 7 2,011 02-23-2010 11:20 AM
Last Post: DeanoCeltic

Forum Jump: