As the clock ticks closer to the end-of-life stage for Windows 10 this October, IT administrators are looking for efficient, streamlined solutions to transition their fleets of devices to Windows 11. With millions of systems still running Windows 10, upgrading all of them manually is akin to...
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 process
batch script
command execution
command line
error handling
google
internet access
lan
microsoft
network monitoring
networking
ping
scripting
scripts
security
server response
system utilities
windows
windowsforum
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...
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
backups
corporate it
error handling
it support
local account
local admin
microsoft
network security
password issues
raid
scheduled jobs
scripts
server management
snapshot tool
task scheduler
technical support
troubleshooting
user accounts
windows scripts
I have implemented a method to 'hide' external USB backup drives from Windows.
The process works as follows:
- use Device Manager to determine the Hardware ID or Parent ID of the USB drive
- label the USB drive appropriately
- create a script to invoke Removedrive (freeware by Uwe Sieber) with...
Just got done helping a neighbor. Her mouse was spinning and the system was slow. Looked in task manager and saw an iexplore process which had been spawned via a script to run hidden. Basically it was mining crypto currency in the background. Resolving it was simply a matter of closing the...
Hello, I am trying to open a file [FILE] with a program [PROGRAM]. I have a shortcut of those two on my desktop. When i drag and drop [FILE] on top of [PROGRAM], it works as expected, meaning that [FILE] gets openend correctly by using [PROGRAM] to open it (Similarly to how you would drop a...
cmd
command line
command syntax
desktop shortcuts
drag and drop
file association
file management
file shortcuts
launching programs
program execution
scripts
tech how-to
technical support
terminal
troubleshooting
user experience
user tips
windows 10
windows 11
windows commands
I have a batch file that runs on logon as a task, but it does not work on non-admin desktops because it uses admin level commands. I want it to run as administrator without prompting the user for a password. I tried going into the file properties, clicking compatibility, and checking "Run This...
Using the command line, I would like to write a simple script that creates two folders C:\$X.~01 and C:\$X.~01 and then maybe uses the icacls command to set the permissions on both folders such that neither folder may be read, written or modified in any manner except specifically by a single...
access control
administrator
automation
command line
file management
file system
folder access
folder creation
icacls
limited access
permissions
propagation
restrict access
scripting
scripts
security
user rights
windows
windows 10
windows 11
Hi guys ,
I am trying to convert the Freespace and Size to GB format
using the script command :
WMIC LOGICALDISK GET Name,Size,Freespace /format:value
FreeSpace=61612036096
Name=C:
Size=87780155392
The result I desire is something like :
FreeSpace=61GB
Name=C:
Size=87GB
Can anyone help...
How to use the MS EDGE browzer
Had to ditch IE 11 of win10 as the "Script Error" drove me crazy, & cannot get rid of it.
Trying to use EDGE browser, not user friendly.
I imported my favourites from IE but the folders I had in there will not open in Edge.
How to make Edge open in my GMail...
It's been a while since we've highlighted one of the cooler learning to program tools, so when I saw Rachel McCollin's recent post, Introduction to Scratch, I knew I had today's project.
You've all heard of Scratch?
Scratch is a programming language that makes it easy to create your own...
animations
assets
backdrops
community
control
costumes
data
education
events
games
kids
learning
mit
programming
projects
scratch
scripts
sound
sprites
tutorials
I have a question about running "executable" programs in Windows without having to type the extension.
I've recently learned that, in addition to the command prompt and run box, you can also run executable files (.exe, .bat, .lnk, .vbs) from the Windows Explorer address bar. The only problem...
address bar
annoyance
batch files
command prompt
customization
environment variables
executable
file extensions
file management
links
pathext
run box
scripts
shortcut
troubleshooting
usability
user experience
windows
windows 10
windows explorer
The scripts provided here are used to easily switch the client interface between Skype for Business and Skype or Business (Lync). These scripts are to be only used with Skype for Business Online in Office 365.
Link Removed
Scripts to enable creation of public folder related objects in the O365 Active Directory and synchronization of public folder related Active Directory objects between on-premise and O365 directories.
Link Removed
Please Help! I have a batch file that performs the following tasks:
1) renames a counter field
2) creates two variables that will be used later to rename two separate files
3) Opens SQL*Plus and starts an Oracle Script which starts two separate stored procedures
4) Moves and renames the...
\\ EDIT : Disregard - Explorer was having issues populating folders.
I have two computers and one just had a new install of Windows 7 Professional. I was running my scripts to strip out the System and start laying down my personal build when I noticed there was no \Installer directory in the...
I need to have a shortcut in file explorer go down a list of three targets and pick the first that works. Since I need this for about ten folders, it isn't really efficient to use separate shortcuts and just test which one is working at the time. The problem is that the name of the target is...
Hello,
Please help with this question. I have a PC with Windows 7. I have 4 hard drives, 2 DVD units and 4 hard disk of other computers that mount as driver letter on boot. So in total I have 10 drive letters occupied. I had a few different pendrives that take other unit letters when connected...