Microsoft’s security feed lists CVE-2025-54917 as a Windows MapUrlToZone “Security Feature Bypass” — a protection-mechanism failure that can let an attacker trick Windows into misclassifying a URL’s zone and thereby bypass zone-based restrictions across the network. This class of flaw sits...
I have a command file (.bat) I run to copy some files from my Windows 11 PC to another PC. When I double-click the .bat file on my PC, it runs and successfully copies the files. When I run it using Task Scheduler, it runs the command file but no files are actually copied. I piped the output...
batch file
credentials
destination path
mapped drives
network shares
permissions
remote copy
run whether user is logged on
run with highest privileges
script directory
source path
start in directory
system account
task scheduler
uncpath
windows 10
windows 11
windows-task-scheduler
working directory
xcopy
The scenario:
40 users, 3 workstations, 1 NAS fileshare. These workstations move on quite often and we replace them with other donated systems.
We have a batch file that adds all user accounts to each machine.
I would like these machines to map drives upon user account login. I understand I...
Hello all - I've tried this elsewhere and gotten nowhere, so I figured I would try here.
At my workplace, we have a number of computers that we monitor to make sure they are up. The computers with an issue are Windows 7 pro, imaged by MDT.
So here is the issue. We reboot a number of these...
Hi guys
I'm trying to access a network share from a Windows Server 2008 R2 and I'm receiving the follow error:
If I put the complete UNC, I can access the share:
Now, if I up one level, I can see other shares:
Anyone have any idea why I'm receiving this error?
Fixes an issue in which the Security tab is not displayed when you open the Properties dialog box for a file on a computer that is running Windows 7 or Windows Server 2008 R2. This issue occurs when the file is in a shared folder whose UNC path exceeds...
Link Removed
Hi,
I have encounter a problem,
I have a host A: windows7 RC 7100
another host B: windows 2000 server,sp4
I try to access B's shared folders on host A, using unc path.
But it always give an error message:
Logon failure: unkown user name or bad password.
I have added B's computer name...