Thankyou.
net start "Windows Firewall"
net start "Windows Firewall"
cd %userprofile% & sc query MpsSvc > firewall.txt & sc start MpsSvc >> firewall.txt & notepad firewall.txt
cd %userprofile% & sc query MpsSvc > firewall.txt & sc start MpsSvc >> firewall.txt & notepad firewall.txt
reg export HKLM\SYSTEM\CurrentControlSet\Services\MpsSvc mpssvc.reg & notepad mpssvc.reg