View Single Post
Old 18th February 2008, 11:50 AM   #2 (permalink)
shoreline
MCE Apprentice
No Avatar
Status shoreline is Offline:
ActivityPosts: 21
Reputation & Thanks Support Rating:
shoreline
Points Earned: 18

shoreline has been Thanked 4 times in 3 posts
Re: DMA2200 error + Using MY Movies

You need to set a login script under the extenders profile to map the drives using UNC paths for every extender you own, search for netlogon, my scipt is as follows:

net use m: /delete /yes
net use m: "\\NAS\videos1" /user:xbox360 babbage
net use n: /delete /yes
net use n: "\\NAS\videos2" /user:xbox360 babbage
net use o: /delete /yes
net use o: "\\NAS\videos3" /user:xbox360 babbage

This sets up the shares to be accessible when the extender logs in.
  Reply With Quote
The Following 2 Users Say Thank You to shoreline For This Useful Post: