I'm currently working on a script to uninstall a msi program that is installed on a client. The package doesn't have a GUID in registry but it does have its own uninstaller.exe I'm currently trying to use a msiexec /x %path/to/exe% /qn /f bat file to uninstall the package quietly without having...
A friendly hello to anybody,
I wrote an app to inform me about appointments. The app is invisible if it starts and showes a window if an appointment is active.
If I start the app manualy I'm asked if I want to start the app of unknowen source. If I try to start it with Autostart, Registry run...
When I re-execute the program
Progressbarsoflife.exe the icon apper in the tray of the system.
I need the program maximize in the desktop.
How can I do that. The program itself if not configurable
with right click icon the option Restore Form is available
With a batch, or perhaps with scheduler...
I have a Samsung T7 with Samsung’s encrypted password option enabled. I want a daily scheduled task that will take the drive offline and the only way to access it again is to unplug and replug it - alternatively put it in such a state that even if something malicious was to run code on my pc to...
My computer has multiple files that are remains of COMODO firewall(the free version), when I try to delete them it says I require permission from administrators, even though this is my computer, I am the only user of this computer, and I am an administrator on it.
I am using windows a 11 but I...
hi, i hv search lotsa places on how could we disable this Windows 10 Defender periodic auto-scan. found an article online saying we could do that by disabling them in the Task Schedule - Microsoft - Windows - Windows Defender - Windows Defender Schedule Scan - Disabled, but it is not working and...
Hi ,
I have created a scheduled task using an account with admin privilege in 2019 server and task is running fine. But just noticed that other non -admin domain users are not able to see the task in task library. I have tried below options , but no luck . Please let me know if anyone have a...
Hi all.
This is my first post here so apologies in advance if it in the wrong thread.
I am by no means an it expert hence me asking for help on this.
I want to create a new folder everyday to keep a record of curtain work things relating to this particular day.
So within a current folder I...
Hi everyone long time windows user here. I’ve recently got into the obsession of automating everything on my computer to do things for me delete temporary files, clean the recycle bin etc. And I think my obsession with this has backed me into an abnormal corner. Basically what happened is I...
2024 Update!
This guide is to show different methods to run live wallpaper on top of Windows Lock-Screen securely that include videos or GIF files. So it is customizable.
It takes 2 programs to get it to work as soon as the Screen is locked with the assistance of Windows Task scheduler. These...
customizable
exe files
gif
guide
installation
live wallpapers
lock screen
nircmd
runsaver
screensaver
secure
taskscheduler
topaz
video
video conversion
windows 10
windows 11
windows 7
windows 8.1
winrar
So I'm the poor schmuck that gives a crap about backups. I have scripts that are supposed to run every night, but due to IT corporate domain nonsense they make me change my password. The scripts are run from a local admin account (non-domain) but every time I change my network password, all...
automation
backup
corporate it
error handling
it support
local account
local admin
microsoft
network security
password issues
raid
scheduled jobs
scripting
server management
snapshot
taskscheduler
tech support
troubleshooting
user account
Hi I want to make the system sound when ever I Logon, Logoff or Shutdown my PC.
I already went through the process (regedit) of enabling the option in the sound scheme but any sound I put in there doesn't sound.
There are work around that I found that use .vbs and PowerShell Commands using Task...
I have a server and it don't have backup so I need to run my custom batch script to get files from sftp then archive it. But I need it to run like a schedules, but everytime the schedules start the batch files. I allway open up the command prompt window. Is anyway to hide that window? Like...
Is there any way to run command line tools at start up while keeping them hidden?
I am working on a PHP script that will share a Windows scanner with MacOS, Linux and Android over the eSCL/Airscan protocol. There is at least one tool "dns-sd" (Apple Bonjour) that I need to launch as a command...
airscan
android
apache
command line
development
dns-sd
escl
hidden
linux
macos
php
scanner
scripting
startup
taskscheduler
tools
user interface
web server
windows
I have a Scheduled Task that runs a powershell script. The script copies a file from a remote server to the local server and then deletes the local file if the date-modified is older than 30 mins. The task is using an Active Directory resource account. This resource account is not in any local...
Beginning about four days ago, all three of my Windows 10 machines stopped running batch files scheduled in the Task Scheduler. These batch files had been running on schedule for over a year when all three suddenly stopped about the same time. I believe that this is about the time that the...
Hi all,
When looking at the logs after the HPC console add-in fails to start I get the following (HPC scheduler):
Exception: System.Data.SqlClient.SqlException (0x80131904): The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large...
Hello,
I am trying to import a scheduled task from from the command line to the task scheduler. Before my program runs the schtasks command, it inserts a file path in the <Command></Command> element. The XML file works with schtasks before I insert my file path, but not afterwords. It keeps...