new-mailboximportrequest resets sharing permissions
The New-MailboxImportRequest seems to reset the sharing permissions on user accounts. I imported a .PST with calendar events of official staff holidays to our users, and all the users lost their...
View ArticleNeed to use path to cscript file
It is in windows\system32 if you do not have path variables configured (out of the box install)
View Article"Returning no output"-example
the example line should be: EXEC xp_cmdshell 'copy c:\SQLbcks\AdvWorks.bck \\server2\backups\SQLbcks', 'NO_OUTPUT';
View ArticleUnary NOT operator
As there is no unary NOT bit operator ie 'SELECT @Disabled = NOT IsEnabled' you can use 'SELECT @Disabled = 1 ^ IsEnabled' to achieve the same effect.
View ArticleThis function is very helpful in investigating an unauthorized user activity
This function is very helpful in investigating an unauthorized user activity as outlined in blog post http://www.sqlskills.com/blogs/paul/finding-out-who-dropped-a-table-using-the-transaction-log/The...
View ArticleSame Problem SSRS 2008 R2
I can not use expressions to flex colors or width of the border.
View ArticleError happened when deploy the sample in Biztalk 2010
Error:A message received by adapter "FILE" on receive location "FabrikamReceiveLocation" with URI "D:\NISMAIL_01\LE\IN\ASN\*.edi" is suspended. Error details: An output message of the component...
View ArticleLivetech
I have just received a call from a company called livetech who say they act on Microsoft's behalf in relation to messages received from my computer about access. I have paid for a new security and they...
View ArticleCHM File as Standard
I agree with bbenito. It would be nice if Microsoft used the CHM form of documentation across the board.I know I find it useful to have documentation that I can read offline. I don't know why Microsoft...
View ArticleStill have a problem
hi;thanks a lot for this helpful video.I try every method which presented in this video, but unfortunately it hasn't worked yet. the job was failed and returned an error:login failed for user sa
View ArticleShould the link in the Tasks be Lesson 4?
Under the section ‘See Also Tasks’, it is Lesson 3: Accessing the Web Service, which is the current page itself. It makes more sense to me if it links to the next lesson - Lesson 4: Running the...
View Articlehow to obtain adventure works 2008 dw for the tutorial of analysis service...
you only have to download the data in this page http://msftdbprodsamples.codeplex.com/releases/view/59211and then we have to reconstruct the log file with: Create database with same name as MDF file...
View ArticleAssign static IP address session have a typo?
not click “start”, click “StaticIPList” ?
View ArticleThere is an error in XML document (2, 2)
Oh, man, this is a frustrated tutorial. Cannot make it work. At the last step, I have "Loading Report Definition There is an error in XML document (2, 2) Press any key to continue ..." on the console...
View ArticleBlank Screen
Followed the WDS "Add Driver Package to Image..." steps to the 'T' within WDS 2012. Before adding the NIC drivers for specified on-board network interface card/adaptor, the capture image created works...
View Article