List/Grid Author Archives: Ravikanth
#PSTip Adding local users to SQL Server Logins using SMO
Note: This tip requires PowerShell 2.0 or above. There was a question on StackOverflow about adding local users to SQL Server logins. I provided an answer to that and realized…
Get to know PowerShell 3.0 with Jeffery Hicks
On May 22nd, 2013, MVP Systems Software is hosting a free webinar on introduction to PowerShell 3.0. PowerShell MVP and a well known author Jeffery Hicks will be presenting this. Here…
#PSTip List SQL database mirroring partner using SMO
Note: This tip requires PowerShell 2.0 or above. In an earlier tip, we looked at how to verify if a SQL database is mirrored. Continuing this series on SQL SMO…
#PSTip Verify if a SQL database is mirrored or not
Note: This tip requires PowerShell 2.0 or above. When using SQL SMO to work with mirroring configuration, it is essential to verify if the database is mirrored, or not, before…
Creating and configuring a SharePoint 2013 search service application
The Search Service Application (SSA) in SharePoint provides the content crawl and search functionality. In SharePoint 2010, the Central Administration (CA) site has the option to configure and customize the SSA….

