91 reputation
1060
bio website
location Chennai, India
age 28
visits member for 3 years, 1 month
seen May 13 at 7:17
stats profile views 548
Crazy SharePoint Administrator....

Mar
21
comment How to fix the access issue with Timer JobDefinition Page - SP2010?
Followed the below steps • Disassociated the UPA proxy from the proxy group. • Deleted the UPA proxy on the consuming farm. o Get-SPTimerJob | where {$_.name -match "User Profile Service*"} | % { $_.Delete()} • Recreated the UPA proxy and associated with the proxy group The issue is still persist.
Mar
11
comment How to fix the access issue with Timer JobDefinition Page - SP2010?
No, this is what available in the ULS too.
Mar
11
comment How to fix the access issue with Timer JobDefinition Page - SP2010?
Yes, have reprovisioned the Sync DB of UPA(consumed from another farm)
Feb
27
comment What is the reason to have a minimum default value for the “executionTimeout” attribute?
Thanks for your help...can you also share me the impact on increasing the Execution Timeout value to 1.5hrs?
Feb
22
comment What is the reason to have a minimum default value for the “executionTimeout” attribute?
Thanks..Shall we change value of 'executionTimeout' and what are all consequences of this change?
Feb
20
comment Search service application is not crawling for only one site collection?
This issue is specific to this site collection alone....anyway, we are using Windows Integrated authentication and AAM is in place...
Feb
15
comment Search service application is not crawling for only one site collection?
Please have a look, attached is the error screen shot..
Jan
18
comment Search service application is not crawling for only one site collection?
The crawler service account is provided with the full read access on the webapplication. Even accessed the site collection with that account to ensure this.
Dec
31
comment Powerpoint Presentation on the Mobile Phones?
Without PowerPoint app service you can't access the PPT on the page viewer webpart
Dec
31
comment Powerpoint Presentation on the Mobile Phones?
Unable to access the skydrive from Windows Mobile 6.1.4 Emulator..Should I need to install any apps?
Dec
27
comment Get last 10 search crawl logs sharepoint powershell
CrawlHistory class is Obsolete, msdn.microsoft.com/en-us/library/… guess for SP2010.
Dec
20
comment Wants to convert the “choice” column to “managed metadata” column in SharePoint 2010
Is there any script readily available?
Nov
17
comment SharePoint 2010 - Targetting propertyStoreDB to a specific content source
any help on this..?
Nov
7
comment Timer Job - targets to specific application server
hi community, any help?
Oct
9
comment Various offerings of SharePoint 2013 with respective to cost reduction?
any pointers to check the cost benefits of SharePoint 2013?
Sep
25
comment Unable to create a site column based on the Managed metadata type?
It solves..But this is expected to add the user into the Site collection Administrator group?
Sep
16
comment Moving the Sharepoint 2010 configuration Database to a new DB server..?
Thank you for the suggestion. 1. Changing the Default Database server may not solve this issue. 2. As we have to do this on the production system, creating a new farm is not possible. We may need to see an option to change/update the CA config database server alone..
Aug
14
comment The pause duration is (very)longer when number items are huge
does it help if we increase the batchsize?
Aug
14
comment Unable to Rate the SharePoint 2010 List Item?
Thank you Mike.
Jul
25
comment User Profile details are not available in the Search
exactly, the same is what I have done..have verified the crawl logs of the people content source(used the above sql query and also extracted the crawl logs using PS) however could not find anything is logged for that specific user alone..moreover the same user profile is searchable in the QA system..