Deploying on network share

Joined
Feb 12, 2010
Messages
2
Reaction score
0
hi.
i am going to deploy the image of refrence computer (my pc) that installed on win7 on networkshare in order to apply the image on destination computer (my laptop that installed on winxp) but every time i do this command(
net use y: \\ network_share\images copy d:\myimage.wim y: )

the following error occurs:

The syntax of this command is:
NET USE
[devicename | *] [\\computername\sharename[\volume] [password | *]]
[/USER:[domainname\]username]
[/USER:[dotted domain name\]username]
[/USER:[username@dotted domain name]
[/SMARTCARD]
[/SAVECRED]
[[/DELETE] | [/PERSISTENT:{YES | NO}]]

NET USE {devicename | *} [password | *] /HOME
NET USE [/PERSISTENT:{YES | NO}]

the example of 70-680 training kit windows 7 configuration (page 64)

is it necessary to creat network connection between my pc & laptop during deploying on network share?
plz help .thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top