-
I am running MC 1.1.31 and am having an issue. So far its just on a test machine that is windows 10. It is a fresh install of win10 and the mesh client on it. I have been creating scheduled tasks via …
getut updated
1 month ago
-
## Description
This Atomic Red Team command is not working because we are using OpenAgent as Service(Local System user).
![image](https://github.com/user-attachments/assets/2e5e7d33-e414-4bab-99…
-
The creation of schtasks (scheduled tasks) on Windows should be done using the API. An example how to use the API can be found [here](http://www.codeproject.com/Articles/13089/Harnessing-the-task-sche…
-
Hello,
It seems there is a problem in tstat searches in terms of logical operator execution order.
I am trying to convert in tstat search the following rule :
```
title: Windows Schtasks Creat…
-
General/Scheduled task/Check_RunAsAccount.ps1 -- have you found a way to make this script overcome the restrictions on running schtasks?
I get "schtasks.exe : ERROR: Access is denied."
Did some …
-
### Description
Defender team added word "privacy.sexy" as virus signature...
I'm surprised by this.
Pasting scripts in command line gives this:
```
This script contains malicious content a…
-
## Describe the Bug
When I want to create a scheduled task that runs every minute, indefinitely, I need to use an `exec` resource that runs
```
schtasks /create /SC minute ...
```
instead of `sch…
-
### Describe what you noticed and did
While installing Office 365 I get an error message which cancels the installation. The log in Sandboxie says:
> schtasks.exe: SBIE2205 Service not implemented…
ghost updated
2 weeks ago
-
```
schtasks /create /sc onlogon /tn PhpSwitcher /rl highest /tr "C:\web\php-switcher\PhpVersionSwitcher.exe"
```
hrach updated
10 years ago
-
I tried running surf-install, and it claimed it failed:
```
surf-install --name surf-windows-ddev -c "surf-run --repo https://github.com/rfay/ddev --jobs 1 -- surf-build --name surf-windows"
Can…