Windows Vista Forums
Vista Forums Home Join Vista Forums Webcasts Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > PowerShell

Bulk Unblock of Files

Closed Thread
 
Thread Tools Display Modes
Old 01-10-2008   #1 (permalink)
Sue & Bill
Guest


 

Bulk Unblock of Files

I think since XP SP2 days, a new security attribute was added to files
such that files that came in by IM, email, or across the network were
separately identified and blocked from being executed. To unblock,
one need to go the Properties of the file and then click the Unblock
button.

XP was rather lax in enforcing blocking. But Vista appears to block
everything, including html files inside a zip file.

Each time I unzip the contents of a compressed file, I have to go and
unblock each and every of its files. What is the method to Unblock
more than one file at a time? The moment I select two files, the
Unblock button cannot be seen anymore, even if both individually is
blocked. What is the Windows Powershell cmdlet to unblock a file?

Thanks for any help.

S & B

PS: I went to Windows Help and Support and enter "Unblock a file" as
search words, but the first 30 results were not relevant to the
subject.

My System SpecsSystem Spec
Old 01-11-2008   #2 (permalink)
NeilOz
Guest


 

RE: Bulk Unblock of Files

This is a PowerShell forum.. but in the spirit of it, you just need to go to
User Configuration > Administrative Templates > Windows Components >
Attachment Manager and enable 'Do not preserve zone information in file
attachments'

"Sue & Bill" wrote:
Quote:

> I think since XP SP2 days, a new security attribute was added to files
> such that files that came in by IM, email, or across the network were
> separately identified and blocked from being executed. To unblock,
> one need to go the Properties of the file and then click the Unblock
> button.
>
> XP was rather lax in enforcing blocking. But Vista appears to block
> everything, including html files inside a zip file.
>
> Each time I unzip the contents of a compressed file, I have to go and
> unblock each and every of its files. What is the method to Unblock
> more than one file at a time? The moment I select two files, the
> Unblock button cannot be seen anymore, even if both individually is
> blocked. What is the Windows Powershell cmdlet to unblock a file?
>
> Thanks for any help.
>
> S & B
>
> PS: I went to Windows Help and Support and enter "Unblock a file" as
> search words, but the first 30 results were not relevant to the
> subject.
>
My System SpecsSystem Spec
Old 01-11-2008   #3 (permalink)
Jon
Guest


 

Re: Bulk Unblock of Files

You can use this tool from SysInternals, Streams, ie the -d option

Streams v1.56
http://technet.microsoft.com/en-us/s.../bb897440.aspx


--
Jon


"Sue & Bill" <sue.and.bill@xxxxxx> wrote in message
news:463bbc44-ba90-4840-af1e-695a856e561c@xxxxxx
Quote:

>I think since XP SP2 days, a new security attribute was added to files
> such that files that came in by IM, email, or across the network were
> separately identified and blocked from being executed. To unblock,
> one need to go the Properties of the file and then click the Unblock
> button.
>
> XP was rather lax in enforcing blocking. But Vista appears to block
> everything, including html files inside a zip file.
>
> Each time I unzip the contents of a compressed file, I have to go and
> unblock each and every of its files. What is the method to Unblock
> more than one file at a time? The moment I select two files, the
> Unblock button cannot be seen anymore, even if both individually is
> blocked. What is the Windows Powershell cmdlet to unblock a file?
>
> Thanks for any help.
>
> S & B
>
> PS: I went to Windows Help and Support and enter "Unblock a file" as
> search words, but the first 30 results were not relevant to the
> subject.
My System SpecsSystem Spec
Old 01-11-2008   #4 (permalink)
Sue & Bill
Guest


 

Re: Bulk Unblock of Files

On Jan 11, 2:05*pm, NeilOz <Nei...@xxxxxx> wrote:
Quote:

> This is a PowerShell forum.. but in the spirit of it, you just need to go to
> User Configuration > Administrative Templates > Windows Components >
> Attachment Manager *and enable 'Do not preserve zone information in file
> attachments'
>
Mmm.... thanks. I knew I would get better answers here ;-). Had
posted to .vista.general and vista.file_management before posting to
here.

That policy object is well hidden and interesting. But it is a global
setting. The Streams program might do it, but is there something that
comes with Windows?

Don't reply if this is deviating too far from Powershell.

S&B
My System SpecsSystem Spec
Old 01-11-2008   #5 (permalink)
Shay Levi
Guest


 

Re: Bulk Unblock of Files

Check thePowerShellGuy blog:

http://thepowershellguy.com/blogs/po...fs-volume.aspx



-----
Shay Levi
$cript Fanatic
http://scriptolog.blogspot.com
Quote:

> I think since XP SP2 days, a new security attribute was added to files
> such that files that came in by IM, email, or across the network were
> separately identified and blocked from being executed. To unblock,
> one need to go the Properties of the file and then click the Unblock
> button.
>
> XP was rather lax in enforcing blocking. But Vista appears to block
> everything, including html files inside a zip file.
>
> Each time I unzip the contents of a compressed file, I have to go and
> unblock each and every of its files. What is the method to Unblock
> more than one file at a time? The moment I select two files, the
> Unblock button cannot be seen anymore, even if both individually is
> blocked. What is the Windows Powershell cmdlet to unblock a file?
>
> Thanks for any help.
>
> S & B
>
> PS: I went to Windows Help and Support and enter "Unblock a file" as
> search words, but the first 30 results were not relevant to the
> subject.
>

My System SpecsSystem Spec
Old 01-13-2008   #6 (permalink)
Sue & Bill
Guest


 

Re: Bulk Unblock of Files

On Jan 12, 7:30*am, Shay Levi <n...@xxxxxx> wrote:
Quote:

> Check thePowerShellGuy blog:
>
> http://thepowershellguy.com/blogs/po...27/powershell-...
>
> -----
> Shay Levi
> $cript Fanatichttp://scriptolog.blogspot.com
>
Shay, I think this is it! But I will require some time to figure out
what is going on.

S & B
My System SpecsSystem Spec
Old 01-14-2008   #7 (permalink)
Keith Hill [MVP]
Guest


 

Re: Bulk Unblock of Files

"Sue & Bill" <sue.and.bill@xxxxxx> wrote in message
news:6f160f5f-fc87-406c-b0b3-56e81b4f9d71@xxxxxx
Quote:

> On Jan 12, 7:30 am, Shay Levi <n...@xxxxxx> wrote:
Quote:

>> Check thePowerShellGuy blog:
>>
>> http://thepowershellguy.com/blogs/po...27/powershell-...
>>
>> -----
>> Shay Levi
>> $cript Fanatichttp://scriptolog.blogspot.com
>>
> Shay, I think this is it! But I will require some time to figure out
> what is going on.
>
IMO using the Sysinternals streams.exe -d <filename> (as suggested by Jon)
is the way to go. It is very straightforward. Don't lose sight of the fact
that PowerShell doesn't mean you can't or shouldn't use older but still
useful console utilities.

--
Keith

My System SpecsSystem Spec
Closed Thread
Update your Vista Drivers Update Your Drivers Now!!

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
bulk BCC Me Vista mail 1 07-03-2008 10:58 AM
How to Bulk Unblock Files Sue & Bill Vista file management 11 01-13-2008 01:28 PM
How to Bulk Unblock Files Sue & Bill Vista General 1 01-11-2008 09:37 AM
unblock .chm files quickly Erhard Glueck Vista General 2 10-24-2007 07:50 PM
Windows Defender has blocked files from starting-should I unblock them? Have no idea what they are bob clere Vista General 2 07-12-2007 08:32 PM


Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51