HP Network Config Corrupt XML file messages



Error : "Corrupt XML file messages when you click on the VLAN tab of the network configuration utility plus missing VLAN parameter errors in the Windows event log. This might only occur if you have teamed two or more network interface cards. (HP calls each card a Miniport.):
- An error occurred due to invalid data in the XML file used by this application. The XML file has been corrupted and should be reinstalled from the installation media."

Solution: The solution is to rename the directory that the network configuration utility was originally installed in (normally C:\Program Files\HP\NCU), and then reinstall the network configuration utility. That forces it to install the new version of the XML file. Your existing network configuration will be lost."

Updated Solution:
1) Create 'VlanID' and 'VlanDefaultID' REG_DWORD 0x0 values 
in 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\0008'

I then restarted the server and dissolved and re-created the team. This has solved the problems of the erroneous error messages concerning a corrupt XML file. 

"Access is denied" error message when you run a batch job on a Windows Server 2003-based computer

This issue occurs if all the following conditions are true:

* You run the batch job on a Windows Server 2003-based member server.
* The batch job runs as a non-interactive process.
* The batch job is configured to run under the context of an account that is not a member of the Administrators group.

In Windows Server 2003, the Users group does not have Read and Execute permissions to the command processor (Cmd.exe). By default, the Cmd.exe program has the following permissions settings:

* The Interactive implicit group and the Service implicit group have Read and Execute permissions.

Note On a member server, the TelnetClients group also has Read and Execute permissions. On a domain controller, the Batch implicit group also has Read and Execute permissions.
* The Administrators group and the System implicit group have Full Control permissions

Method 1
Grant the Cmd.exe program Read and Execute permissions for the user account that the batch job runs under. To do this, follow these steps:

1. Click Start, and then click Windows Explorer.
2. Locate and then right-click the Cmd.exe file. The Cmd.exe file is located in the %windir%\System32 folder.
3. Click Properties.
4. Click the Security tab.
5. Click Add.
6. In the Enter the object names to select box, type the user name that the batch job runs under, and then click OK two times.

Note When you add the user, the user is automatically granted Read and Execute permissions.
7. Click Yes when you are prompted to continue.


Method 2
Grant Read and Execute permissions for the Cmd.exe file to the Batch group. This permits all batch processes to run the command processor. To do this, follow these steps:

1. Click Start, and then click Windows Explorer.
2. Locate and then right-click the Cmd.exe file. The Cmd.exe file is located in the %windir%\System32 folder.
3. Click Properties.
4. Click the Security tab.
5. Click Add.
6. In the Enter the object names to select box, type Batch, and then click OK two times.
7. Click Yes when you are prompted to continue.

Open Excel Files as Separate Windows

Open the first workbook any way you want.

Start a second instance of excel.
either put a shortcut to excel.exe on your desktop and use that
or
windows start button|run
type:
excel
and hit enter

Then file|open the second workbook.

Bring OFFLINE Cluster to ONLINE

Connect to one of the nodes using RDP.
Start Cluster Administrator.
Use a period '.' for the cluster name.
Bring the group back ONLINE.