Author Archives: Marcel - Page 2

Identifying the default templates in MOSS2007

In this old blog of Tom, he identified the default templates, provide a preview of each, list the features included, and suggest practical uses for them.

Here is the complete list. Read more »

SharePoint Access Checker

My customer recently asked me if it’s possible to which access permissions a user has in the MOSS2007 environment. After a notification of a SharePoint colleague I found the following webpart.

The Access Checker Web Part is a Windows Sharepoint Services Web Part, for use within Windows Sharepoint Services v3 and Microsoft Office Sharepoint Server 2007, that displays a tree view showing permissions on objects for a user scoped to a Site hierarchy. It also has a second mode which will show the permission inheritance of objects within a Site hierarchy. Read more »

Configure Mysite only for a specific user group

Just for keeping everything the administrating easy on the backend, first make a list of the authorized users en put them in a usergroup in Active Directory.

  • Go to the Central Administration and open the Shared Service Provider for your web application.
  • Select  “Personalization services permissions”.
  • On the next page you’ll see a list where you could allow or deny certain functionality to certain groups. There you could define who’s allowed to create a MySite and who’s not. In this case you put the created AD group to the autohorized groups and give them the personal site authorisation.

Source: Microsoft MOSS2007

Disabling mobile view in SharePoint

When you access a SharePoint website with your mobile device, you will probably will be redirected to a boring template with some links on it like the picture below.

 

To disable SharePoint from redirecting users to the mobile version, there is a hidden feature you can disable using PowerShell. Read more »

Option Open With Windows Explorer Slow

When you are using the “Open with Windows Explorer” option in SharePoint 2010 and you experience a slow performance, you can use
the following procedure to fix this and increase the performance:

  1. Open Internet Explorer
  2. Go to the Menu Tools > Internet Options then go to the Connections tab
  3. Click on button LAN Settings
  4. Uncheck the box Automatically detect settings
  5. Close and restart all running Internet Explorer processes
  6. Restart the Web Client Service, if needed.
  7. Try it again!

SharePoint 2010 Site Template ID Numbers

The following list has been blogged for many many times, but as a junior SharePoint engineer I think this list is very useful for who are not very familiar with creating a new site in SharePoint 2010 by using stsadm or powershell. Read more »

Windows PowerShell Command Builder

Windows PowerShell is a command-line scripting tool that provides an administrator full access to applicable application programming interfaces (APIs). Administrators can use Windows PowerShell to interact directly with SharePoint-based web applications, site collections, sites, lists, and much more.

Microsoft release the Windows PowerShell Command Builder for SharePoint 2010 Products and Office 365 is a Silverlight application that enables IT pros and power users to visually assemble commands in the browser and then take those commands to their respective products.

Click to open the Windows PowerShell Command Builder in a new browser window.

For additional information, see the Getting Started Guide.

SharePoint Network Topology Visio Addin

The following feature comes very handy if you’re an admin/architect. How nice would it be if you could render near to real time SharePoint 2010 Farm health information, directly to Visio and then publish it into SharePoint?

Well you can, with the SharePoint Network Topology Diagram Add-in for Visio 2010. Read more »