Changelog:
* Removed 'unregister before register' option as it can be dangerous
* Added itss.dll registration
* Fixed a typo in two policies : ("Microsoft\WindowsFirewall\Standard Profile\DisableNotifications" and "Microsoft\WindowsFirewall\Standard Profile\DoNotAllowExceptions")
* Added two new policies : ("Microsoft\WindowsFirewall\Standard Profile\Enabled" and "Microsoft\WindowsFirewall\Domain Firewall\Enabled")
* Removed a duplicate policy



Comments

One Response to “Dial-a-fix v0.57.5 released!”

  1. # spud on March 12th, 2006 5:16 PM

    these few commands might be nice to add to the tools section under something like, repair network interfaces

    net use * /d /y
    net use /persistent:no
    nbtstat -R
    nbtstat -RR
    arp -d *
    ipconfig /release
    ipconfig /flushdns
    ipconfig /renew

    be careful as it removes mapped network drives

Leave a Reply

Comments are moderated.

If you use the same email address you used in a previous comment that was approved then your comment will bypass moderation.





Comments will be sent to the moderation queue.