[windows2000] IEblock - Explorer & IE browsing limitation - SOLUTION UPDATE #1

  • From: Mark Cook <mc@xxxxxxxxxx>
  • To: "'windows2000@xxxxxxxxxxxxx'" <windows2000@xxxxxxxxxxxxx>, "'thin@xxxxxxxxxxxxx'" <thin@xxxxxxxxxxxxx>
  • Date: Thu, 21 Oct 2004 21:48:01 +0100

Sorry guy's

I apparently forgot to include the ADM policy file in the ZIP archive so
I've updated the ZIP file on the web.

I've also pasted it into the email here incase you already got the zip file,
it's called IEblock.ADM in the zipfile incidentally !

Again, sorry for any confusion this might have caused :-(

Mark

<---- IEblock.ADM ----> cut here -------------
CLASS USER

CATEGORY !!categoryname

KEYNAME "SOFTWARE\TheWizzBangIdeasCompany\IEblock"

  POLICY !!policyname

   EXPLAIN !!explaintext

     PART !!BlockListFile EDITTEXT
        VALUENAME "Blocked" 
     END PART

     PART !!UnBlockListFile EDITTEXT
        VALUENAME "Unblocked"
     END PART

     PART !!LogFile EDITTEXT
        VALUENAME "LogFile" 
     END PART

     PART !!LogBlocked DROPDOWNLIST
        VALUENAME "LogBlocked"
        ITEMLIST
           NAME "Log" VALUE NUMERIC 1
           NAME "Don't Log" VALUE NUMERIC 0 DEFAULT
        END ITEMLIST
     END PART

     PART !!LogAllowed DROPDOWNLIST
        VALUENAME "LogAllowed"
        ITEMLIST
           NAME "Log" VALUE NUMERIC 1
           NAME "Don't Log" VALUE NUMERIC 0 DEFAULT
        END ITEMLIST
     END PART

     PART !!Enable3rdParty DROPDOWNLIST
        VALUENAME "Enable Browser Extensions"
        ITEMLIST
           NAME "Enable" VALUE "yes"
           NAME "Disable" VALUE "no" DEFAULT
        END ITEMLIST
     END PART

   END POLICY
END CATEGORY

[strings]
categoryname="Address Bar Settings"
policyname="IEblock Address Bar Control"
explaintext="This policy allows control over Address bar browsing"
BlockListFile="Blocked criteria filename and path"
UnBlockListFile="Unblocking criteria filename and path"
LogFile="Filename and path to log browsing events"
LogBlocked="Log Blocked Events"
LogAllowed="Log Allowed Events"
Enable3rdParty="Enable 3rd PArty Browser Extensions"

---------- cut here -------------
********************************************************
This Weeks Sponsor StressedPuppy.com Games
Feeling stressed out? Check out our games to
relieve your stress.
http://www.StressedPuppy.com
********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm

Other related posts:

  • » [windows2000] IEblock - Explorer & IE browsing limitation - SOLUTION UPDATE #1