I worked out that you can disable the service:
at the command prompt type:
sc stop sharedaccess
sc config sharedaccess start= demand
--
Nick Ridley
Software Development
root6 Technology Ltd
"Nick Ridley" wrote:
> Hi
>
> I'm trying to disable the SP1 firewall using ICFUtil by typing
>
> ICFUTIL /CLOSESERVICES
>
> but it does not appear to work, returning just the command syntax. Any
> ideas how I might go about doing this?
>
> Thanks,
>
> --
> Nick Ridley
> Software Development
> root6 Technology Ltd
|