<?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>change storage area name</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-powershell-extensions-forum/218914/change-storage-area-name</link><description>I have a number of folders in a storage area that I need to move to a different storage area. 
 &amp;quot;Update-PWStorageAreaForProjectTree&amp;quot; - works, but insists on copying the files from one area to the other. 
 I am looking for a way to change ONLY the ProjectWise</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: change storage area name</title><link>https://communities.bentley.com/thread/669791?ContentTypeID=1</link><pubDate>Thu, 02 Sep 2021 20:08:08 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:9aa9b52a-e68e-47d9-8175-e2fc5e3464db</guid><dc:creator>Brandon Williams</dc:creator><description>&lt;p&gt;So you are able to change the storage through the properties? Didnt know if the Storage property was read only or not. Are you able to do the same with documents?&lt;/p&gt;
&lt;p&gt;$Doc = Get-PWDocumentsBySearch -FolderID 15557&amp;nbsp;&lt;/p&gt;
&lt;p&gt;$Doc.StorageID = 2&lt;/p&gt;
&lt;p&gt;$Doc.StorageName = 2&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: change storage area name</title><link>https://communities.bentley.com/thread/669787?ContentTypeID=1</link><pubDate>Thu, 02 Sep 2021 19:58:54 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:28deccc8-a048-4478-96e4-2fad4c162c63</guid><dc:creator>Robert Biggar</dc:creator><description>&lt;p&gt;I am able to change the folder through the properties, but I have not been able to change the files without having to copy them &amp;quot;from one Storage area to another&amp;quot; neither of these have much documentation. &amp;quot;update to match&amp;quot; is interesting...I will have to test it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: change storage area name</title><link>https://communities.bentley.com/thread/669782?ContentTypeID=1</link><pubDate>Thu, 02 Sep 2021 19:56:19 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:41ee3d43-97a1-41a5-82c9-c4cc7db66558</guid><dc:creator>Kevin van Haaren</dc:creator><description>&lt;p&gt;If I remember correctly the Move-PWFolderTreeToNewStorage had the same issue as&amp;nbsp;&lt;span&gt;Update-PWStorageAreaForProjectTree in that it wants to move files.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Update-PWDocumentStorageToMatchFolder i couldn&amp;#39;t use because it just changes documents (and didn&amp;#39;t work when i tried if). I needed to change the folder too.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: change storage area name</title><link>https://communities.bentley.com/thread/669780?ContentTypeID=1</link><pubDate>Thu, 02 Sep 2021 19:49:09 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:10a9936f-417a-4da2-8bdc-7e2a1dc1aa4f</guid><dc:creator>Brandon Williams</dc:creator><description>&lt;p&gt;Do either of these cmdlets work? I do not have multiple storages so I can&amp;#39;t really test it.&lt;/p&gt;
&lt;p&gt;Move-PWFolderTreeToNewStorage&lt;br /&gt;Update-PWDocumentStorageToMatchFolder&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: change storage area name</title><link>https://communities.bentley.com/thread/669779?ContentTypeID=1</link><pubDate>Thu, 02 Sep 2021 19:48:39 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d3a4d20d-95ad-49b6-b04c-38406efea687</guid><dc:creator>Brandon Williams</dc:creator><description>&lt;p&gt;Do either of these commands work? I do not have multiple storages so I cant really test anything.&lt;/p&gt;
&lt;p&gt;Move-PWFolderTreeToNewStorage&lt;br /&gt;Update-PWDocumentStorageToMatchFolder&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: change storage area name</title><link>https://communities.bentley.com/thread/669776?ContentTypeID=1</link><pubDate>Thu, 02 Sep 2021 19:33:10 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0096434f-e271-43b7-af5e-5f37968667b2</guid><dc:creator>Robert Biggar</dc:creator><description>&lt;p&gt;Thanks Kevin,&amp;nbsp; I appreciate it!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: change storage area name</title><link>https://communities.bentley.com/thread/669775?ContentTypeID=1</link><pubDate>Thu, 02 Sep 2021 19:26:54 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:1d841ad7-b28f-4df0-bfaf-f37352ab5ce8</guid><dc:creator>Kevin van Haaren</dc:creator><description>&lt;p&gt;I tried doing this the other day and never did find a way. I ended up turning it over to a co-worker to do it manually (i&amp;#39;m sorry coworker)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>