Page 1 of 1

[solved] Remove Internet Zone Identifier

PostPosted: 06.08.2010, 14:15
by MikeWill34
Hi,

Thanks for an excellent program, which I have been using from the early days when it was on the Heisse Security site.

I would like to suggest a new feature.

I run wsusoffline from my hard disk, then copy the files to a USB Hard disk NTFS formatted, becuse the files are copied from NTFS formatted disk to NTFS formatted disk the internet Zone Identifier Stream of the files is preserved.

Depending on where the files are copied this can prevent unattented installation because windows pauses with a dialogue asking if you are sure you want to run a program downloaded from the internet.

My request is that ...
After the files have been downloaded use the SysInternals program "streams.exe" to remove all Internet Zone Identifiers.
command line is "streams -s -d *.*" from the downloaded files folder.

Latest version of streams can be found at
http://technet.microsoft.com/en-us/sysi ... 97440.aspx

Regards
Mike.

Re: Remove Internet Zone Identifier

PostPosted: 06.08.2010, 20:20
by boco
I'm sure that would be no problem, after the signatures have been verified/validated. I guess the reason for not encountering that problem before is that most people create ISOs for updating, which automatically loses the IZIs.

Let's wait for the author.

Re: Remove Internet Zone Identifier

PostPosted: 09.08.2010, 08:44
by MikeWill34
Copying to a FAT32 USB Stick (or HDD) would also lose the IZIs

Regards
Mike.

Re: Remove Internet Zone Identifier

PostPosted: 11.08.2010, 14:29
by WSUSUpdateAdmin
Hi Mike,

good idea! :)
Please try http://trac.wsusoffline.net/browser/trunk (r126).

Regards
Torsten Wittrock

Re: Remove Internet Zone Identifier

PostPosted: 11.08.2010, 15:03
by -Iwan-
r126 is not available at the moment, Torsten :ugeek:

Re: Remove Internet Zone Identifier

PostPosted: 11.08.2010, 15:43
by Gerby
Now it is. ;) Thanks for implementing.

A little copy&paste bug I've found, Torsten:
cmd/DownloadUpdates.cmd (r126), line 251 must be "del Streams.zip" (instead of Sigcheck.zip)

Greetz
Gerby

Re: Remove Internet Zone Identifier

PostPosted: 12.08.2010, 16:10
by WSUSUpdateAdmin
Yep, thanks! :oops:
Fixed.
RTW

Re: Remove Internet Zone Identifier

PostPosted: 12.08.2010, 19:14
by boco
Eine kleine Anmerkung noch: Im Moment werden diese Streams gelöscht, bevor die Signaturen überprüft werden. Da ich nicht weiß was diese Streams noch für Informationen enthalten, weiß ich auch nicht, ob die Reihenfolge relevant ist.