A variation of the RANK() example
-- Using RANK() : this will get you the first 10 employees with the highest salary rates.-- I rather use dense_rank to top 10 salary rates. Since there can be employees with the same salary rate, you...
View ArticleFile version handling?
Is there any documentation on how the comparison operators handle file version. For example, is a version of 4.1.2 considered to be greater or less than version 3.4.5.6?
View ArticleWrong Zone Name?
The last table in the article uses the DNS suffix of example.microsoft.com in the host name but then references the widgets.tailspintoys.com zone in the description field.
View ArticleUsing Dynamic Parameter for Month Offset
You can get the last day of previous year the following way:SELECT EOMONTH(current_timestamp, -MONTH(current_timestamp)); -- 2012-12-31
View ArticleConfirmed: Restart the KDC
Microsoft needs to acknowledge this. You are extending the schema to include AES256 along with a new attribute added to a computer object. The KDC isn't fully aware of that fact until it restarts.
View Articlethis lesson works fine
this lesson works fine, the dataset shows 6 fields, if not, make sure in the previous lesson, to see if your query can get any data by clicking !
View ArticleIncorrect server version listed for UAC
Concur with other posts. "Server 2003" should be corrected to "Server 2008".Thanks,Steve
View ArticleContent Index in a DAG uses MAPI network and builds index against active...
The indexing service on the mailbox server where passive copies reside will build the index based on the active database copy (not the locally passive copy). The indexing service talks to the active...
View ArticleRecommendations and guidelines for the "max degree of parallelism"...
Recommendations and guidelines for the "max degree of parallelism" configuration option in SQL Server seems to be here now. http://support.microsoft.com/kb/2806535
View Articleinstalando windows update
pues haver que pasa, lo voy a installar en una windows server 2012 nomas para kalarloy para hacer updates a compus que traemos y reinstalamos windows
View ArticleWhat a terrible revision to the GUI.
I've been a network admin for 12 years and now I have to search the internet to find out how to reboot a server. How exactly should anyone know that you have to hover over a completely blank area of...
View Articlewhere are the disk counters?
exchange2010 doesn't need disk counters anymore? or is it just missing from here?
View ArticleLanguage
You must have English language chosen to have SysSecEntryPointManagerSetup work.
View ArticleFor Hyper-V 2008 R2 SP1
Registry Key: HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\VirtualizationValue Name: MemoryReserveValue Type: REG_DWORD
View Articleif you have Invoke-GPUpdate not recognized.
you need to load the Grouppolicy Module first before you can run the commandRunimport-module grouppolicy then you can run the invoke-gpupdate
View Article