The firewall settings by default are not enabled, this crashes the MMC client.
To enable:
then run this:
netsh firewall set service type=remoteadmin mode=enable
netsh advfirewall firewall set rule group="Remote Administration" new enable=yes
The firewall settings by default are not enabled, this crashes the MMC client.
To enable:
then run this:
netsh firewall set service type=remoteadmin mode=enable
netsh advfirewall firewall set rule group="Remote Administration" new enable=yes