Hey there! I’m Toni, the Co-Founder and CEO of Syskit, creators of Syskit Point and SPDocKit. Welcome to Toni on Tech, where we explore the ever-evolving world of software, technology, and business.


  • Use case: Managing Job Applications with SharePoint

    I recently hired two employees for my company. The process is usually simple, an opening is posted on local jobs site and all the job applications are received via email. As we always require applicants to submit some additional forms and to complete a small writing or code development task it’s sometimes hard to track…


  • SharePoint installation and maintenance slide decks from Windays 2012

    This week I delivered a SharePoint session at Microsoft Windays 2012 Conference in Rovinj, Croatia. The session was on SharePoint 2010 – Installation and maintenance – best practices. If you are a novice SharePoint admin this could be good staring material for your SharePoint project. SharePoint 2010 – Installation and maintenance – best practices View…


  • Search with auto suggest for SharePoint lists – new version

    Two years ago, while SharePoint 2010 was still in beta, I released Search Suggest for SharePoint 2010 lists. A number of people contacted me with various bug reports and feature suggestions. Finally, I found some time and refactored this old code to accommodate your suggestions. Changes Improvement: You can now define list columns (fields) to be queried…


  • Add a user to the SharePoint_Shell_Access role for all SharePoint 2010 content databases

    In order to use Windows PowerShell for SharePoint 2010 Products, a user must be a member of the SharePoint_Shell_Access, and you can do that via Add-SPShellAdmin cmdlet. However if user needs to work with a lot of content databases then you need to repeat this procedure over and over. Here is a simple script that…


  • How to enable alternate languages in Office365

    Yesterday Microsoft announced Office365 (trial) availability in 22 additional countries (including Croatia :)). This blog post explains what you need to do in order to enable additional languages for the SharePoint site hosted in the Office365 environment: Open your team site via browser. Click on the Site Actions > Site Settings. Navigate to the Site Administration >…