Microsoft
Software
Hardware
Network
Question : URGENT - Problem with trusted domain after network IP Range changover
We have 2 networks in our school. A curriculum network and a Admin network. These have been seperated by IP range and have a domain trust between them. We have recently had to change the IP range of our whole school network and have run into a few problems, 1 of which is quite urgent. We have changed all the IP addressess of the Domain controllers and reset the trust. Now here is the weird thing, on the curriculum side we have six servers and on the admin side we have 1 DC. When the trust is implemented we can access 5 of the servers in the curriculum side from admin but not the main sharepoint one. All servers from the curriculum can access the admin DC. If I remove the trust I can access the Sharepoint server from admin but then users have to authenticate to network shared drives on the curriculum system. Obviously the urgent part is that users in the Admin network cannot access the intranet. Any help would be much appreciated.
Answer : URGENT - Problem with trusted domain after network IP Range changover
Code Behind
rPublic.checked=true
JS:
<script>
var rb = document.getElementById("r
Public");
rb.checked=true;
</script>
HTML:
<input id="rPublic" runat="server" type="radio" name="Public" value="Public" onclick="Target('Public');
" checked />Public
Random Solutions
10 lines of C# to VB.NET translation supervising
Mounting NFS NAS in ESX 3
changing external server name.. do I need to change anything in Outlook
SBS 2008 - STOP c00002e2
iPad Camera Connection Kit does not display .jpg images on iPad
Outlook 2007 does not remember password.
perl regexp with div tags and space
Remove space from textbox automatically
Creating a Linux ready CD-R style boot disc ...
what is the default directory to run jsp file from tomcat 5.5 and what directory for mysql_connector.jar file to be placed?