<?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>Set-PWUserWorkingDirectory bug</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-powershell-extensions-forum/141630/set-pwuserworkingdirectory-bug</link><description>Set-PWUserWorkingDirectory actually checks if the working directory you&amp;#39;re setting for the user exists on the local machine. 
 If I&amp;#39;m changing a working directory for another user, the directory I&amp;#39;m changing it to NEVER exists on the local machine. I</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Set-PWUserWorkingDirectory bug</title><link>https://communities.bentley.com/thread/431904?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2017 12:02:33 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0e368cea-ef6d-4911-b263-36744b1ba97a</guid><dc:creator>Arturas Zidonis</dc:creator><description>&lt;p&gt;I think that cmdlet is not working the way it could. I&amp;#39;ve informed PW powershell development team suggesting to not create the folders when setting working directory.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Set-PWUserWorkingDirectory bug</title><link>https://communities.bentley.com/thread/429420?ContentTypeID=1</link><pubDate>Thu, 05 Oct 2017 16:36:53 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:2e374853-b556-497f-93a4-bdd248355404</guid><dc:creator>Kevin van Haaren</dc:creator><description>&lt;p&gt;BTW, if you run into this the work around is to use command line to do a SUBST of an existing drive to the drive letter they use, then in PowerShell use Test-Path to verify the directory exists, and New-Item to create the directory if it doesn&amp;#39;t exist.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>