<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>EFS Assistant (Community Edition)</title><link>http://www.codeplex.com/EFSAssistant/Project/ProjectRss.aspx</link><description>The EFS Assistant is a tool shipping as part of the &amp;#34;Data Encryption Toolkit for Mobile PCs&amp;#34; Solution Accelerator being developed by the Microsoft Solution Accelerators Team.</description><item><title>NEW POST: Is there any support for this at all?</title><link>http://www.codeplex.com/EFSAssistant/Thread/View.aspx?ThreadId=27449</link><description>&lt;div class="wikidoc"&gt;
Seems like activity here has been pretty non-existant and I have seen several requests for support with no answer.  Did microsoft abandon this product and pawn it off on the community?  &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>JimKnight</author><pubDate>Fri, 09 May 2008 18:37:51 GMT</pubDate><guid isPermaLink="false">NEW POST: Is there any support for this at all? 20080509063751P</guid></item><item><title>NEW POST: Is there any support for this at all?</title><link>http://www.codeplex.com/EFSAssistant/Thread/View.aspx?ThreadId=27448</link><description>&lt;div class="wikidoc"&gt;
Seems like activity here has been pretty non-existant and I have seen several requests for support with no answer.  Did microsoft abandon this product and pawn it off on the community?  &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>JimKnight</author><pubDate>Fri, 09 May 2008 18:37:51 GMT</pubDate><guid isPermaLink="false">NEW POST: Is there any support for this at all? 20080509063751P</guid></item><item><title>NEW POST: EFSAssistant Takes too long to run</title><link>http://www.codeplex.com/EFSAssistant/Thread/View.aspx?ThreadId=26326</link><description>&lt;div class="wikidoc"&gt;
Help with clairifying how EFSAssistant works...  &lt;br /&gt; &lt;br /&gt;Here is my understanding: I have EFSA set to use Folder Encryption, specifying a green list and list of folders not to encrypt.  I'm noticing that it EFSA is scanning the whole drive to catagorize it, which is taking up to an hour and more on some users, when they only have 25mb of data to encrypt.  Why does EFSA look at the whole drive and not just the folders in the green list?  When I add folders to the &amp;quot;do not encrypt list&amp;quot;, they are getting ignored and still showing up on the debug log as access denied.   Why don't these folders get ignored, they are in the red list.&lt;br /&gt; &lt;br /&gt;Here is what I'm trying to achieve: encrypt everything on the Desktop and in My Documents.  I don't want EFSA looking anywhere else.  Can anyone help please???&lt;br /&gt;
&lt;/div&gt;</description><author>Kenbe</author><pubDate>Mon, 21 Apr 2008 17:40:21 GMT</pubDate><guid isPermaLink="false">NEW POST: EFSAssistant Takes too long to run 20080421054021P</guid></item><item><title>NEW POST: Decrypt All Folders Option, support alternate scheduling options</title><link>http://www.codeplex.com/EFSAssistant/Thread/View.aspx?ThreadId=12481</link><description>&lt;div class="wikidoc"&gt;
Hey all,&lt;br /&gt; &lt;br /&gt;The proper way to do this is to add a background thread that sleeps after the first run (at logon) until a certain time has passed at which time it runs again. This is relatively simple to implement, but I'm not sure that I have the time right now. For those interested in such capability, drop me a line at david.mowers@securitay.com.nospam (delete the nospam portion) and we can discuss timing.&lt;br /&gt; &lt;br /&gt;Thanks!&lt;br /&gt;Dave&lt;br /&gt;
&lt;/div&gt;</description><author>DaveMo</author><pubDate>Tue, 04 Mar 2008 00:51:19 GMT</pubDate><guid isPermaLink="false">NEW POST: Decrypt All Folders Option, support alternate scheduling options 20080304125119A</guid></item><item><title>COMMENTED ISSUE: XP Tablet PC Edition and Media Center Edition 2005</title><link>http://www.codeplex.com/EFSAssistant/WorkItem/View.aspx?WorkItemId=4652</link><description>EFS Assistant seems to crash on Tablet PC Edition 2005. Has Microsoft tested it with SKUs other than XP Professional&amp;#63; Most laptops especially have these operating systems. The error msg is attached as a JPEG file.&lt;br /&gt;Comments: ** Comment from web user: DaveMo ** &lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Although it was not officially tested on Tablet, I believe that the PM for the project was running Tablet and ran the software on that OS for the duration without any issue. Do you have the ability to run the EFSA on the tablet with Visual Studio installed so we can find out where the issue might be&amp;#63;&lt;/p&gt;&lt;p&gt;Dave&lt;/p&gt;</description><author>DaveMo</author><pubDate>Tue, 04 Mar 2008 00:40:33 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: XP Tablet PC Edition and Media Center Edition 2005 20080304124033A</guid></item><item><title>NEW POST: Decrypt All Folders Option, support alternate scheduling options</title><link>http://www.codeplex.com/EFSAssistant/Thread/View.aspx?ThreadId=12481</link><description>&lt;div class="wikidoc"&gt;
Hi Mike,&lt;br /&gt;I am not a coder either, so I can't really answer any of your questions, sorry.  I can furnish some more about how we have worked around it though.  We had one of our guys knock up some code, that was launched everytime the user was logged in and it is basically a stub scheduler to kick off any application (registry defined) in the context of the user.  So, in our case, this app runs all of the time, and then every 15 mins, it calls the EFS Assistant EXE under the current user's context.  It means our scheduler is running all the time (uses minmal memory), but atleast we can remotely tweak times with GPOs and add additional EXEs if we wanted.  Not elegant, but reasonably affective.&lt;br /&gt;
&lt;/div&gt;</description><author>shudman</author><pubDate>Thu, 28 Feb 2008 10:25:38 GMT</pubDate><guid isPermaLink="false">NEW POST: Decrypt All Folders Option, support alternate scheduling options 20080228102538A</guid></item><item><title>NEW POST: Decrypt All Folders Option, support alternate scheduling options</title><link>http://www.codeplex.com/EFSAssistant/Thread/View.aspx?ThreadId=12481</link><description>&lt;div class="wikidoc"&gt;
Stuart, Eric,   I've been working on other projects and haven't spent any time on EFS Assistant since these discussion threads slowed down.  I generally don't have a ton of spare time, and when I do there's so many other things on my radar that it's hard to comeback to &amp;quot;old code&amp;quot;.  (Plus, I have to admit that as my first open-source project, I had higher expectations of how many folks would offer to contribute to the codebase, which never materialized, and that disappointment has seriously harmed my attitude towards this project.  I'm not proud of it, but that's the unvarnished truth.)&lt;br /&gt; &lt;br /&gt;I got to thinking last night about this request thread and how we could make this happen, leveraging your enthusiasm and interest, and my background with the code (and limited coding abilities).  I have to tell you, my background in C# is pretty hit-or-miss, and while I'd love to say that I know how I'd code this scheduling capability, it's gonna take a lot of research.&lt;br /&gt; &lt;br /&gt;Stuart, Eric, if either of you two have any time you'd be able to contribute to this research, I'll commit to implementing the code that is necessary to wire together whatever you can dig up.  Here's a few thoughts to get you started:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;are there any managed classes that wrap the Scheduler APIs?&lt;/li&gt;&lt;li&gt;are there any open-source projects that have tried to tackle managed code to wrap the Scheduler APIs (but aren't complete), or that have tried to implement a scheduler from scratch in managed code?&lt;/li&gt;&lt;li&gt;are there any WMI objects/methods that could be used for this?  &lt;a href="http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=most%20WMI%20objects%20are%20accessible%20via%20the%20System.Management%20classes"&gt;most WMI objects are accessible via the System.Management classes&lt;/a&gt;&lt;/li&gt;&lt;li&gt;are there any useful managed classes in the .NET Framework, or other framework additions like the Genghis Project, that would be used here?&lt;/li&gt;&lt;li&gt;would this scheduling interaction require the use of a separate thread in the EFSAssistant code?&lt;/li&gt;&lt;li&gt;if the scheduling required a separate thread, where should the thread &amp;quot;entry points&amp;quot; (I don't even know how to describe what I'm asking) be placed in the existing codebase?&lt;/li&gt;&lt;li&gt;would there need to be significant changes to the existing codebase?&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Lastly, if either of you (or anyone else) has some background in coding (even if it's not .NET), and have some ideas on how a scheduler would be implemented, I'd be thrilled to hear it.  If you can write any code that would either create a starting place for this effort, or even would be able to co-write the code with me, I'd be quite open to that.&lt;br /&gt; &lt;br /&gt;Thanks everyone, and good luck hunting.&lt;br /&gt; &lt;br /&gt;Mike&lt;br /&gt;
&lt;/div&gt;</description><author>MikeSL</author><pubDate>Sat, 23 Feb 2008 23:17:34 GMT</pubDate><guid isPermaLink="false">NEW POST: Decrypt All Folders Option, support alternate scheduling options 20080223111734P</guid></item><item><title>CREATED ISSUE: XP Tablet PC Edition and Media Center Edition 2005</title><link>http://www.codeplex.com/EFSAssistant/WorkItem/View.aspx?WorkItemId=4652</link><description>EFS Assistant seems to crash on Tablet PC Edition 2005. Has Microsoft tested it with SKUs other than XP Professional&amp;#63; Most laptops especially have these operating systems. The error msg is attached as a JPEG file.&lt;br /&gt;</description><author>tuxplorer</author><pubDate>Sat, 01 Dec 2007 09:24:01 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: XP Tablet PC Edition and Media Center Edition 2005 20071201092401A</guid></item><item><title>NEW POST: Support Questions</title><link>http://www.codeplex.com/EFSAssistant/Thread/View.aspx?ThreadId=9421</link><description>&lt;div class="wikidoc"&gt;
EFS Assistant does not encript files I get an erro in the application log that reads:&lt;br /&gt;Event Type:	Error&lt;br /&gt;Event Source:	EFS Assistant&lt;br /&gt;Event Category:	None&lt;br /&gt;Event ID:	1011&lt;br /&gt;Date:		11/7/2007&lt;br /&gt;Time:		3:00:23 PM&lt;br /&gt;User:		N/A&lt;br /&gt;Computer:	SWN89501&lt;br /&gt;Description:&lt;br /&gt;Failed to write/update classification details to WMI. Error message Invalid namespace .&lt;br /&gt; &lt;br /&gt;For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.&lt;br /&gt;
&lt;/div&gt;</description><author>ejarosek</author><pubDate>Wed, 07 Nov 2007 21:38:03 GMT</pubDate><guid isPermaLink="false">NEW POST: Support Questions 20071107093803P</guid></item><item><title>NEW POST: EFS Error 1011</title><link>http://www.codeplex.com/EFSAssistant/Thread/View.aspx?ThreadId=17521</link><description>&lt;div class="wikidoc"&gt;
When running the Efs Assistant I get an error in my application log:&lt;br /&gt;Event Type:	Error&lt;br /&gt;Event Source:	EFS Assistant&lt;br /&gt;Event Category:	None&lt;br /&gt;Event ID:	1011&lt;br /&gt;Date:		11/7/2007&lt;br /&gt;Time:		3:00:23 PM&lt;br /&gt;User:		N/A&lt;br /&gt;Computer:	SWN89501&lt;br /&gt;Description:&lt;br /&gt;Failed to write/update classification details to WMI. Error message Invalid namespace .&lt;br /&gt; &lt;br /&gt;For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.&lt;br /&gt;When running the tool it does not enript anything.&lt;br /&gt;
&lt;/div&gt;</description><author>ejarosek</author><pubDate>Wed, 07 Nov 2007 21:36:23 GMT</pubDate><guid isPermaLink="false">NEW POST: EFS Error 1011 20071107093623P</guid></item><item><title>NEW POST: Decrypt All Folders Option, support alternate scheduling options</title><link>http://www.codeplex.com/EFSAssistant/Thread/View.aspx?ThreadId=12481</link><description>&lt;div class="wikidoc"&gt;
I started off reading this thread thinking that I could solve our EFA Assistant scheduling issues....alas I have failed miserably.  I have tried all iterations of schtasks.exe from Window 2003 and the XP codebase (the EXEs are actually different, as the 2003 supports the /IT flag).  Actually got the commandline to create a task:&lt;br /&gt;schtasks /create /sc:MINUTE /IT /MO 10 /ru fakeuser /rp &amp;quot;&amp;quot; /TN &amp;quot;OE&amp;quot; /TR &amp;quot;\&amp;quot;C:\Program Files\EFSA\EFSassistant.exe\&amp;quot; &lt;br /&gt;&lt;b&gt;without&lt;/b&gt; entering a password on a 2003 system.  Problem is....the task will not start, unless I go into the scheduled tasks GUI and put a space at the end of the commandline ...then it works forever.  Allegedly though, this is actually a bug and should never work !&lt;br /&gt;Looking at the API calls, it doesn't even look like the Scheduler 1.0 APIs will allow us to do this in an autmated fashion :(&lt;br /&gt; &lt;br /&gt;So....EFSAssistant devs folks, is there a way that we can actually get a scheduler into the app, because it seems external methods are really not up for it ?  I appreciate what Mike says, but we are struggling to get EFSAssistant to run in the context of a user, on a frequent basis.  Having it run at logon isn't really a good solution, as people don't login and logout that much anymore (standby and hibernate rules!).  What other choices are there ?  The tool is great, but without an scheduled enforcement method it really doesn't allow us to use it.&lt;br /&gt; &lt;br /&gt;-Stuart&lt;br /&gt;
&lt;/div&gt;</description><author>shudman</author><pubDate>Tue, 06 Nov 2007 23:56:19 GMT</pubDate><guid isPermaLink="false">NEW POST: Decrypt All Folders Option, support alternate scheduling options 20071106115619P</guid></item><item><title>NEW POST: Support Questions</title><link>http://www.codeplex.com/EFSAssistant/Thread/View.aspx?ThreadId=9421</link><description>&lt;div class="wikidoc"&gt;
EFS Assistant crashes everytime I try and run it on one of my machines (XP Tablet, SP2, all patches)&lt;br /&gt;Any ideas?  If you need me to do anything in order to help troubleshoot this issue, please let me know.&lt;br /&gt; &lt;br /&gt;Thanks!&lt;br /&gt; &lt;br /&gt;Event Type:	Information&lt;br /&gt;Event Source:	Application Popup&lt;br /&gt;Event Category:	None&lt;br /&gt;Event ID:	26&lt;br /&gt;Date:		11/1/2007&lt;br /&gt;Time:		6:44:23 PM&lt;br /&gt;User:		N/A&lt;br /&gt;Computer:	SYNTH&lt;br /&gt;Description:&lt;br /&gt;Application popup: EFSAssistant.exe - Common Language Runtime Debugging Services : Application has generated an exception that could not be handled.&lt;br /&gt; &lt;br /&gt;Process id=0x37c (892), Thread id=0x14e4 (5348).&lt;br /&gt; &lt;br /&gt;Click OK to terminate the application.&lt;br /&gt;Click CANCEL to debug the application.&lt;br /&gt; &lt;br /&gt;For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.&lt;br /&gt;
&lt;/div&gt;</description><author>AJolly</author><pubDate>Fri, 02 Nov 2007 01:33:23 GMT</pubDate><guid isPermaLink="false">NEW POST: Support Questions 20071102013323A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/EFSAssistant/SourceControl/ListDownloadableCommits.aspx</link><description>v1.1 source, with Form_Closing&amp;#40;&amp;#41; bug.</description><author>MikeSL</author><pubDate>Tue, 25 Sep 2007 05:35:57 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070925053557A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=Home&amp;version=30</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Welcome to the home of the EFS Assistant (Community Edition)
&lt;/h1&gt; &lt;br /&gt;&lt;h3&gt;
Update (2007/08/14): We have released a new tool to aid in migrating users to non-self-signed EFS certificates.  Have a look &lt;a href="http://www.codeplex.com/EFSCertUpdater" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.
&lt;/h3&gt; &lt;br /&gt;&lt;h3&gt;
Update (2007/05/27): The released version of the Microsoft EFS Assistant is now available! You can find it &lt;a href="http://www.microsoft.com/det" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.
&lt;/h3&gt; &lt;br /&gt;This site is the home of the the EFS Assistant (Community Edition).  The EFS Assistant is a tool that helps organizations centrally manage EFS in order to protect the data on their client PCs.  The EFS Assistant is a small tool that installs on a Windows Vista or Windows XP SP2 machine and enforces the company's EFS encryption policy.  The policy is configured using Group Policy.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Navigating this Project
&lt;/h2&gt; &lt;br /&gt;Like most open source projects, this is a two-way street - you're welcome to use whatever we've made available here, and we strongly encourage feedback, bug reports, discussion and Patches (code submissions):&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Download and install a release - Releases can be found on the &lt;a href="http://www.codeplex.com/EFSAssistant/Release/ProjectReleases.aspx" class="externalLink"&gt;Releases&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; tab.  For information on how you can easily evaluate the tool, see the &lt;a href="http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=Mini-Evaluator%27s%20Guide&amp;amp;referringTitle=Home"&gt;Evaluator's Guide&lt;/a&gt;.  You may also be interested in the &lt;a href="http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=Functional%20Specification&amp;amp;referringTitle=Home"&gt;Functional Specification&lt;/a&gt; for some background on what the tool is intended to do.&lt;/li&gt;&lt;li&gt;Submit issues using the &lt;a href="http://www.codeplex.com/EFSAssistant/WorkItem/List.aspx" class="externalLink"&gt;Issue Tracker&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; - If you find a bug, let us know about it.  If you have a feature you'd like to see, let us know that too!&lt;/li&gt;&lt;li&gt;Get support and ask questions - Use the &lt;a href="http://www.codeplex.com/EFSAssistant/Thread/List.aspx" class="externalLink"&gt;Discussions&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; tab above to ask the project team questions, or provide other feedback.  We want to hear from you!&lt;/li&gt;&lt;li&gt;Help develop the EFS Assistant - If you are a developer and want to help make the EFS Assistant even better, you can make yourself known to us by posting a reply to the &lt;a href="http://www.codeplex.com/EFSAssistant/Thread/View.aspx?ThreadId=9087" class="externalLink"&gt;Developers Wanted discussion topic&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, or you can simply submit a code fix, rewrite or addition via the &lt;a href="http://www.codeplex.com/EFSAssistant/SourceControl/UploadPatch.aspx" class="externalLink"&gt;Upload Patches&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; page.&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Project Documentation
&lt;/h2&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=Functional%20Specification&amp;amp;referringTitle=Home"&gt;Functional Specification&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=Installer%20Design&amp;amp;referringTitle=Home"&gt;EFS Assistant Installer Design&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=Reporting%20Tool%20Design&amp;amp;referringTitle=Home"&gt;Reporting Tool Design&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=Mini-Evaluator%27s%20Guide&amp;amp;referringTitle=Home"&gt;Evaluator's Guide&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>billcan</author><pubDate>Wed, 12 Sep 2007 20:55:08 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070912085508P</guid></item><item><title>NEW POST: Support Questions</title><link>http://www.codeplex.com/EFSAssistant/Thread/View.aspx?ThreadId=9421</link><description>&lt;div class="wikidoc"&gt;
Hi,&lt;br /&gt; &lt;br /&gt;We want to install EFS Assistant using Group Policy, but don't see how to change the default installation without an MST file.  We would like to accomplish the following, but through GP instead of command line.&lt;br /&gt; &lt;br /&gt;msiexec /qn -i EFSAssistant.msi REPORT=1 SHORTCUTS=1&lt;br /&gt; &lt;br /&gt;Any ideas?&lt;br /&gt; &lt;br /&gt;Thanks.&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>Paulab</author><pubDate>Wed, 05 Sep 2007 22:13:46 GMT</pubDate><guid isPermaLink="false">NEW POST: Support Questions 20070905101346P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=Home&amp;version=29</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Welcome to the home of the EFS Assistant (Community Edition)
&lt;/h1&gt; &lt;br /&gt;&lt;h3&gt;
Update (2007/08/14): We have released a new tool to aid in migrating users to non-self-signed EFS certificates.  Have a look &lt;a href="www.codeplex.com/EFSCertUpdater" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.
&lt;/h3&gt; &lt;br /&gt;&lt;h3&gt;
Update (2007/05/27): The released version of the Microsoft EFS Assistant is now available! You can find it &lt;a href="http://www.microsoft.com/det" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.
&lt;/h3&gt; &lt;br /&gt;This site is the home of the the EFS Assistant (Community Edition).  The EFS Assistant is a tool that helps organizations centrally manage EFS in order to protect the data on their client PCs.  The EFS Assistant is a small tool that installs on a Windows Vista or Windows XP SP2 machine and enforces the company's EFS encryption policy.  The policy is configured using Group Policy.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Navigating this Project
&lt;/h2&gt; &lt;br /&gt;Like most open source projects, this is a two-way street - you're welcome to use whatever we've made available here, and we strongly encourage feedback, bug reports, discussion and Patches (code submissions):&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Download and install a release - Releases can be found on the &lt;a href="http://www.codeplex.com/EFSAssistant/Release/ProjectReleases.aspx" class="externalLink"&gt;Releases&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; tab.  For information on how you can easily evaluate the tool, see the &lt;a href="http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=Mini-Evaluator%27s%20Guide&amp;amp;referringTitle=Home"&gt;Evaluator's Guide&lt;/a&gt;.  You may also be interested in the &lt;a href="http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=Functional%20Specification&amp;amp;referringTitle=Home"&gt;Functional Specification&lt;/a&gt; for some background on what the tool is intended to do.&lt;/li&gt;&lt;li&gt;Submit issues using the &lt;a href="http://www.codeplex.com/EFSAssistant/WorkItem/List.aspx" class="externalLink"&gt;Issue Tracker&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; - If you find a bug, let us know about it.  If you have a feature you'd like to see, let us know that too!&lt;/li&gt;&lt;li&gt;Get support and ask questions - Use the &lt;a href="http://www.codeplex.com/EFSAssistant/Thread/List.aspx" class="externalLink"&gt;Discussions&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; tab above to ask the project team questions, or provide other feedback.  We want to hear from you!&lt;/li&gt;&lt;li&gt;Help develop the EFS Assistant - If you are a developer and want to help make the EFS Assistant even better, you can make yourself known to us by posting a reply to the &lt;a href="http://www.codeplex.com/EFSAssistant/Thread/View.aspx?ThreadId=9087" class="externalLink"&gt;Developers Wanted discussion topic&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, or you can simply submit a code fix, rewrite or addition via the &lt;a href="http://www.codeplex.com/EFSAssistant/SourceControl/UploadPatch.aspx" class="externalLink"&gt;Upload Patches&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; page.&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Project Documentation
&lt;/h2&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=Functional%20Specification&amp;amp;referringTitle=Home"&gt;Functional Specification&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=Installer%20Design&amp;amp;referringTitle=Home"&gt;EFS Assistant Installer Design&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=Reporting%20Tool%20Design&amp;amp;referringTitle=Home"&gt;Reporting Tool Design&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/EFSAssistant/Wiki/View.aspx?title=Mini-Evaluator%27s%20Guide&amp;amp;referringTitle=Home"&gt;Evaluator's Guide&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>MikeSL</author><pubDate>Thu, 16 Aug 2007 15:20:22 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070816032022P</guid></item><item><title>CREATED ISSUE: Leftover bugbug - additional exceptions in "if (_subStatus == EncryptionSubStatus.None)"</title><link>http://www.codeplex.com/EFSAssistant/WorkItem/View.aspx?WorkItemId=3095</link><description>From Encryption.cs &amp;#62; EncryptFile&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;               if &amp;#40;_subStatus &amp;#61;&amp;#61; EncryptionSubStatus.None&amp;#41;&lt;br /&gt;               &amp;#123;&lt;br /&gt;                   try&lt;br /&gt;                   &amp;#123;&lt;br /&gt;                       &amp;#47;&amp;#47;&lt;br /&gt;                       &amp;#47;&amp;#47; Preserve the original time stamp on the file&lt;br /&gt;                       &amp;#47;&amp;#47;&lt;br /&gt;                       DateTime _lastWriteTimeUtc &amp;#61; File.GetLastWriteTimeUtc&amp;#40;fileName&amp;#41;&amp;#59;&lt;br /&gt;                       File.Encrypt&amp;#40;fileName&amp;#41;&amp;#59;&lt;br /&gt;                       File.SetLastWriteTimeUtc&amp;#40;fileName, _lastWriteTimeUtc&amp;#41;&amp;#59;&lt;br /&gt;                       _status &amp;#61; EncryptionStatus.Encrypted&amp;#59;&lt;br /&gt;                       _subStatus &amp;#61; EncryptionSubStatus.NewlyEncrypted&amp;#59;&lt;br /&gt;&lt;br /&gt;                   &amp;#125;&lt;br /&gt;                   catch &amp;#40;Exception e&amp;#41;&lt;br /&gt;                   &amp;#123;&lt;br /&gt;                       Log.EFSAsstTrace&amp;#40;&amp;#34;FailedToEncryptFile&amp;#34;, fileName, e.Message&amp;#41;&amp;#59;&lt;br /&gt;                       &amp;#47;&amp;#47; bugbug - there may be other reasons for a failure...&lt;br /&gt;                       _subStatus &amp;#61; EncryptionSubStatus.AccessDenied&amp;#59;&lt;br/&gt;</description><author>MikeSL</author><pubDate>Wed, 15 Aug 2007 18:27:23 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Leftover bugbug - additional exceptions in "if (_subStatus == EncryptionSubStatus.None)" 20070815062723P</guid></item><item><title>CREATED ISSUE: .NET 1.1 compilation bug - FolderPathsToEncrypt() cannot use ExpandEnvironmentVariables()</title><link>http://www.codeplex.com/EFSAssistant/WorkItem/View.aspx?WorkItemId=3054</link><description>From UtilityClass.FolderPathsToEncrypt source code&amp;#58;&lt;br /&gt;&lt;br /&gt;                   &amp;#47;&amp;#47; 1.1 bugbug - If this code is compiled in .NET 1.1 this will&lt;br /&gt;                   &amp;#47;&amp;#47; not work. EEV returns short path names and DirectoryInfo.FullName&lt;br /&gt;                   &amp;#47;&amp;#47; does not expand them in 1.1.&lt;br /&gt;                   &amp;#47;&amp;#47;&lt;br /&gt;                   _path &amp;#61; Environment.ExpandEnvironmentVariables&amp;#40;_path&amp;#41;&amp;#59;&lt;br /&gt;                   _dirInfo &amp;#61; new DirectoryInfo&amp;#40;_path&amp;#41;&amp;#59;&lt;br /&gt;                   _path &amp;#61; _dirInfo.FullName&amp;#59;&lt;br/&gt;</description><author>MikeSL</author><pubDate>Sat, 11 Aug 2007 15:55:43 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: .NET 1.1 compilation bug - FolderPathsToEncrypt() cannot use ExpandEnvironmentVariables() 20070811035543P</guid></item><item><title>COMMENTED ISSUE: CA2205 : UseManagedEquivalentsOfWin32Api in Win32API.cs - SHGetFolderPath()</title><link>http://www.codeplex.com/EFSAssistant/WorkItem/View.aspx?WorkItemId=2646</link><description>&lt;br/&gt;Comments: ** Comment from web user: MikeSL ** &lt;p&gt;Dave &amp;#40;and others&amp;#41;, this bug is called straight out of FxCop.&lt;/p&gt;&lt;p&gt;Any non-standard implementations in a shared-source project are one heckuva lot easier to support, and preserve as an exception, with documentation or comments to clarify what issues such a non-standard implementation are meant to workaround.&lt;/p&gt;&lt;p&gt;If anyone knows what issues this would resurrect, their input would be MOST appreciated.&lt;/p&gt;</description><author>MikeSL</author><pubDate>Sun, 29 Jul 2007 23:44:57 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: CA2205 : UseManagedEquivalentsOfWin32Api in Win32API.cs - SHGetFolderPath() 20070729114457P</guid></item><item><title>COMMENTED ISSUE: CA2205 : UseManagedEquivalentsOfWin32Api in Win32API.cs - SHGetFolderPath()</title><link>http://www.codeplex.com/EFSAssistant/WorkItem/View.aspx?WorkItemId=2646</link><description>&lt;br/&gt;Comments: ** Comment from web user: DaveMo ** &lt;p&gt;For any functionality where we had to use the unmanaged equivalent, it was because the managed version didn&amp;#39;t function correctly. I don&amp;#39;t know what the point of this issue is since if we revert to the managed equivalent something would stop working correctly.&lt;/p&gt;</description><author>DaveMo</author><pubDate>Sat, 28 Jul 2007 15:55:10 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: CA2205 : UseManagedEquivalentsOfWin32Api in Win32API.cs - SHGetFolderPath() 20070728035510P</guid></item></channel></rss>