<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to change the Security type from windows to Federated Identity using PowerShell and also updating the Identity name with email address</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-powershell-extensions-forum/143810/how-to-change-the-security-type-from-windows-to-federated-identity-using-powershell-and-also-updating-the-identity-name-with-email-address</link><description>$CurrentSecProvider = &amp;#39;domain&amp;#39; 
 $NewSecProvider = &amp;#39;&amp;#39; 
 $CurrentType = &amp;#39;Windows&amp;#39; 
 $NewType = &amp;#39;Federated Identity&amp;#39; 
 $Users = Get-PWUser | Where { $_ . SecProvider -eq $CurrentSecProvider } 
 $Type = Get-PWUser | Where { $_ . Type -eq $CurrentType } </description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to change the Security type from windows to Federated Identity using PowerShell and also updating the Identity name with email address</title><link>https://communities.bentley.com/thread/436708?ContentTypeID=1</link><pubDate>Thu, 30 Nov 2017 09:03:35 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:946ed292-49d7-4d47-9c4f-8e6c740ff89b</guid><dc:creator>swaroop bukke</dc:creator><description>&lt;p&gt;Thanks Brian and issue is solved&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the Security type from windows to Federated Identity using PowerShell and also updating the Identity name with email address</title><link>https://communities.bentley.com/thread/436698?ContentTypeID=1</link><pubDate>Thu, 30 Nov 2017 08:45:07 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f1da4162-060e-4673-8603-4b3fc472deaa</guid><dc:creator>swaroop bukke</dc:creator><description>&lt;p&gt;HI Brian&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Actually i want to change the Type column for user to change to windows to Federated in Projectwise Administrator.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the Security type from windows to Federated Identity using PowerShell and also updating the Identity name with email address</title><link>https://communities.bentley.com/thread/436670?ContentTypeID=1</link><pubDate>Thu, 30 Nov 2017 06:57:01 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:5d1b2556-b45d-4c89-80ad-dc435d59a9b4</guid><dc:creator>Brian Flaherty</dc:creator><description>&lt;p&gt;The Convert-PWUserToFederated cmdlet should do what you need.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>