Mar 2nd

I like problems.

By Fred_Hummel

I like problems. 

Yeah, I know how it sounds, but I do. If you think about it, you probably do too, at some level.  It is a large part what we IT professionals do - identify a problem; analyze it and develop a solution for it.

There is a huge beneficial side effect inherent in the second part of that process - analysis. When we analyse a problem, we have to research the surrounding issues to understand as many aspects of the causes of the 'problem' as we can because, ultimately, we want to find the root cause. Herein lies the beneficial side effect - learning. I have discovered that this is one of the best learning oppourtunities I could encounter. Sometimes it's nice to take a class proactively to try and leverage into a new technology, but for my money -- and the money invested in me by my employer -- OJT is hard to beat. Many times I've come back from a training session only to find myself not able to employ the newly found skills I had just acquired and slowly see those skills ebb away from lack of use in short a period of time. The classic "Use it or lose it".

OK, so where am I going with this? As part of the SharePoint Help Desk team, I often get requests to give a new user the same permissions as 'so and so' or the same persmissions as the person they are replacing. Now as anyone who has done a little bit of SharePoint user admin will tell you, out-of-the-box SharePoint gives you no tools whatsoever to find out all the permissions granted to an individual user and so you either make do or buy a third-party tool. That's where my analysis kicks in and I am off and running -- or should I say off and learning? During this latest OJT jaunt, I ran across two things that I think would be very useful to anyone tasked with user admin. The first is a very detailed whitepaper I found on the BambooSolutions website titledSharePoint User ManagementDisclaimer: I am not advocating for or against any of their products....perhaps that might be fodder for a later post. I think this is a great article because it gives a complete view of the user environment from the top of the Farm to the bottom of a Document Library. The second little gem I uncovered is a video presentation by Dux Raymond Sy, the author of SharePoint for Project Management, entitled Best Practices for SharePoint User Management. Not only another good overview of the user but also includes real tools you can use to 'make do' as I offered above.

Now a request. Anyone out there also encountering problems in managing users and permissions on SharePoint?
How did you overcome those problems. In-house? Third-Party?

Next post, I will share some more about the solutions that I run across in my continued research.

Let me hear from you!

Feb 14th

Sharepoint Explorer View

By jeremy_stoltzfus

I’m always surprised by how many users aren’t aware that they could be browsing their Sharepoint files with Windows Explorer instead of a Sharepoint List. Sharepoint provides this functionality with Explorer View.

In a Sharepoint Document Library, Explorer View can be accessed from one of two places:

1) Actions -> Open with Windows Explorer

 2) View -> Explorer View

Either way will simply open the folder that you are currently viewing in an Explorer window. From there, you can browse to any other directory you have access to. This can make moving files and manipulating directory structures much less of a burden. It will also give you a more complete view of what files exist in a directory as not all files and directories are displayed on a list view. Security settings still apply so this is safe for use by end users. Note: This feature is only available in Internet Explorer.

Jan 31st

Anonymous Access in SharePoint 2007

By Fred_Hummel

In addition to developement and maintenance, the Application Team here provides support for our SharePoint installation. Our current configuration includes a several public facing websites in addition to our intranet. Of course the public sites require that any elements we want to publish will require unauthenticated -- anonymous -- access. As you may be aware, SharePoint is all about permissions and one the most time consuming and tedius processes in SharePoint administration is setting up access for users, in large part beause there doesn't seem to be any cohesive native tools for broad based maintenance. Now you would think that settting up a site as anonymous access -- everybody can see anything without having to log in -- would be easier than trying to maintain the permissions configuration for 200 Active Directory users and in some ways it is.  I thought this too until working on a new website revealed that Microsoft's implementation of "anonymous" included some of those nefarius "features" you hear jokes about. Don't get me wrong... I am not an MS basher. I develop in a Microsoft centric environment. But if it quacks .... well, let me give you a link to something that explains it better than I could. It was also the solution to the problem I was encountering and has been the solution on more than one occasion.

"The Truth Behind Anonymous Access in SharePoint 2007"