9,482 reputation
1939
bio website twitter.com/falaky
location Stockholm, Sweden
age
visits member for 2 years, 6 months
seen 6 hours ago
stats profile views 848

SharePoint Architect/Developer (MCTS, MCPD, MCITP) in the capital of Scandinavia (Stockholm). I'm riding with SharePoint awesomeness.

I am a also a mentor, speaker and community contributor!

At the moment, working for CGI Group Inc.

Successful people are always looking for opportunities to help others. Unsuccessful people are always asking "What's in it for me?" ~Brian Tracy

Note: My answers, comments and posts are provided "as-if"

Connect me @ twitter world @falaky


Jan
9
revised Remove ribbon entirely on certain page?
edited tags
Jan
9
comment CustomAction: UrlAction to open link in a new window
Let's delete the comments :)
Jan
9
revised CustomAction: UrlAction to open link in a new window
deleted 24 characters in body
Jan
9
answered CustomAction: UrlAction to open link in a new window
Jan
8
comment SP2010 User Profile Service - Incremental Sync not working
Use the FIM client tool during User Profile sync this can be useful for viewing progress and identifying errors. The FIM Client is located at C:\Program Files\Microsoft Office Servers\14.0\Synchronization Service\UIShell\miisclient.exe
Jan
8
reviewed Looks Good SP 2010: column permission
Jan
8
reviewed Looks Good What could cause all sub-pages to redirect to the main page?
Jan
8
comment How can I get specific SharePoint site GUID using javascript/jquery
My pleasure. Happy SharePointing :)
Jan
8
revised SharePoint timer service for backup/restore
edited tags; edited title
Jan
8
revised How can I get specific SharePoint site GUID using javascript/jquery
edited tags
Jan
8
comment SharePoint timer service for backup/restore
One more thing, you don't need add person performing the backup as a Farm administrator but instead give additional rights using Add-SPShellAdmin
Jan
8
comment SharePoint timer service for backup/restore
It depends what you plan to backup. For example, if you want to back up the service application, web application, content database, farm etc. , you have to grant the person performing the backup with Add-SPShellAdmin rights + some other permissions on SQL server. You can see the details of each backup type on technet technet.microsoft.com/en-us/library/ee748624(v=office.14).aspx
Jan
8
answered How can I get specific SharePoint site GUID using javascript/jquery
Jan
8
comment SharePoint timer service for backup/restore
Give Allow access to everything for your SharePoint Timer service account to the folder you will place your backup to. The reason we’re using the farm account is because that’s normally what your SharePoint Timer Service is running as. If it’s going to be running/is running as another account, setup the above permissions for that account instead.
Jan
8
reviewed Approve suggested edit on list tag wiki
Jan
8
reviewed Approve suggested edit on sharepoint-foundation tag wiki
Jan
8
answered SharePoint timer service for backup/restore
Jan
8
revised Migrating SharePoint Features from WSS 3.0 to SharePoint 2010
edited tags
Jan
8
reviewed Approve suggested edit on what is Backup file location
Jan
8
comment Migrating SharePoint Features from WSS 3.0 to SharePoint 2010
I have update my response. Hope it helps now!