<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>content database Archives : Binary Bits</title>
	<atom:link href="https://blog.binarybits.net/tag/content-database/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.binarybits.net/tag/content-database/</link>
	<description>Bits &#38; Pieces - A blog by Kannan Balasubramanian</description>
	<lastBuildDate>Mon, 03 May 2021 10:50:10 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Granting access to the SharePoint content database for an managed account</title>
		<link>https://blog.binarybits.net/granting-access-sharepoint-content-database-managed-account/</link>
					<comments>https://blog.binarybits.net/granting-access-sharepoint-content-database-managed-account/#respond</comments>
		
		<dc:creator><![CDATA[Kannan]]></dc:creator>
		<pubDate>Fri, 11 Jul 2014 05:12:54 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[content database]]></category>
		<category><![CDATA[managed account]]></category>
		<guid isPermaLink="false">https://blog.binarybits.net/?p=643</guid>

					<description><![CDATA[<p>With the following Windows PowerShell Command, a managed account can be provided access to a content database. $w = Get-SPWebApplication -identity http://&#60;WebApplication&#62; $w.GrantAccessToProcessIdentity("&#60;Domain&#62;\&#60;Username&#62;") Note: Before running this command, the account should be registered as managed account To register a managed account On the SharePoint Central Administration website home page, in the left navigation, click Security. On [&#8230;]</p>
<p>The post <a href="https://blog.binarybits.net/granting-access-sharepoint-content-database-managed-account/">Granting access to the SharePoint content database for an managed account</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>With the following Windows PowerShell Command, a managed account can be provided access to a content database.</p>
<pre title="Power Shell comman to grant access to the SharePoint content database for an managed account" class="lang:ps decode:true">$w = Get-SPWebApplication -identity http://&lt;WebApplication&gt;
$w.GrantAccessToProcessIdentity("&lt;Domain&gt;\&lt;Username&gt;")
</pre>
<p><strong>Note:</strong> Before running this command, the account should be registered as managed account</p>
<p><strong>To register a managed account</strong></p>
<ol>
<li>On the SharePoint Central Administration website home page, in the left navigation, click Security.</li>
<li>On the Security page, under General Security, click Configure managed accounts.</li>
<li>On the Managed Accounts page, click Register Managed Account.</li>
<li>Type the user name and password of the domain account that you are registering.</li>
<li>Optionally, select the Enable automatic password change check box if you want SharePoint Server to manage password changes for this account.</li>
<li>Click OK.</li>
</ol>
<p>&nbsp;</p>
<p>The post <a href="https://blog.binarybits.net/granting-access-sharepoint-content-database-managed-account/">Granting access to the SharePoint content database for an managed account</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.binarybits.net/granting-access-sharepoint-content-database-managed-account/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: blog.binarybits.net @ 2026-04-23 06:41:22 by W3 Total Cache
-->