Cluster computing
Monday, July 8, 2013
Full text and semantic extraction in SQL Server 2012
›
Here are some sample queries for semantic extraction of keyphrases in SQL Server 2012. SET @Title = 'TestDoc.docx' SELECT @DocID...
Sunday, July 7, 2013
Application Partition for DNS
›
Application partitions for DNS Application partitions are user defined partitions that have a custom replication scope. Domain controllers...
Friday, July 5, 2013
Active directory conditional forwarding
›
Active directory has a feature where by one or more IP address can be specified to forward name resolutions to that are not handled by the ...
Wednesday, July 3, 2013
Active Directory delegation options
›
Active Directory delegation options : You can set which servers are authoritative for the Active Directory - related zones. These could b...
Resource records used by Active Directory
›
When a DC is promoted to a domain, the default resource records are populated in the netlogon.dns file in the system root directory. These ...
Tuesday, July 2, 2013
NDIS drivers
›
Protocol drivers write packets on to the wire using a network adapter. Network adapter vendors write proprietary drivers for their hardware...
Monday, July 1, 2013
Dynamic DNS
›
DDNS is a method for clients to send requests to a DNS server to add or delete resource records in a zone. Prior to DDNS, the records were ...
‹
›
Home
View web version