As I recall, SRP requires that the UNC path be used since SRP doesn’t support mapped drives (it does support local drives) since SRP automatically expands the mapped drive to its UNC form when processing.
-Aakash Shah From: [email protected] [mailto:[email protected]] On Behalf Of Miller Bonnie L. Sent: Thursday, June 5, 2014 8:13 AM To: [email protected] Subject: RE: [NTSysADM] Quick SRP question Not sure why the first one works at all, but the second looks okay. Assuming you are doing this because you are using folder redirection on the downloads folder, shouldn’t it be %homedrive%%homepath%\downloads\*.exe Instead? From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Richard Stovall Sent: Thursday, June 05, 2014 7:50 AM To: [email protected]<mailto:[email protected]> Subject: [NTSysADM] Quick SRP question Any idea why the following path rules work: %homepath%\*.zip\*.exe %userprofile%\downloads\*.exe And this one doesn't? %homepath%\downloads\*.exe ---- I can accomplish what I'm trying to do, but I don't understand why the last one allows .exe files to run from the user's downloads folder.

