how to restrict command prompt

Ask a Question related to Windows Setup, Administration & Security, Design and Development.

  1. #1

    Default how to restrict command prompt

    Any one knows how to restrict command prompt in proup
    policy
    zuhair Guest

  2. Similar Questions and Discussions

    1. Trying to compile a cs from command prompt
      Hello I am authoring a custom server control in dreamweaver using c# i need to compile it from the command prompt but for some reason i get the...
    2. flash and command prompt
      how to type commands in flash projector so they could be sent to command prompt? -- --------------- CTeam_2004 | --------------- Macromedia...
    3. Multi command files and running them from the command prompt
      Use the -td§ option . Details are in the section titled Command Line Processor Options in the Command Reference. "Derek Clarkson"...
    4. Problem with the Command Prompt
      Hello ! I have Windows XP Professional at home. When I try to run the command prompt by going to Start --> Run and typing cmd, the DOS command...
    5. FTP Error from command prompt
      I am trying to access my web site throught the command prompt using FTP. I frequently get error messages like the following: 500 "PORT...
  3. #2

    Default Re: how to restrict command prompt

    Hi,

    In non-domain environment you can create software restriction policy for
    cmd.exe and command.com. You can do it in Group Policy.

    Open Group policy -> expand Computer Configuration -> Security Settings ->
    Software Restriction Policies! Right click additional rule and my suggestion
    is Hash rule. It is most reliable but it is still possible to get around it.
    E.g. applying service pack might change e.g. cmd.exe. This will most likely
    change the hash and users will be able to run cmd.exe command.

    In domain environment you can e.g. change permission on file and give only
    admins e.g. full control and remove all other users and groups...
    Open Group policy -> expand Computer Configuration -> Security Settings ->
    File System. Add file from c:\windows\system32\cmd.exe and select who has
    any rights on it...

    Good luck :-)

    --
    Mike
    MCSA 2K, MCSE 2K, MCT, ...

    "zuhair" <comp_kaz@yahoo.com> wrote in message
    news:0d3601c3512d$a9e0b540$a601280a@phx.gbl...
    > Any one knows how to restrict command prompt in proup
    > policy

    Miha Pihler Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139