system variables
Can someone please update this article to show how to expose system variables within the script task?
View ArticleUPDATE() Function vs. COLUMNS_UPDATED()
The newer UPDATE() function is easier to use, also it is more stable:IF ( UPDATE (CustomerID) OR UPDATE (SalesPersonID) )BEGIN....
View ArticleUPDATE() vs. COLUMNS_UPDATED()
It is better to use the newer UPDATE() function:IF ( UPDATE (CustomerID) OR UPDATE (TotalDue) )BEGIN .....
View ArticleProblem when running ledger periods creation for the health check
Hello,it seems that the task "Create ledger periods for the health check."' never ever manage to create them. So i can't even do the "system health check" (it runs but each sub task fails with "invalid...
View ArticleThe Right DB for 'DimTime'
Can NOT find the 'DimTime' table in 'AdventureWorksDW2008R2'.I've installed 4 diff versions now.So frustrating!!I finally located it as 'AdventureWorksDW for SQL Server 2008'...
View ArticleFor those of you installing on Server 2012
If you are installing on Server 2012, for all samples above, there is a chance that you will get a error on the install of the "ET-Framework-Features" section. This is because the idealy, the setup...
View ArticleWrap in a pre tag for better results.
<?php$b = array ('m' => 'monkey', 'foo' => 'bar', 'x' => array ('x', 'y', 'z'));$results = print_r($b, true); // $results now contains output from print_recho...
View ArticleHow do we add a space in an address format?
How do we add a space character in an address format such as between US state and US zip?
View ArticleThe management operating system must be running Windows Server 2008 R2 and...
The management operating system must be running Windows Server 2008 R2 and Higher.
View Articlehow can i set wsus deadlines to Fridays 11:00AM??
in your article you mentioned "WSUS deadlines: set to Fridays at 11PM" how can i do this??
View ArticleEither location
it looks like its either location I found a computer with C:\Windows\System32\ccmsetup\ccmsetup.exe and another withC:\Windows\System32\CCM\ccmsetup.exe
View ArticleFaster than the old way.
In my experience this is faster than @x = @x + 'bigstring'I do not know why this is not mentioned in the above description of this operator.
View ArticleBase Language is Spanish, Can I add English language pack as partial language...
Windows 2008 R2 Base Language is Spanish, Can I add English language pack as partial language pack?
View ArticleGrandTotal
The GrandTotal element is not defined in the instructions. Also, the link to Step 2 Defining the Process should be Step 3.
View ArticleCommunity Additions
Using Software restriction policies to help protect your computer against an e-mail virus
View Article