Let me answer all the opens from this thread:
As to the bare metal questions by Tomstin: Yes, we fully do a bare metal restore. It is one of our strengths. The options that you ask for are in the next to the last dialog on the restore wizard – the dialog before the summary screen where you commit to do the backup that is labeled Recovery Options. If you get to the Summary screen where you commit to the restore, you can backup one screen to find these options. They are labeled in Ghost 14 as “Set drive active (for booting OS)” and “Restore MBR”. As to bhouston1:
When using the "Map Network Drive" folder form: \\192.168.0.100\c600 backup (c600 backup being the network share name that works perfectly for backups) the logon screen appears (apparently normal). I then enter the logon information for the D620 (the machine hosting the share). I then get the error message "A specified logon session does not exist. It may already have been terminated." I cannot get past this point. Clearly the recovery environment has found the host for the share (D620), because entering an invalid share name generates the error message "The network name cannot be found."Questions: (1) What does this error message mean?
Don’t know. It is not an error that we have run across in testing. This comes from WinPE and we would have to find out what Microsoft says which you have quoted a link for in a later post. (2) Where is the list of error messages in the documentation? Ghost 10.0 had these messages in the back of the manual, but I cannot find them in the Ghost 14.0 User's Guide.
We can only provide info about messages we generate. Microsoft does not make its full list of errors available for anyone to publish. So, rather than have a partial list, the list was dropped from the manual. (3) Please list any and all services that must be running on the computer hosting the share (the D620 in my case) in order for the recovery environment to operate correctly with a network share.
WinPE provides all networking functionality. There are no nice neat tools, like severices.msc, in the PE environment for users to use. There is functionality to drop a network driver onto the SRD. But that is all that we provide. It is all Microsoft give us to changed or modify. (4) Please suggest what else could be causing my problem.
Something in your network is not configured correctly or the networking drivers are not specific enough to you equipment. We cannot shop all NIC drivers so we only ship the most generic. But we do allow adding 32-bit drivers that correspond to you NIC via the custom SRD wizard.
Other problems/bugs discovered: (a) The "Recover My Computer" option works differently when accessed via the "Home" menu vs. the "Recover" menu in the recovery environment. (a)(1) When accessed from the "Recover" menu, following the instructions on pgs. 157-158 of the User Guide ("View by Filename" or "View by System") and entering a valid UNC path (using computer name or IP address of computer hosting the USB-connected share), the login and password screen appears upon pressing the "Next" arrow. However, upon entering valid login/password to the share host, the login/password screen disappears and nothing happens. No error message at all. At this point, the recovery environment is clearly stuck in a loop, because pressing "Back," "Next," or "Cancel" causes the blank login screen to re-appear. The only way to get out of the loop is to press the upper-right screen cancel "X" of the "Recovery Point to Restore" screen of the Recover My Computer wizard. (a)(2) When performing sequence (a)(1) from the "Home" menu, however, the message "Error EC950018: Cannot connect to the network resource" appears upon entering login/password.
I cannot find a difference in trying both. However, I also cannot reproduce the error you encountered either. Both entry points are into the exact same wizard during my testing.
(b) Under "Map a Network Drive," pressing the Browse button causes the "Browse for Folder--Select a shared network folder" screen to appear with the compressed "Network Neighborhood" world as the only folder shown. Double clicking the "Network Neighborhood" world causes the "Entire Network" world to appear after about 10 seconds. Double clicking the Entire Network world causes the "Microsoft Windows Network" world to appear after several seconds. Double clicking the "Microsoft Windows Network" world name does nothing, even after waiting several minutes.
This is from WinPE. We do not do anything to present this view. This is a function of WinPE. To me this suggests that there is something wrong in the home network such as there is no browse master or some other means of getting network information. However, this is just a guess based on experience of working with Microsoft networks.------
It appears that you may not be reading my posts very carefully. Among several questions in this post, I asked for a LIST of the Windows services that are required by "Map Network Drive" to be running in the machine hosting the share. I did not ask whether anything else is required to be running on the host. Why would I try entering just the IP address of the host in the Map a Network Drive folder box? It is not documented that way on the Map Network Drive window or in the User Guide. Both clearly state that the format needs to be the UNC name: \\host\share. Not surprisingly, when I enter only the host IP address (per your suggestion), the "The network name cannot be found" message appears, just as it does when any invalid share name is entered. As I said in my exhaustive email, "Clearly the Recovery Environment has found the host for the share (D620), because entering an invalid share name generates the error message "The network name cannot be found."
Because entering an IP is a valid way of giving a UNC path. It is especially helpful in situations like yours where it sounds like names are not getting resolved into IP addresses properly. There are many possible reasons for this ranging from a firewall on your network blocking all queries to a lack of a browse master in a workgroup environment to any number of other possibilities – all beyond the scope of support for Ghost.
As I reported, when I enter the valid share name, the logon screen appears, indicating that contact with the host has been made. The problem is with the logon. I indicated to you in the post the text of the error message generated by the logon attempt. Your answer has nothing to do with the logon process. Your suggestion is invalid and is related to the step PREVIOUS to the logon. Could you please read my post very carefully and answer all the questions so that we can figure this out? Alternatively, could you please escalate this to a support person familiar with the intricacies of the process of loggingPlease note that the sequence that you provided on 2/9/2009 at 4:32 PM does not work. The net use command must be entered as a single dos command line string of the form:
As written, it works for most users.
net use z: <dot address of share host>\sharename <password> /user:<username>
This does not work. Valid UNC paths start with ‘\\’. Otherwise, this is a valid one line command for ‘net use’.
All that your engineering staff need to do to fix this problem is to trap the error message "A specified logon session does not exist. It may already have been terminated" (message number 1312 as I recall) if the message is returned when the user attempts to authenticate. In that case, the Map Network Drive function can format the above DOS command and execute it to map a drive under whatever circumstances cause the message, all transparently to the user. That is the way modern software should work. All of this technical nonsense should be transparent to the user. Reading 100 technical forum emails and searching for non-existent tech support resources to make a consumer software product work is beyond the pale. Your software people should have incorporated NetBios into the Recovery Environment in the first place, so that the Network Browse function would not fail, necessitating a lookup of the share host IP address, etc.
You would have to ask Microsoft why they did not do it this way in WinPE. Symantec was not involved in creating WinPE. Plus Microsoft has been actively trying to eliminate NetBios. So , again you would need to take this up with them.
Symantec can find the resources to re-invent the wheel by creating its own clunky, amateurish GUI windows and controls in Ghost 14.0 instead of using the resources that Microsoft has spent hundreds of millions of dollars and countless man-years to create. But apparently the company cannot or does not care enough to find the resources to create a rock-solid, average user-capable recovery environment, without which Symantec exposes its customer base to great potential losses when all the expense and effort put into backups over months or years fail at the moment of restoral.
Symantec does not have resources to reinvent the wheel. It is for that reason that we licensed WinPE from Microsoft so that users could run the Recovery Wizard and restore their machines when they needed to and could not boot their computers normally. The pieces of the recovery environment that Symantec provides are as rock solid as we could make them. However, the whole thing sits on Microsoft’s WinPE. They control the environment. We only provide the menus and the software that actually does the recovery plus a few other utilities to help cover the gaps in the environment as best we could. And until something better comes along, we are stuck with WinPE warts, quirks, bugs and all.
Message Edited by erik_carlstrom on 02-10-2009 06:39 PM