|
| ||||||||||
| Tags: bulk, unblock |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to Bulk Unblock 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 command line version or 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. |
|
#2
| |||
| |||
| RE: How to Bulk Unblock Files This reg file tweak may do the trick for you: It adds a "Take ownership" option to the right-click context menu when you select a file: http://forums.techguy.org/tech-tips-...text-menu.html It sometimes balks at adding the context menu tweak when you select a huge batch of files, but it tends to work just fine for something in excess of 10 files at a time. a.k.a. "Sue & Bill" wrote: > 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 command line version or 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. > > |
|
#3
| |||
| |||
| Re: How to Bulk Unblock Files
That is one cool reg file tweak!! "a.k.a." <aka@discussions.microsoft.com> wrote in message news:0CB5A2DA-5688-4124-9344-580DAD0C6595@microsoft.com... > > This reg file tweak may do the trick for you: It adds a "Take ownership" > option to the right-click context menu when you select a file: > http://forums.techguy.org/tech-tips-...text-menu.html > > It sometimes balks at adding the context menu tweak when you select a huge > batch of files, but it tends to work just fine for something in excess of > 10 > files at a time. > > a.k.a. > > "Sue & Bill" wrote: > >> 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 command line version or 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. >> >> |
|
#4
| |||
| |||
| Re: How to Bulk Unblock Files
On Jan 11, 10:12*am, a.k.a. <a...@discussions.microsoft.com> wrote: > This reg file tweak may do the trick for you: It adds a "Take ownership" > option to the right-click context menu when you select a file:http://forums.techguy.org/tech-tips-...-take-ownershi... > > It sometimes balks at adding the context menu tweak when you select a huge > batch of files, but it tends to work just fine for something in excess of 10 > files at a time. > > a.k.a. > Great! Does taking over ownership automatically unblock a file? > |
|
#5
| |||
| |||
| Re: How to Bulk Unblock Files Unless you actually mean something different than what I heard, it'll likely get the job done. There's a chance that ZIP files will add an unexpected wrinkle. Anway, this tweak was a godsend for me -- and Bill too, sounds like. a.k.a. "Sue & Bill" wrote: > On Jan 11, 10:12 am, a.k.a. <a...@discussions.microsoft.com> wrote: > > This reg file tweak may do the trick for you: It adds a "Take ownership" > > option to the right-click context menu when you select a file:http://forums.techguy.org/tech-tips-...-take-ownershi... > > > > It sometimes balks at adding the context menu tweak when you select a huge > > batch of files, but it tends to work just fine for something in excess of 10 > > files at a time. > > > > a.k.a. > > > Great! Does taking over ownership automatically unblock a file? > > > |
|
#6
| |||
| |||
| Re: How to Bulk Unblock Files
On Jan 11, 9:48*pm, a.k.a. <a...@discussions.microsoft.com> wrote: > Unless you actually mean something different than what I heard, it'll likely > get the job done. There's a chance that ZIP files will add an unexpected > wrinkle. Anway, this tweak was a godsend for me -- and Bill too, sounds like. > a.k.a. > > Unfortunately it didn't work for me. When I drag a file file from a zipped folder onto a ordinary folder, the owner of that file is already myself. And the Unblock button is there because it was detected to be from the Internet. Taking over ownership didn't remove the Unblock button. :( |
|
#7
| |||
| |||
| Re: How to Bulk Unblock Files
Right Click>Properties>Unblock "Sue & Bill" <sue.and.bill@gmail.com> wrote in message news:e6f1b81d-a193-4bdf-8e9f-06ad13632e03@v4g2000hsf.googlegroups.com... On Jan 11, 9:48 pm, a.k.a. <a...@discussions.microsoft.com> wrote: > Unless you actually mean something different than what I heard, it'll > likely > get the job done. There's a chance that ZIP files will add an unexpected > wrinkle. Anway, this tweak was a godsend for me -- and Bill too, sounds > like. > a.k.a. > > Unfortunately it didn't work for me. When I drag a file file from a zipped folder onto a ordinary folder, the owner of that file is already myself. And the Unblock button is there because it was detected to be from the Internet. Taking over ownership didn't remove the Unblock button. :( |
|
#8
| |||
| |||
| Re: How to Bulk Unblock Files
If the Unblock thing is a file attribute, would ATTRIB work? ATTRIB /? gives R, A, S, H, and I. There doesn't seem to be one regarding dangerous files. Is it undocumented? Or is it an access control right? ICACLS /? doesn't seem to throw up a convincing one. |
|
#9
| |||
| |||
| Re: How to Bulk Unblock Files
On Jan 11, 10:12*am, a.k.a. <a...@discussions.microsoft.com> wrote: > This reg file tweak may do the trick for you: It adds a "Take ownership" > option to the right-click context menu when you select a file:http://forums.techguy.org/tech-tips-...-take-ownershi... > > It sometimes balks at adding the context menu tweak when you select a huge > batch of files, but it tends to work just fine for something in excess of 10 > files at a time. > > a.k.a. > Just discovered that Vista comes with TAKEOWN.EXE. Take ownership as its name suggests. |
|
#10
| |||
| |||
| Re: How to Bulk Unblock Files
Where does this mysterious "TAKEOWN.EXE" reside? "Sue & Bill" <sue.and.bill@gmail.com> wrote in message news:cf76ff53-e5f7-4714-8468-a246563c215b@j20g2000hsi.googlegroups.com... On Jan 11, 10:12 am, a.k.a. <a...@discussions.microsoft.com> wrote: > This reg file tweak may do the trick for you: It adds a "Take ownership" > option to the right-click context menu when you select a > file:http://forums.techguy.org/tech-tips-...-take-ownershi... > > It sometimes balks at adding the context menu tweak when you select a huge > batch of files, but it tends to work just fine for something in excess of > 10 > files at a time. > > a.k.a. > Just discovered that Vista comes with TAKEOWN.EXE. Take ownership as its name suggests. |
|
#11
| |||
| |||
| Re: How to Bulk Unblock Files
It is a command line tool that resides in the system32 folder Open a command prompt with admin privileges. Type takeown /? to see the correct syntax for usage. -- Regards, Richard Urban Microsoft MVP Windows Shell/User "Bob" <nowhere@nowhere.net> wrote in message news:tZednUG_j6PB1BfanZ2dnUVZ_tijnZ2d@comcast.com... > Where does this mysterious "TAKEOWN.EXE" reside? > > "Sue & Bill" <sue.and.bill@gmail.com> wrote in message > news:cf76ff53-e5f7-4714-8468-a246563c215b@j20g2000hsi.googlegroups.com... > On Jan 11, 10:12 am, a.k.a. <a...@discussions.microsoft.com> wrote: >> This reg file tweak may do the trick for you: It adds a "Take ownership" >> option to the right-click context menu when you select a >> file:http://forums.techguy.org/tech-tips-...-take-ownershi... >> >> It sometimes balks at adding the context menu tweak when you select a >> huge >> batch of files, but it tends to work just fine for something in excess of >> 10 >> files at a time. >> >> a.k.a. >> > Just discovered that Vista comes with TAKEOWN.EXE. Take ownership as > its name suggests. |
|
#12
| |||
| |||
| Re: How to Bulk Unblock Files
C:\Windows\System32 -- http://get.live.com/wlmail/overview "Bob" <nowhere@nowhere.net> wrote in message news:tZednUG_j6PB1BfanZ2dnUVZ_tijnZ2d@comcast.com... > Where does this mysterious "TAKEOWN.EXE" reside? > > "Sue & Bill" <sue.and.bill@gmail.com> wrote in message > news:cf76ff53-e5f7-4714-8468-a246563c215b@j20g2000hsi.googlegroups.com... > On Jan 11, 10:12 am, a.k.a. <a...@discussions.microsoft.com> wrote: >> This reg file tweak may do the trick for you: It adds a "Take ownership" >> option to the right-click context menu when you select a >> file:http://forums.techguy.org/tech-tips-...-take-ownershi... >> >> It sometimes balks at adding the context menu tweak when you select a >> huge >> batch of files, but it tends to work just fine for something in excess of >> 10 >> files at a time. >> >> a.k.a. >> > Just discovered that Vista comes with TAKEOWN.EXE. Take ownership as > its name suggests. |
|
#13
| |||
| |||
| Re: How to Bulk Unblock Files
I tried TakeOwn.exe but got the message ERROR: The current logged on user does not have administative privileges ...when I do. Running TakeOwn.exe 'as administrator' did not help. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to Bulk Unblock Files" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to send bulk SMS from windows mobile | MILFORD | Portable Devices | 5 | 05-01-2010 02:25 AM |
| How To Send Bulk Emails using Outlook | Bavol | Technology & Internet | 3 | 12-09-2009 09:12 PM |
| PhotoRazor to Resize Pictures in Bulk | Murena | Windows Software | 1 | 19-03-2009 02:04 PM |
| Bulk NT user rename how? | chandra GP | Operating Systems | 2 | 08-09-2008 12:02 PM |
| Unblock files copied from another server | Saphire | Active Directory | 3 | 14-04-2007 10:12 AM |