Windows 10: Preventing Execution Of Certain Commands

Discus and support Preventing Execution Of Certain Commands in AntiVirus, Firewalls and System Security to solve the problem; Hello Team, Hope you are well ! I just want to know whether we can prevent certain commands in Windows Defender ATP. I want to prevent execution... Discussion in 'AntiVirus, Firewalls and System Security' started by AMOL BHOLA, Jan 24, 2021.

  1. Preventing Execution Of Certain Commands


    Hello Team,


    Hope you are well !


    I just want to know whether we can prevent certain commands in Windows Defender ATP.


    I want to prevent execution of below command running on Windows10: " cd C:\:$i30:$bitmap "

    :)
     
    AMOL BHOLA, Jan 24, 2021
    #1

  2. Execute a command from SCCM Task sequence step "Run a Command line"

    Hi,

    Thanks for your suggestion.

    That will work indeed, however I need to run it from the SCCM Task Sequence's Run Command Line Step and I am not able to figure out how to do that.

    Can we change line while executing command from SCCM Task Sequence's Run Command Line Step?

    Regards
     
    sccm_learner, Jan 24, 2021
    #2
  3. Naki Win User
    GPU-Z what command line parameter ?

    Suggestion: /? (-?) and /help (-help) command-line arguments to show a list of all possible arguments in a small window. *Smile Preventing Execution Of Certain Commands :)
     
  4. Micaa Win User

    Preventing Execution Of Certain Commands

    3D Detection - Execute Command

    Hello,

    I use ATITool 0.27B1 on Windows Vista, and have a little problem with the Execute command in the 3D Detection.

    I manage to play a sound when loading a 3D Application, but no way to use the Execute command.

    Have you a solution for me?
     
    Micaa, Jan 24, 2021
    #4
Thema:

Preventing Execution Of Certain Commands

Loading...
  1. Preventing Execution Of Certain Commands - Similar Threads - Preventing Execution Certain

  2. Powershell command execution in the background

    in Windows 10 Gaming
    Powershell command execution in the background: Hi,We can see powershell transcript generated however how can we find what process triggered that execution? It seems to be generated hourly. What can be seen in the transcript is that it is running "PS>Get-Process Select-Object -Property ProcessName"The transcript output as...
  3. Powershell command execution in the background

    in Windows 10 Software and Apps
    Powershell command execution in the background: Hi,We can see powershell transcript generated however how can we find what process triggered that execution? It seems to be generated hourly. What can be seen in the transcript is that it is running "PS>Get-Process Select-Object -Property ProcessName"The transcript output as...
  4. Execution Command Save

    in Microsoft Windows 10 Store
    Execution Command Save: after execution Window Store missing command how will I save https://answers.microsoft.com/en-us/windows/forum/all/execution-command-save/f4fb6838-4af5-4c67-8821-ec6d6b8859de
  5. Execution Command Save

    in Windows 10 Gaming
    Execution Command Save: after execution Window Store missing command how will I save https://answers.microsoft.com/en-us/windows/forum/all/execution-command-save/f4fb6838-4af5-4c67-8821-ec6d6b8859de
  6. Execution Command Save

    in Windows 10 Software and Apps
    Execution Command Save: after execution Window Store missing command how will I save https://answers.microsoft.com/en-us/windows/forum/all/execution-command-save/f4fb6838-4af5-4c67-8821-ec6d6b8859de
  7. Is there a program that executes commands at certain times (in a batch file)?

    in Windows 10 Customization
    Is there a program that executes commands at certain times (in a batch file)?: Hello, everyone, I have programmed a Minecraft server and have now set the computer to go on and off to certain pages. When it is on, the start file Per Autostart opens. But to close it I need the command /stop so the server saves. But because I want everything to be...
  8. Intruder Alert!!? Executing remote command...

    in AntiVirus, Firewalls and System Security
    Intruder Alert!!? Executing remote command...: IS this what i think it is?[ATTACH] https://answers.microsoft.com/en-us/windows/forum/all/intruder-alert-executing-remote-command/c276edb8-fb9b-4f2c-8651-45719c699fa7"
  9. Certain commands not responding

    in Cortana
    Certain commands not responding: Hi, Sorry to trouble you but I am just starting to use speech to text in Windows 10. I have studied the tutorials and made reasonable progress but I am stuck on selecting certain commands. The main one is when I want to insert a commer. The program always responds by...
  10. Execute Powershell command on remote computer

    in Windows 10 Network and Sharing
    Execute Powershell command on remote computer: Hello, I would like to execute a PowerShell command on a remote computer. The command is the following: Invoke-Command -ComputerName 10.40.27.174 -ScriptBlock { Get-ChildItem C:\ } -credential User I get the following error: [10.40.27.174] La connexion au serveur...