↓

Cybercon Services Knowledge Log

Business Infrastructure, Process and Solution Technology

'

Amazon reveals striking biosphere-bubble building plans for Seattle

Amazon reveals striking biosphere-bubble building plans for SeattleChris Davies - Amazon has revealed ambitious and architecturally striking plans for its [more]

Google+: Weak Social Network or Critical Marketing Tool?

Google+: Weak Social Network or Critical Marketing Tool?Jessica DelBalzo - I have a confession to make.  I hate [more]

5 Simple Steps To Keeping Your Smartphone (And Data) Safe

5 Simple Steps To Keeping Your Smartphone (And Data) SafeSmartphones have evolved from being able to just check email [more]

Dropbox vs. Google Drive vs. Amazon vs. Skydrive: Which One Is Fastest?

Dropbox vs. Google Drive vs. Amazon vs. Skydrive: Which One Is Fastest?By David Sobotta - As cloud computing services become ever more popular, you [more]

Apple Vs. Samsung: Apple Says Google Now Violates Siri Patents

Apple Vs. Samsung: Apple Says Google Now Violates Siri PatentsApple has been mum about any new product developments over [more]

Spiceworks' free management software gets integrated MDM

Spiceworks' free management software gets integrated MDMSpiceworks has teamed up with Fiberlink to add mobile device [more]

New tablet boots Ubuntu Linux, Android, and Windows 8

New tablet boots Ubuntu Linux, Android, and Windows 8We've seen several Linux tablets emerge over the past year or so, [more]

How to create a Windows 8 shutdown tile

How to create a Windows 8 shutdown tileBy Rick Broida - Last October I explained to how to [more]

Pizza printer means quick and tasty snacks in your house...or on Mars

Pizza printer means quick and tasty snacks in your house...or on MarsEver wished you didn’t need to wait for pizza deliveries? [more]

Two KnowledgeLake Customers Named Finalists for Accounts Payable Innovation Award

Two KnowledgeLake Customers Named Finalists for Accounts Payable Innovation AwardKnowledgeLake is proud to announce two accounts payable customers, Data2 [more]

     
'
Skip to primary content
Skip to secondary content
  • Home
  • Content
  • Contact Form
  • Forums
    • Content and Document Management
    • Network Infrastructure
  • Services
    • CS SharePoint 2013
    • CS SharePoint 2010
    • CS OWA
    • CS SugarCRM
    • eForms
    • Network Infrastructure and Software Support
    • OMD Support
    • Poll Question
    • Solution Practice
    • Virtual CTO Program
  • Topics
    • Associated Links
Log in

CSKL Subscribers

    4
*** Participate in the latest CSKL poll ***

Tag Archives: SharePoint

Post navigation

← Older posts
Newer posts →

Adding Custom SharePoint Permission Levels

Posted on March 11, 2013 by Rick Backus avatar
Reply

From Secrets of SharePoint – Tip of the Day Niklas Goude You can create custom permission levels in SharePoint 2010 using Windows PowerShell. Start by creating a new object of the type Microsoft.SharePoint.SPRoleDefinition. Then, add a name and description and … Continue reading →

Posted in SharePoint | Tagged SharePoint | Leave a reply

SharePoint Performance Troubleshooting

Posted on March 4, 2013 by Rick Backus avatar
Reply

Jason Himmlestein – SharePoint Pro – When I initially sat down to start this article, I quickly realized that you can’t begin to troubleshoot performance issues until you have a sound baseline to start with. Otherwise, the likelihood of you … Continue reading →

Posted in Infrastructure, SharePoint | Tagged Infrastructure, SharePoint | Leave a reply

Using “Send To” to Route SharePoint Documents

Posted on March 4, 2013 by Rick Backus avatar
Reply

From Secrets of SharePoint – Tip of the Day Anjali Sharma Documents are not always created in the location where they should finally be routed to. For example, documents may be created in one site but routed to a different … Continue reading →

Posted in SharePoint | Tagged SharePoint | Leave a reply

KnowledgeLake Capture for SharePoint Debuts Native iOS App

Posted on March 4, 2013 by Rick Backus avatar
Reply

CMSWire – Apple’s App Store is ready to dispense some new document management fun with the KnowlegeLake Capture for SharePoint ECM app. iOS users can share documents and images right into their workflows with the free app, and SharePoint devotees … Continue reading →

Posted in Capture, iOS, SharePoint | Tagged Capture, iOS, SharePoint | Leave a reply

SharePoint, ECM, and Choices – ECM Expert Blog

Posted on March 4, 2013 by Rick Backus avatar
Reply

By Bryant Duhon – We often touch on SharePoint, on these blogs pages, in our research, on our webinars, etc. We primarily do this because, despite some contrary opinions out there, a large majority of you — our audience — … Continue reading →

Posted in ECM, SharePoint | Tagged ECM, SharePoint | Leave a reply

Find information faster with SharePoint Metadata navigation

Posted on February 28, 2013 by Rick Backus avatar
Reply

From Secrets of SharePoint – Tip of the Day Mattias Karlsson Metadata navigation is a new feature in SharePoint 2010 that allows you to quickly find and filter content in large document libraries. End users will get a new navigation … Continue reading →

Posted in SharePoint | Tagged SharePoint | Leave a reply

Sync SharePoint Users Information from Active Directory

Posted on February 28, 2013 by Rick Backus avatar
Reply

From Secrets of SharePoint – Tip of the Day Niklas Goude You can sync User information from the User Directory Store. Simply, use the Set-SPUser cmdlet and use the SyncFromAD switch parameter to enable syncing. PS > Set-SPUser -Identity powershell\user3 … Continue reading →

Posted in SharePoint | Tagged SharePoint | Leave a reply

Create a template of your SharePoint lists

Posted on February 28, 2013 by Rick Backus avatar
Reply

From Secrets of SharePoint – Tip of the Day Mattias Karlsson Some SharePoint lists could be useful to reuse at other locations in your SharePoint environment. Customized SharePoint lists can easily be created as templates so the customized list will … Continue reading →

Posted in SharePoint | Tagged SharePoint | Leave a reply

Grant Permissions in SharePoint

Posted on February 27, 2013 by Rick Backus avatar
Reply

From Secrets of SharePoint – Tip fo the Day Niklas Goude You can grant permissions to a user or group in SharePoint using Windows PowerShell. Simply add the user or group to the role assignment collection:. PS > $spWeb = … Continue reading →

Posted in SharePoint | Tagged SharePoint | Leave a reply

Create a template of your SharePoint lists

Posted on February 23, 2013 by Rick Backus avatar
Reply

From Secrets of SharePoint – Tip of the Day Mattias Karlsson Some SharePoint lists could be useful to reuse at other locations in your SharePoint environment. Customized SharePoint lists can easily be created as templates so the customized list will … Continue reading →

Posted in SharePoint | Tagged SharePoint | Leave a reply

Backup and Restore Site Collections in SharePoint 2010 using PowerShell

Posted on February 21, 2013 by Rick Backus avatar
Reply

From Secrets of SharePoint -  Tip of the Day In SharePoint 2010 you can take a backup of a site collection using the Backup-SPSite cmdlet: Backup-SPSite http://SP –Path C:\Backup\siteCollection.bak Restoring a site collection in SharePoint 2010 is just as simple: … Continue reading →

Posted in SharePoint | Tagged SharePoint | Leave a reply

User Information in SharePoint Foundation

Posted on February 20, 2013 by Rick Backus avatar
Reply

Mike Berryman – SharePoint Foundation does not have a User Profile Service, so how are users managed? It turns out that there is a hidden system list on SharePoint Foundation (actually all versions of SharePoint, but much more useful in … Continue reading →

Posted in SharePoint | Tagged SharePoint | Leave a reply

Installing FIM 2010 R2 SP1 on SharePoint Foundation

Posted on February 20, 2013 by Rick Backus avatar
Reply

Went to upgrade my development environment to FIM 2010 R2 SP1 the other day. The current configuration was FIM 2010 (pre-R2) running on WSS 3.0. As the SP1 patch is only good for existing R2 servers, I went to install … Continue reading →

Posted in SharePoint | Tagged SharePoint | Leave a reply

Use the max-age Attribute with BLOB Caching to Reduce the Number of Client Requests to SharePoint Servers

Posted on February 20, 2013 by Rick Backus avatar
Reply

From Secrets of SharePoint – Tip of the Day When configuring BLOB caching for MOSS 2007 and SharePoint 2010, it is possible to specify an optional max-age attribute in the web.config element. This attribute determines the amount of time, in … Continue reading →

Posted in SharePoint | Tagged SharePoint | Leave a reply

Remove SharePoint Group Permissions

Posted on February 20, 2013 by Rick Backus avatar
Reply

From Secrets of SharePoint – Tip of the Day Niklas Goude You can remove a group’s permissions on a specific Web site with Windows PowerShell. Simply remove the group from the role assignment collection: PS > $spWeb = Get-SPWeb http://SP01.powershell.nu … Continue reading →

Posted in SharePoint | Tagged SharePoint | Leave a reply

Using SSL for Central Administration with SharePoint

Posted on February 19, 2013 by Rick Backus avatar
Reply

One of the most common requests I get is for an update to my article SharePoint Central Administration: High Availability, Load Balancing, Security & General Recommendations to cover SharePoint 2010 and 2013. Most folks are interested in the SSL parts, … Continue reading →

Posted in SharePoint | Tagged SharePoint | Leave a reply

Removing Nodes from the SharePoint QuickLaunch

Posted on February 19, 2013 by Rick Backus avatar
Reply

From Secrets of SharePoint – Tip of the Day Niklas Goude You can use Windows PowerShell when removing one (or more) nodes from a Web site’s QuickLaunch. The example below shows how you can remove everything except for nodes under … Continue reading →

Posted in SharePoint | Tagged SharePoint | Leave a reply

Post navigation

← Older posts
Newer posts →

CSKL Links

  • CSKL Poll 0
  • Cybercon Services 5
  • Industry Analysts 7
  • P4P Hotel 7
  • WordPress Blog 0

CSKL Archives

CSKL Tag Cloud

Android Applications Blog BPA Capture Cloud Consulting Content Management CRM Dealers Development Document Management ECM Enterprise Exchange Exchange 2010 Exchange 2013 Facebook Google+ Hardware Infrastructure iOS iPad Mobile Network Networking Office 365 Office 2013 Printing Print Management Search Security SharePoint SharePoint 2013 Social Media SQL SSRS Surface Tablets Technology Virtualization Web Windows 8 WordPress Workflow

CSKL Categories

© Copyright 2012 Cybercon Services LLC
↑
  • Pin It