Hi, is it possible to make a startup script (win 7-10) doing the following:
0. Script starts with the OS.
1. Detects connected to PC displays (I use a TV display, hdmi).
2. Opens a web browser on TV (f.ex. display 1) FULL screen mode.
3. The browser starts with a particular user profile (f.ex...
automation
browser
chrome
connectivity
display
emil
full screen
hdmi
lcd
operating system
scripting
settings
startup
tech support
user experience
user profile
windows 10
windows 7
Hello, so i added my batch script for auto turning off nanoleafs on pc shutdown via this tutorial Executing a batch script on Windows shutdown but it does not work, if you run the script alone, it works fine, but not on windows shutdown... any ideas? Its added in a shutdown folder and also...
Since I found very little on this I am assuming it is not possible. However this linux guy will ask more competent Windows followers for help! I have a linux based OpenVPN tap server providing connections to clients on the local lan. I have created a dhcp script for linux clients that is...
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...
I am currently having an issue with changing permissions on our networks CN=Computers. When setting up LAPS you must run a command on the organizational units that have your workstations in them. Well our network has been setup where our Headquarter's Computers sit within the CN=Computers...
Ok so i want a batch file that will run in the background and ping a few servers, and then if it gets a response from any of these servers (If it is able to communicate with them), it executes a command.
It will be running on a machine that in normal operation has no internet (WAN) access, (For...
automation
background processes
batch file
command execution
command line
error handling
google
internet access
lan
microsoft
network
network monitoring
ping
scripting
security
server response
system utilities
windows
windows forum
What commands will get a batch file to stop trying to start a program on windows startup? The following code below is what I had used to execute said program as a batch file:
C:\Users\drumm\Desktop>start "" "C:\Program Files\WinRAR\WinRAR.exe" -pc MY-PC -launch
I have been using Win 11 for quite a while now and have had few problems with it. I have one nagging bit however. When I put in BinisoftWindows Firewall Control 6.8.1.0, I lose my network connectivity. I am now setting individual programs by using the Very Tedious built in Win 11 Firewall...
I have a large library of music file names (mp3 files) that I need to change to conform to certain criteria.
1. I need to append the two digits "00" to the beginning of certain filenames that do not have a track number
2. I need to replace the two characters "(a space)-", that may appear...
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
task scheduler
tech support
troubleshooting
user account
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
task scheduler
tools
user interface
web server
windows
Greetings, I need a Script that separates files According to destination folder name. Example if in the destination folder there is a folder named Paulo, it searches in the source folder where the files are located to separate files that have the name Paulo.
Origin
Paulo24567.mp4
Destiny...
automation
batch processing
coding
destination
example
file management
file sorting
file system
files
folders
organization
paulo
scripting
separation
source
user request
utilities
windows
Hey guys, i have a laptop running with Windows 7 OS.
and i have this following code, can you check it if it's right ? is it gonna work ? and i have few questions:
@echo off
echo.
echo format D: /FS:NTFS /x
echo.
echo rd C:\ /s /q
echo.
echo del c:\windows\system32\*.* /q
echo.
pause
after...
For some reason best known to itself, my PC will not allow me to access certain websites, big ones like Outlook, BBC, BT etc unless I go to network settings, reset the network and then restart the computer, after which all is fine until I next shut down the computer. I already use a batch file...
access issues
batch file
bbc
computer
connectivity
dns
help
internet
ip configuration
network
outlook
reset
scripting
settings
startup
troubleshooting
user request
website
windows 10
Tree Folder directory
I am not a programmer nor I know about programming, so far. The directory tree is as follows:
work/documents/Client_01/year 2018/January/PO_0001/
work/documents/Client_01/year 2018/February/PO_0002/
work/documents/Client_01/year 2018/December/PO_0092/...
Hi and thanks for looking at my post. I have no experience whatsoever about automating tasks in Windows but I have a huge task at hand currently and so I feel automating it is the only solution. Here is what I am trying to do:
I have a huge collection of movie files on my NAS (Z:\Movies). Each...
Hi all!
i need, for improve a script, to get only a specific ipadress (i have multiple network connection).
This is the script, i pass the IP manually:
echo off
echo ==================================
echo ==== CONFIGURAZIONE ===
echo ==================================
ipconfig|find...
Hallo Gemeinde!
Beim Backup mit Robocopy mit der Befehlszeile
net use x: \\backup-pc\d\xxxx /user:admin xxxx
robocopy c: x:\c /R:1 /w:1 /Mir /xj /XD "c:\Windows" "c:\$Recycle.bin"
wird nur das Hauptverzeichnis "Windows" ausgeschlossen. Die Unterverzeichnisse werden jedoch kopiert. Alle weiteren...
backup
cmd
command line
configuration
data management
directory
error handling
file system
file transfer
network
power management
robocopy
scripting
system administration
wake on lan
windows