Thanks for the advice.
The computer account for DC 2 seemed to be the problem as suggested. We purged its kerberos tickets and reset the computer account and the DCs are now talking to each other, so I think that is the majority of our problems solved!
We have 1 site, 2 domain controllers. The secondary domain controller cannot authenticate with the master domain controller and the two cannot replicate information, and we are suffering many computer-computer authentication issues.
using NLTest we find
nltest /server:<server1-pdc>...
...public sites so at the moment the options I can think of are:
RewriteCond %{REMOTE_ADDR} !^150.130.100
RewriteRule ^(.*) - [G,L]
this sends a 410 - no good for google.
RewriteCond %{REMOTE_ADDR} !^150.130.100...
we use HP DL360 servers with HP 36Gb U320 SCSI 10rpm hard drives in mirrored pairs. We have lost one of the redundant drives, but can't find these drives available any more.
Does anyone know what the issues are with replacing one of the mirrored drives with one of a different speed? or even...
it actually wasn't too bad. I used the 'last accessed' date of the tapes, to decide which groups of tapes could possibly hold the missing incremental backups I was looking for. This ended up being about 25 tapes, which completed their phase 1 import fairly quickly. I also didn't realise that...
Thanks all,
I don't think any of the tapes were overwritten, so the import procedure is fine. In the end I had to just read all the tapes in to try and find all the relevant backup job ids. As we use 700 tapes i wanted a way of finding which media to use before I had to look at a whole bunch of...
I can't see any problems with what you describe. We use Visual SourceSafe 2005 for both asp.net 1.1 and 2.0 projects, as well as a whole load of other project types.
I'm not sure if you are using Visual Studio 2003 or 2005 but both integrate well with Visual SourceSafe 2005 in my experience, so...
Hi,
We are using NBU 4.5 on windows 2003 with a HP 20/700 tape library.
We need to do a full restore of backed-up data from a full backup and subsequent differrential incremental backups.
Unfortunately some of the older incremental backups have expired (due to unsuccessful full backups), so I...
I re-ran the device configuration wizard, and the first time it failed to find the drive.
However having ran it again, it now finds 6 drives out of 6, and the drive now seems fine.
It seems it may have been a very simple problem after all - thanks very much for pointing me in the right direction!
Hi,
We use Netbackup 4.5 in a Windows 2003 server environment.
We are connected via a fibre switch to a Storagetek L700 tape library with 6 LTO1 drives.
1 out of the 6 drives has status of DOWN-TLD always. If you try and 'up' or reset the drive the following error is given. "the drive is not...
it might do thanks - its not really the same error, but does tell me how to defragment and repair the information store, which may be relevant, although would require downtime i can't allow right now...
To add some more useful information (and to clarify i mean Exchange 2000 instead of 200!)
We are running Windows 2000 Advanced server SP4,
And I am using the NTBackup utility.
Also, this has worked in the past with no problems in the same configuration as it is currently.
thanks
I am having trouble performing successful Exchange backups, consistently getting an error like the one below, during the start of the backup.
Information Store (3060) fab7e679-e4bf-4e42-ab5d-a379b933da7a: The backup has stopped with error -521.
The backup file is created, and then some data...
A long shot - but are you running Zone Alarm firewall?
This caused the exact same symptoms for me after I upgraded to a particular version of the Zone Alarm client software.
If so - I think they fixed it now so the latest ZA update should be ok.
I think you would have to use 2 customvalidator controls (1 on each control) and write your own code to check the value of each. Or have an custom validation function which does the same job when the form is posted.
Or you could have boths dropdowns performing a postback when the selection is...
The same thing happened to me a few months back! hope this helps:
It sounds like a problem with the microsoft validation script library. Check you have the up to date version of the files in the aspnet_client folder in your webroot.
Running aspnet_regiis -c may install the correct ones, or...
Hi,
I'm using a Linux Redhat 8.0 to mount a ntfs directory on a windows 2000 machine with samba.
The directory has over 15,000 subdirectories but there are always 20 or so that do not show up in the output of 'ls' for example. I can 'cd' to these hidden directories if I type in its full name...
Hi,
I am trying to change the name of a sourcesafe database. Is there a way of doing this?
Also - can i access and amend the 'list of available databases' thats comes up when a client tries to connect to a sourcesafe instance?
thanks
I think you may be able to use an XmlTextWriter object, and the WriteProcessingInstruction method. This website has an excellent example (in c#)
http://www.topxml.com/code/?p=3&id=v20050220121417&ms=100&l=&sw=All
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.