Disable firewall with a command line
Created: 29 Aug 2012 | Updated: 29 Aug 2012 | 12 comments
This issue has been solved. See solution.
Hello,
we authorize users to disable temporarely the firewall in sep 12.1 ru1 mp1. This can be done through the user's GUI but is there a command line to do it ?
Thansk in advance,
Regards
Discussion Filed Under:
Comments 12 Comments • Jump to latest comment
hi,
Do you means SNAC service or Windows Firewall ?
Thanks In Advance
Ashish Sharma
SEPM Knowledgebase Documents
Hello,
SEP Firewall.
rgds
It is not possible to disable NTP from command line , either the users have to open SEP client every time and from the GUI they can disable it .
Don't forget to mark your thread as 'SOLVED' with the answer that best helped you.
Swapnil
Can you provide DOS command ?
Thanks In Advance
Ashish Sharma
SEPM Knowledgebase Documents
Not possible from DOS commands too the feature is not supported as it is a security product.
https://www-secure.symantec.com/connect/idea/enabl...
Don't forget to mark your thread as 'SOLVED' with the answer that best helped you.
Swapnil
You can post your idea below
https://www-secure.symantec.com/connect/idea/enabl...
Don't forget to mark your thread as 'SOLVED' with the answer that best helped you.
Swapnil
How to prevent SEP features from being disabled in the client GUI in SEP 12.1
http://www.symantec.com/business/support/index?page=content&id=TECH168990
Thanks In Advance
Ashish Sharma
SEPM Knowledgebase Documents
Thanks for your help.
Here's the command to disable NTP:
smc -disable -ntp
and to reenable
smc -enable -ntp
If the SEP client UI is password protected:
smc -disable -ntp -p <password>
It works !!
Nevers seen this command libne before !
Is there a webpage with all options of the smc.exe documented ?
Thanks a lot !
Not sure if a public webpage exist for the commands, but on SEPM's Help can you search for "Running Windwos commands for the client service" and that help page will give you a list of possible SMC commands.
Hope this helps.
@Philip nice work , this add to my kb .
@Xtof nice to hear its fixed for you and thanks for re marking this a correct solution this will surely help other Admin.
Don't forget to mark your thread as 'SOLVED' with the answer that best helped you.
Swapnil
Would you like to reply?
Login or Register to post your comment.