Friday, March 20, 2015

Restore of deleted site collection by power shell



Restore of deleted site collection by power shell

This happens many times with the SharePoint administrators that someone deletes the site unfortunately and want it back. What happens if it’s also delete from the recycle bin.

We can still restore the deleted site by using the power shell commands.

Initially get all the sites that were deleted, this provides the sites deleted list with the Site ID

Get-spdeletedsite | select path,siteID

Once you get the details, Restore the site with the below command.

Restore-spdeletedsite –identity siteID(which we got in last command)
 


I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.

Thursday, March 19, 2015

Windows Power Shell for SharePoint 2013



Windows Power Shell for SharePoint 2013

I found a very good article from MS, which provides and contains all power shell commands that every administrator use in their daily work.

 
IIS:https://technet.microsoft.com/en-us/library/ee790599.aspx

I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.

Tuesday, March 17, 2015

Sorry, but we're having trouble signing you in" and "80041034 " error messages when a federated user tries to sign in to Office 365



Sorry, but we're having trouble signing you in" and "80041034 " error messages when a federated user tries to sign in to Office 365

Issue: When a user tries to sign in to a Microsoft cloud service such as Office 365, Azure, or Microsoft In tune from a sign-in webpage whose URL starts with "https://login.microsoftonline.com/login.srf," the user receives a sign-in error message and can't sign in.
The following is an example of an error message that the user may receive:
Sorry, but we're having trouble signing you in.

Please try again in a few minutes. If this doesn't work, you might want to contact your admin and report the following error:
80041034 

Solution: Please follow the steps below to resolve the issue. I found a very good article from MS.

 


I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.

Thursday, March 12, 2015

Configuration of Outgoing and Incoming E-Mail settings for SharePoint.



Configuration of Outgoing and Incoming E-Mail settings for SharePoint.

I found a very good articles from MS that explaining the configuration of outgoing and Incoming E-mail settings in SharePoint.
 



Outgoing E-mail configuration:


Incoming E-mail Configuration:


https://technet.microsoft.com/en-us/library/cc262947.aspx?f=255&MSPPError=-2147217396

I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.

ShareThis

X