<?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/"><channel><title>swaroop bukke's Activities</title><link>https://communities.bentley.com/members/1bdc3b7c_2d00_ceba_2d00_48fc_2d00_be8f_2d00_3a16ee1727dc</link><description>swaroop bukke's recent activity</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Copy-PWConnectedProjectSettings not copying Attributes</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-powershell-extensions-forum/178329/copy-pwconnectedprojectsettings-not-copying-attributes</link><pubDate>Wed, 17 Apr 2019 09:22:42 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d812648e-3c85-432e-9d2f-392919911081</guid><dc:creator>Nathan Banks</dc:creator><description>&lt;p&gt;Hi - I&amp;#39;m using&amp;nbsp;Copy-PWConnectedProjectSettings which is going great.&lt;br /&gt;I&amp;#39;m just having one problem where the Attributes and Work Area storage settings aren&amp;#39;t copying&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="465" src="/cfs-file/__key/communityserver-discussions-components-files/343592/8715.DM1.bmp" width="460" /&gt;&lt;/p&gt;
&lt;p&gt;I have a warning/error in the output:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/cfs-file/__key/communityserver-discussions-components-files/343592/DM2.bmp" /&gt;&lt;/p&gt;
&lt;p&gt;Everything else copies, just not attributes or Work Area storage settings. I&amp;#39;m selecting a work area by using:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="powershell"&gt;$SourceProjectId = &amp;#39;2038c431-917e-4a7f-a250-7198c4ce0f53&amp;#39;
$WorkArea = Show-PWFolderBrowserDialog
$WorkArea | Copy-PWConnectedProjectSettings -SourceProjectId $SourceProjectId&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Using 64bit pwps_dab v1.10.4.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to disable External ProjectWise users if they have not logged in after a pre-determined amount of time</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-powershell-extensions-forum/193566/how-to-disable-external-projectwise-users-if-they-have-not-logged-in-after-a-pre-determined-amount-of-time</link><pubDate>Mon, 09 Mar 2020 10:23:31 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:89d7e68d-613a-49e6-8e3d-68f0b31d21ec</guid><dc:creator>swaroop bukke</dc:creator><description>&lt;p&gt;How to disable External ProjectWise users if they have not logged in after a pre-determined amount of time&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;do you have any powershell script or command to check the external&amp;nbsp; users&amp;nbsp; who have not logged in for some time .&lt;/p&gt;
&lt;p&gt;how to disable the user account using powershell script&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Remove final Status, not working</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-powershell-extensions-forum/186337/remove-final-status-not-working</link><pubDate>Mon, 30 Sep 2019 22:27:22 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:08f36b33-823b-4213-8d35-430c58aa0312</guid><dc:creator>Stephen Herrick</dc:creator><description>&lt;p&gt;Has anyone had an issue using&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff;font-family:Lucida Console;font-size:xx-small;"&gt;Set-PWDocumentFinalStatus&lt;/span&gt;&lt;span style="font-family:Lucida Console;font-size:xx-small;"&gt; &lt;/span&gt;&lt;span style="color:#000080;font-family:Lucida Console;font-size:xx-small;"&gt;-RemoveFinalStatus &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff;font-family:Lucida Console;font-size:xx-small;"&gt;Get-PWDocumentsBySearch&lt;/span&gt;&lt;span style="font-family:Lucida Console;font-size:xx-small;"&gt; &lt;/span&gt;&lt;span style="color:#000080;font-family:Lucida Console;font-size:xx-small;"&gt;-FolderPath&lt;/span&gt;&lt;span style="font-family:Lucida Console;font-size:xx-small;"&gt; &lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;font-size:xx-small;"&gt;$RootFolder&lt;/span&gt;&lt;span style="font-family:Lucida Console;font-size:xx-small;"&gt; &lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;font-size:xx-small;"&gt;|&lt;/span&gt;&lt;span style="font-family:Lucida Console;font-size:xx-small;"&gt; &lt;/span&gt;&lt;span style="color:#0000ff;font-family:Lucida Console;font-size:xx-small;"&gt;Set-PWDocumentFinalStatus&lt;/span&gt;&lt;span style="font-family:Lucida Console;font-size:xx-small;"&gt; &lt;/span&gt;&lt;span style="color:#000080;font-family:Lucida Console;font-size:xx-small;"&gt;-RemoveFinalStatus &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000080;font-family:Lucida Console;font-size:xx-small;"&gt;I can set the final status, with no problem, &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000080;font-family:Lucida Console;font-size:xx-small;"&gt;Verbose shows the files being processed with no errors, but no luck in removing the final status&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000080;font-family:Lucida Console;font-size:xx-small;"&gt;Using the following versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#f5f5f5;font-family:Lucida Console;font-size:xx-small;"&gt;PWPS_DAB Version: 1.12.10.0&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;PowerShell Version: 5.1.14409.1018&lt;/p&gt;
&lt;p&gt;Running As Administrator!&lt;/p&gt;
&lt;p&gt;64-bit PowerShell!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000080;font-family:Lucida Console;font-size:xx-small;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Using PowerShell PWPS_DAB with V8i</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-powershell-extensions-forum/151614/using-powershell-pwps_dab-with-v8i</link><pubDate>Mon, 09 Apr 2018 19:30:44 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:2d7f4fd8-1fed-40d9-b34b-5a86dc40e682</guid><dc:creator>Warren Malveau</dc:creator><description>&lt;p&gt;I am teaching myself PowerShell.&amp;nbsp; Got everything set up on my CONNECT test workstation, but cannot use the latest PWPS_DAB module because my Integration server is still on V8i (SS-4 08.11.11.123).&lt;/p&gt;
&lt;p&gt;Is there an older version I can download and run on my V8i workstation to access the Integration server?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Projectwise Integration for Revit 2019</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-di-forum/181530/projectwise-integration-for-revit-2019</link><pubDate>Mon, 24 Jun 2019 09:54:15 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:1162d3ed-68a5-4787-82a6-2da98d6235bd</guid><dc:creator>Mark Shamoun</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is anyone using ProjectWise Adnanced Integration for Revit 2019 and if so, any issues/limitations in using it for a multi-user project spread throughout various locations?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Our team is very hesitant to use it over BIM 360 and there is insufficient current information for them to get it up and running with any confidence.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Mark&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to add File Types in General Attributes using powershell in projectwise</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-powershell-extensions-forum/174779/how-to-add-file-types-in-general-attributes-using-powershell-in-projectwise</link><pubDate>Thu, 07 Feb 2019 01:51:52 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:8f9e2e6c-324d-4ea8-bc61-f43dc1f1c24e</guid><dc:creator>swaroop bukke</dc:creator><description>&lt;p&gt;How to add File Types in General Attributes using powershell in projectwise&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to add File Types in General Attributes using powershell in projectwise</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-powershell-extensions-forum/169952/how-to-add-file-types-in-general-attributes-using-powershell-in-projectwise</link><pubDate>Fri, 26 Oct 2018 10:54:01 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:db7d3d31-c4fd-416a-94b5-6f1ea040bfe4</guid><dc:creator>swaroop bukke</dc:creator><description>&lt;p&gt;How to add File Types in General Attributes using powershell in projectwise&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>HOW to add users into user list using powershell</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-powershell-extensions-forum/169399/how-to-add-users-into-user-list-using-powershell</link><pubDate>Tue, 16 Oct 2018 08:55:03 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:14dbc679-8500-40fd-afd1-00cb94a30c77</guid><dc:creator>swaroop bukke</dc:creator><description>&lt;p&gt;HOW to add users into user list using powershell&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please share me any powershell script that&amp;nbsp;HOW to add users into user list using powershell and i have 400 users to add in userlist and presently i am doing manually and is there any powershell script to automate&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>I want to get Storage disk space from projectwise for all datasources and also need to show the disk usage in TB. I had tried to execute the command Get-PWStorageDiskUsage .  but i am not getting any examples. if anyone tried of getting the storage disk us</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-powershell-extensions-forum/168553/i-want-to-get-storage-disk-space-from-projectwise-for-all-datasources-and-also-need-to-show-the-disk-usage-in-tb-i-had-tried-to-execute-the-command-get-pwstoragediskusage-but-i-am-not-getting-any-examples-if-anyone-tried-of-g</link><pubDate>Thu, 27 Sep 2018 03:08:51 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:c78341e5-62e9-4b26-bd42-608345c4f541</guid><dc:creator>swaroop bukke</dc:creator><description>&lt;p&gt;I want to get Storage disk space from projectwise for all datasources and also need to show the disk usage in TB. I had tried to execute the command Get-PWStorageDiskUsage .&amp;nbsp; but i am not getting any examples. if anyone tired of getting the storage disk usage powershell script please share me&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to Move a folder from one datasource to another datasource using powershell</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-powershell-extensions-forum/146178/how-to-move-a-folder-from-one-datasource-to-another-datasource-using-powershell</link><pubDate>Fri, 26 Jan 2018 06:12:21 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f9b344a8-ad36-45fd-8ede-10ccb71a1ac5</guid><dc:creator>swaroop bukke</dc:creator><description>&lt;p&gt;How to Move a folder from one datasource to another datasource using powershell&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Ask A Question I</title><link>https://communities.bentley.com/achievements/460ac7df-7ccc-4c42-a204-9e05eef3be09</link><pubDate>Thu, 30 Nov 2017 03:51:29 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:67c6a474-07c4-43d3-951c-80e7a2d4eea9</guid><dc:creator /><description>Ask a question in a forum.</description></item><item><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><pubDate>Thu, 30 Nov 2017 05:43:24 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:5a0ff5ab-f335-40d3-8c83-9b261b98e6ba</guid><dc:creator>swaroop bukke</dc:creator><description>&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$CurrentSecProvider&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;=&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#8b0000;font-family:Lucida Console;"&gt;&amp;#39;domain&amp;#39;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$NewSecProvider&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;=&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#8b0000;font-family:Lucida Console;"&gt;&amp;#39;&amp;#39;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$CurrentType&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;=&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#8b0000;font-family:Lucida Console;"&gt;&amp;#39;Windows&amp;#39;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$NewType&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;=&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#8b0000;font-family:Lucida Console;"&gt;&amp;#39;Federated Identity&amp;#39;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$Users&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;=&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#0000ff;font-family:Lucida Console;"&gt;Get-PWUser&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;|&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#0000ff;font-family:Lucida Console;"&gt;Where&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; { &lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$_&lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;.&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt;SecProvider &lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;-eq&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$CurrentSecProvider&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; }&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$Type&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;=&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#0000ff;font-family:Lucida Console;"&gt;Get-PWUser&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;|&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#0000ff;font-family:Lucida Console;"&gt;Where&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; { &lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$_&lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;.&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt;Type &lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;-eq&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$CurrentType&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; } &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;span style="color:#00008b;font-family:Lucida Console;"&gt;foreach&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt;(&lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$user&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#00008b;font-family:Lucida Console;"&gt;in&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$users&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt;) {&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$user&lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;.&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt;SecProvider &lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;=&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$NewSecProvider&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#0000ff;font-family:Lucida Console;"&gt;Update-PWUser&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$user&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;}&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;span style="color:#00008b;font-family:Lucida Console;"&gt;foreach&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt;(&lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$Type&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#00008b;font-family:Lucida Console;"&gt;in&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$Type&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt;) {&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$user&lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;.&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt;Type &lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;"&gt;=&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$NewType&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#0000ff;font-family:Lucida Console;"&gt;Update-PWUser&lt;/span&gt;&lt;span style="font-family:Lucida Console;"&gt; &lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;"&gt;$Type&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;}&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>