<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>SharePoint</title>
        <link>http://geekswithblogs.net/karskip/category/7363.aspx</link>
        <description>SharePoint</description>
        <language>en-US</language>
        <copyright>Peter K</copyright>
        <managingEditor>buttweld1@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Access Denied Running STSADM in WS2008</title>
            <link>http://geekswithblogs.net/karskip/archive/2009/06/29/133125.aspx</link>
            <description>Hopefully this will help those of you who are running Windows Server 2008 and are getting "Access Denied" errors when trying to run any command in STSADM.&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Make sure you're running the command prompt as an administrator (Right click command prompt in the start menu and select "Run as Administrator..."&lt;/li&gt;
    &lt;li&gt;Make sure the username you're running under is set as farm administrator as well as a local administrator on the server.&lt;/li&gt;
    &lt;li&gt;Make sure User Account Control is switched off (Control Panel &amp;gt; User Accounts). This is only really necessary if the above didn't work.&lt;/li&gt;
&lt;/ul&gt;
There was also a bug in older builds of MOSS 2007 (and possibly WSS 3.0?) that under specific conditions would cause Access Denied errors when running certain STSADM operation such as "import". These can be fixed by patching to SP2.&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=133125"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=133125" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/karskip/aggbug/133125.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Peter K</dc:creator>
            <guid>http://geekswithblogs.net/karskip/archive/2009/06/29/133125.aspx</guid>
            <pubDate>Mon, 29 Jun 2009 04:56:01 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/karskip/comments/133125.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/karskip/archive/2009/06/29/133125.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/karskip/comments/commentRss/133125.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/karskip/services/trackbacks/133125.aspx</trackback:ping>
        </item>
        <item>
            <title>Operation Aborted Error When Exporting a Site using STSADM</title>
            <link>http://geekswithblogs.net/karskip/archive/2009/05/01/131658.aspx</link>
            <description>Was trying to export a site in WSS3.0 using the following command:&lt;!-- code formatted by http://manoli.net/csharpformat/ --&gt;
&lt;pre class="csharpcode"&gt;stsadm.exe -o export -url http://blah/blah -filename BlahBackup -includeusersecurity&lt;/pre&gt;
Which promptly spit this out:&lt;br /&gt;
&lt;!-- code formatted by http://manoli.net/csharpformat/ --&gt;
&lt;pre class="csharpcode"&gt;Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))&lt;/pre&gt;
This seems to be a fairly generic error, I was finding causes ranging from SQL Log file size to threading conflicts. The most common solution was to shrink the SQL log size of the content database of the site you're exporting. In my case this wasn't the cause of the error, instead what solved it was running the above command as a user who has DB_owner permissions to the content database.&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=131658"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=131658" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/karskip/aggbug/131658.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Peter K</dc:creator>
            <guid>http://geekswithblogs.net/karskip/archive/2009/05/01/131658.aspx</guid>
            <pubDate>Fri, 01 May 2009 03:27:42 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/karskip/comments/131658.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/karskip/archive/2009/05/01/131658.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/karskip/comments/commentRss/131658.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/karskip/services/trackbacks/131658.aspx</trackback:ping>
        </item>
        <item>
            <title>Configure Windows SharePoint Services Search Service Settings</title>
            <link>http://geekswithblogs.net/karskip/archive/2007/11/30/117263.aspx</link>
            <description>By default, the search service is disabled in WSS 3.0. In order to enable it, goto your SharePoint Central Administration page and under the Operations tab, goto the "Services on the Server" list and click on WSS Search. &lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;span style="font-weight: bold;"&gt;Service Account&lt;/span&gt; - You cannot use any built in accounts when specifiying the Service Account, however you can use local accounts. One account you can choose to use is the default Administrator account on your server, "myserver\Administrator".&lt;/li&gt;
    &lt;li&gt;&lt;span style="font-weight: bold;"&gt;Content Access Account&lt;/span&gt; - Use an account that has full read access to your SharePoint Content Databases. As a security precaution, try not to use an account that has write permissions on the database. For example: "mydomain\sqlserveruser".&lt;/li&gt;
    &lt;li&gt;&lt;span style="font-weight: bold;"&gt;Search Database&lt;/span&gt; - In most cases the default settings will work, change them as required. &lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt;&lt;span style="font-weight: bold;"&gt;Indexing Schedule&lt;/span&gt; - No new files will be searchable until they are indexed, depending on the load you wish to put on the server you can set this to be done as often as you want. &lt;br /&gt;
    &lt;/li&gt;
&lt;/ul&gt;
Upon submitting the form, the search service should start and begin indexing the content in your SharePoint site. Now would be a good time to install the Adobe IFilter to allow your search service be able to index PDF files, the earlier you install it the better, since it will only recognize PDF files added after the addon was installed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span id="ctl00_PlaceHolderTitleBreadcrumb_ContentMap"&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;div class="techtags"&gt;Tech Tags: &lt;a class="techtag" rel="tag" href="http://technorati.com/tag/sharepoint"&gt;sharepoint&lt;/a&gt; &lt;a class="techtag" rel="tag" href="http://technorati.com/tag/search"&gt;search&lt;/a&gt; &lt;a class="techtag" rel="tag" href="http://technorati.com/tag/indexing"&gt;indexing&lt;/a&gt; &lt;a class="techtag" rel="tag" href="http://technorati.com/tag/administration"&gt;administration&lt;/a&gt; &lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=117263"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=117263" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/karskip/aggbug/117263.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Peter K</dc:creator>
            <guid>http://geekswithblogs.net/karskip/archive/2007/11/30/117263.aspx</guid>
            <pubDate>Fri, 30 Nov 2007 04:06:04 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/karskip/comments/117263.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/karskip/archive/2007/11/30/117263.aspx#feedback</comments>
            <slash:comments>10</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/karskip/comments/commentRss/117263.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/karskip/services/trackbacks/117263.aspx</trackback:ping>
        </item>
    </channel>
</rss>