Stop Network Connections
Good Morning
for improve the server security, I'm looking for
a script that blocks my
network connections or services of my server
at a certain time. I have created a script with NET STOP e NET START for RDP e RRAS services but
I can't find the
service that blocks communication over the network
(ping and network shares). what services
should I stop?
Thank a Lot.
September 5th, 2011 11:39am
Hi,
Thanks for posting here.
Not sure the Windows version that we are taking about , but have you considered to block these traffics by defining Windows firewall rules ? or maybe we can also
set task scheduler to perform scripts or commands in order to block inbound network traffics at a certain time, that seems is more easier to achieve:
How to use the "netsh advfirewall firewall" context instead of the "netsh firewall" context to control Windows Firewall behavior in Windows Server 2008 and in Windows
Vista
http://support.microsoft.com/kb/947709/en-us
Netsh Commands for Windows Firewall with Advanced Security
http://technet.microsoft.com/en-us/library/cc771920(WS.10).aspx
Task Scheduler Overview
http://technet.microsoft.com/en-us/library/cc721871.aspx
Regards,
Tiger Li
TechNet Subscriber Support in forum
If you have any feedback on our support, please contact
tnmff@microsoft.com
Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
September 6th, 2011 6:01am
Hi Tiger and thanks for your support.
I resolve my problem with one scheduled scritp that block and then restart my network (critical and exposes) services.
Thanks a lot
September 7th, 2011 1:16pm


