<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Комментарии: Редактирование атрибутов пользователей с помощью PowerShell</title>
	<atom:link href="http://www.exchangerus.ru/2008/05/09/redaktirovanie-atributov-polzovatelej-s-pomoshhyu-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.exchangerus.ru/2008/05/09/redaktirovanie-atributov-polzovatelej-s-pomoshhyu-powershell/</link>
	<description>Этот блог посвящен MS Exchange, Outlook и проблемам, связанным с электронной почтой</description>
	<lastBuildDate>Wed, 08 Feb 2012 04:15:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Автор: gdsk</title>
		<link>http://www.exchangerus.ru/2008/05/09/redaktirovanie-atributov-polzovatelej-s-pomoshhyu-powershell/comment-page-1/#comment-2970</link>
		<dc:creator>gdsk</dc:creator>
		<pubDate>Thu, 04 Sep 2008 05:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.exchangerus.ru/2008/05/09/redaktirovanie-atributov-polzovatelej-s-pomoshhyu-powershell/#comment-2970</guid>
		<description>Ребят попробовал воспользоваться вашим скрипттом не не получилось, вот что пишет: 

&lt;strong&gt;You cannot call a method on a null-valued expression.
At line:1 char:272&lt;/strong&gt;

Import-Csv &quot;C:\test.csv&quot; &#124; ForEach-Object -Process {New-MailContact -Name
 $_.Name -ExternalEmailAddress $_.Email -Alias $_.al -OrganizationalUnit &quot;posc.
local/exchange/sibur&quot; $Obj=[adsi]&quot; LDAP://CN=$($_.Name),OU=sibur,OU=exchange,DC&lt;/a&gt;=
posc,DC=local&quot; $Obj.psbase.InvokeSet( &lt;&lt;&lt;&lt; &quot;st&quot;,$_.st) $Obj.psbase.CommitChange
s()}

Что это может значить?!</description>
		<content:encoded><![CDATA[<p>Ребят попробовал воспользоваться вашим скрипттом не не получилось, вот что пишет: </p>
<p><strong>You cannot call a method on a null-valued expression.<br />
At line:1 char:272</strong></p>
<p>Import-Csv &#171;C:\test.csv&#187; | ForEach-Object -Process {New-MailContact -Name<br />
 $_.Name -ExternalEmailAddress $_.Email -Alias $_.al -OrganizationalUnit &#171;posc.<br />
local/exchange/sibur&#187; $Obj=[adsi]&#187; LDAP://CN=$($_.Name),OU=sibur,OU=exchange,DC=<br />
posc,DC=local&#187; $Obj.psbase.InvokeSet( &lt;&lt;&lt;&lt; &#171;st&#187;,$_.st) $Obj.psbase.CommitChange<br />
s()}</p>
<p>Что это может значить?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: kkv</title>
		<link>http://www.exchangerus.ru/2008/05/09/redaktirovanie-atributov-polzovatelej-s-pomoshhyu-powershell/comment-page-1/#comment-2549</link>
		<dc:creator>kkv</dc:creator>
		<pubDate>Fri, 16 May 2008 06:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.exchangerus.ru/2008/05/09/redaktirovanie-atributov-polzovatelej-s-pomoshhyu-powershell/#comment-2549</guid>
		<description>вот ведь.. 
смотрел аналог по команде get-mailcontact &#124;fl 
там я не увидел &lt;em&gt;CustomAttribute1&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>вот ведь..<br />
смотрел аналог по команде get-mailcontact |fl<br />
там я не увидел <em>CustomAttribute1</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Pavel Nagaev</title>
		<link>http://www.exchangerus.ru/2008/05/09/redaktirovanie-atributov-polzovatelej-s-pomoshhyu-powershell/comment-page-1/#comment-2548</link>
		<dc:creator>Pavel Nagaev</dc:creator>
		<pubDate>Fri, 16 May 2008 06:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.exchangerus.ru/2008/05/09/redaktirovanie-atributov-polzovatelej-s-pomoshhyu-powershell/#comment-2548</guid>
		<description>set-mailcontact, cмотрите аттрибуты&lt;a href=&quot;http://technet.microsoft.com/en-us/library/aa995950(EXCHG.80).aspx&quot; rel=&quot;nofollow&quot;&gt;
http://technet.microsoft.com/en-us/library/aa995950(EXCHG.80).aspx&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>set-mailcontact, cмотрите аттрибуты<a href="http://technet.microsoft.com/en-us/library/aa995950(EXCHG.80).aspx" rel="nofollow"><br />
</a><noindex><a rel="nofollow" href="http://www.exchangerus.ru/mylinks/http://technet.microsoft.com/en-us/library/aa995950(EXCHG.80).aspx"  rel="nofollow">http://technet.microsoft.com/en-us/library/aa995950(EXCHG.80).aspx</a></noindex></p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: kkv</title>
		<link>http://www.exchangerus.ru/2008/05/09/redaktirovanie-atributov-polzovatelej-s-pomoshhyu-powershell/comment-page-1/#comment-2542</link>
		<dc:creator>kkv</dc:creator>
		<pubDate>Thu, 15 May 2008 12:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.exchangerus.ru/2008/05/09/redaktirovanie-atributov-polzovatelej-s-pomoshhyu-powershell/#comment-2542</guid>
		<description>О это то что мне надо :) 
а как добавить custom attributes сюда? или где посмотреть</description>
		<content:encoded><![CDATA[<p>О это то что мне надо <img src='http://www.exchangerus.ru/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
а как добавить custom attributes сюда? или где посмотреть</p>
]]></content:encoded>
	</item>
</channel>
</rss>

