Posts

FIPS Compliance

Image
”An unexpected error has occured” SharePoint is not at all friendly with FIPS. Recently I faced this issue at my customer's place. I have tried all possible ways to get my site running and I ended up with the below issue.  “An exception occurred when trying to issue security token: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms. Checked the current status of FIPS. I have never faced this issue in my development environment so far. I had to dig up and found what it really is.  Federal Information Processing Standards (FIPS) are publicly announced standards developed by the United States federal government for use in computer systems by non-military government agencies and government contractors. FIPS standards are issued to establish requirements for various purposes such as ensuring computer security and interoperability, and are intended for cases in which suitable industry standards do not alr

Interview Questions - Level 2

Prepare yourself for the next big thing. (Developers & Administrators) Let's prepare to face it.  1. How do you configure Outgoing Email? 2. How to take IIS backup? 3. What is a Search Server? 4. What are the backup and recovery tools for SharePoint? 5. If you want to backup a single list, What will you do? 6. Consider you have a Web application with 2 site collections. The Content DB size is 600GB. How will you split the content DB into two for their respective site collections? 7. Consider a user is having Full permission in the SharePoint farm. While he was accessing a subsite, Authentication error was displayed. What are the possible reasons ? 8. What are the different types of user permissions? 9. What are content types? 10. Differentiate features of SharePoint 2016 and Office 365. 11. What is Hybrid Environment? 12. Differentiate between List and Library. 13. What are the Authentication methods in SharePoint? 14. What is a Performance Point Serv

Interview Questions - Level 1

Prepare yourself for the next big thing. (Developers & Administrators) The below are the questions which we are expected to answer in our search for a better career path. I have came across lot of questions and scenarios which most of us least expect. So, let's prepare to face it.  1. What is Request Management Service? 2. How to configure a Request Manager? 3. What are your daily activities as a SharePoint Administrator? 4. Which one is the most critical issue you have faced in your career? 5. How did you solve your biggest issue? 6. If you come across a situation where you have never worked before and you have no knowledge on how to solve it, What will be your approach to handle the situation? 7. What is the process you are following when a ticket is raised? 8. How to determine what all service applications need to be configured for your farm? 9. Explain the biggest SharePoint Farm which you have worked in your career. 10. How to plan the capaci

Configuring Secure Sockets Layer

Image
Secure Sockets Layer is a standard security technology for establishing an encrypted link between a server and a client. SSL allows sensitive information to be transmitted securely. More specifically, SSL is a security protocol.  Configuring SSL in IIS Step 1 : Open IIS Step 2 : Choose Site to be configured Step 3 : Click Bindings from Actions Pane Step 4 : Click Add from the Site Bindings Window Step 5 : Choose Type as https Step 6 : Choose IP address as per requirement Step 7 : Set Port Step 8 : Add Host name if required Step 9 : Choose SSL Certificate Step 10 : Click OK Try accessing the URL.  For SharePoint Sites, we need to configure Alternate Access Mapping to access the URL.  Learn how to enable Intranet Access .  Cheers :)

Enabling Intranet Access

Are you ready to release your Intranet Portal to your employees ? Let them crash it for you. This is how you would do that. Enabling the specified port in Firewall.  You should set Inbound and Outbound Rules for your Web Application in the Firewall.  Setup Inbound Rules Step 1 : Open Windows Firewall Step 2 : Click Advanced Settings Step 3 : Click Inbound Rules Step 4 : Click New Rule Step 5 : Choose Port and Click Next Step 6 : Enter the Specific Local Port and Click Next Step 7 : Choose Allow the Connection and Click Next Step 8 : Choose the Rules to Apply Step 9 : Enter the Rule Name Step 10 : Click Finish Setup Outbound Rules Step 1 : Open Windows Firewall Step 2 : Click Advanced Settings Step 3 : Click Outbound Rules Step 4 : Follow Steps 4 to 10 from Inbound Rules Now try accessing the URL from the Intranet. This should work in normal case. Troubleshooting Try the below workarounds if the above case doesn't solve your issue.  1. Add hostname

SharePoint 2013 Quick Access URL List

This list might come handy for SharePoint freaks in their day to day life.  Users and Permissions: People and Groups: _layouts/people.aspx> Site Collection Admins: _layouts/mngsiteadmin.aspx Advanced Permissions: _layouts/user.aspx Master Pages: _Layouts/ChangeSiteMasterPage.aspx Look and Feel: Title, Desc, and Icon: _layouts/prjsetng.aspx Navigation: _layouts/AreaNavigationSettings.aspx Page Layout and Ste Templates: _Layouts/AreaTemplateSettings.aspx Welcome Page: _Layouts/AreaWelcomePage.aspx Tree View: _layouts/navoptions.aspx Top Nav Bar: _layouts/topnav.aspx Site Theme: _layouts/themeweb.aspx Reset to Site Definition: _layouts/reghost.aspx Searchable Columns: _Layouts/NoCrawlSettings.aspx Site Content Types: _layouts/mngctype.aspx Galleries Site Columns: _layouts/mngfield.aspx Site Templates: _catalogs/wt/Forms