There can be an integer parameter for this method
$0$srv = new-Object Microsoft.SqlServer.Management.Smo.Server("(local)") $d = $srv.ReadErrorLog(0) ## this is to read the current error log, it is the same as $srv.ReadErrorLog(), i.e. no parameter$0...
View ArticleThis procedure is not required on servers running Exchange Server 2010...
If you are running Exchange Server 2010 SP1 and above and ExBPA threw this error, it may not mean anything because of what is posted...
View Articlemy new toshiba with window 8 cd rom is not functioning
there is a message that says the registry for the cdrom/dvddrive is damaged...how do I fix that?
View ArticleSQL DB Rebuild
Hi, $0I wanted to change my default collation and I tried with below command, please anybody help me to resolve this $0 $0$0 $0 $0C:\Program Files\Microsoft SQL Server\100\Setup...
View ArticleThe failure occurred when executing the command 'SetCDCTracked(Value = 1)'.
Msg 22830, Level 16, State 1, Procedure sp_cdc_enable_db_internal, Line 193 Could not update the metadata that indicates database PARE23 is enabled for Change Data Capture. The failure occurred when...
View ArticleSystem account
When you are trying to add System make sure to use the NT AUTHORITY and not BUILTIN. So adding system should be "NT AUTHORITY\SYSTEM" and NOT BUILTIN\System
View ArticleShow Parameters bar
Hello All,In my report i have a Textbox and in the "Action" if i select "Go to report" it works fine but doesn't open the parameter bar, if i select "Go to url", the parameter bar is open. how i can...
View Articleshutdown a remote computer
I tried so many times to shutdown a remote pc through cmd with desired computer name also with ip address......but every time i received the msg in cmd..that, $0$0 $0 $0$0 $0the entered computer name...
View ArticleDirections are wrong
For anyone else that tries to use this article, the objectClass should be domainDNS, not container.
View ArticleConfusing Information
This article states:This warning indicates that although Content Filtering and the SCL Reject action are enabled, the SCL Reject action threshold is set to the default value of 9. This may cause...
View ArticleHow to set ABE up in Windows Server 2012
If you need some help setting up Access-based enumeration in Windows Server 2012 check the link below. $0$0 $0 $0http://heineborn.com/tech/enable-abe-in-windows-server-2012/$0 $0$0 $0 $0Enjoy.$0
View ArticleOther columnstore resources
See also the following content on columnstore indexes:SQL Server Columnstore Index FAQ: http://social.technet.microsoft.com/wiki/contents/articles/3540.sql-server-columnstore-index-faq-en-us.aspxSQL...
View ArticleCannot add embedded image shared for multiple reports
The "add elements" button is only enabled when the node of report was selected, which means the image was always added to the selected report and cannot be used in other reports in the model projects....
View ArticleWhat is the Purpose???
What is the main purpose of Sparse property for a column. Instead it should be at system level only that is whenever there is NULL value stored, it should get optimized at system level itself. No need...
View ArticleYou still use the word random in the sample
Here is the comment in the sample query: $0 $0-- Select the first 10 random employees.$0 $0
View ArticleRequirement list not exact
We have tried to copy a database from one server to another but failed with error 0x80004005 when the copy was actually about to start. On both servers (both SQL 2012) we used the 'sa' SQL login but...
View Article