You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
directory
About this tag
The directory tag on WindowsForum.com covers discussions about managing folders and file paths in Windows, including copying files between directories using commands like xcopy, organizing subdirectories in email clients, and troubleshooting directory-related issues such as read-only attributes or Task Scheduler failures. Users also explore finding folders with few files, installing applications in separate directories, and resolving Active Directory errors like relative identifier allocation failures. Special Windows folders and their localized names are another recurring topic.
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
directory
mapped drives
network sharing
path
permissions
remote copy
run whether user is logged on
run with highest privileges
script directory
source path
start folder
system account
task scheduler
unc path
windows 10
windows 11
xcopy
Hello,
I need to copy all files in 6 diretories to another device using only one diretory but with all files the files only.
Idon't want to replicate the original directiories in the new directory. On the files belonging the original directories.
Because if I use /s he copies all the original...
Tech Support Guy System Info Utility version 1.0.0.4
OS Version: Microsoft Windows 10 Home, 64 bit
Processor: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz, Intel64 Family 6 Model 78 Stepping 3
Processor Count: 4
RAM: 8101 Mb
Graphics Card: Intel(R) HD Graphics 520, 1024 Mb
Hard Drives: C: 465 GB...
directory
email
email configuration
eset security
folder deletion
gmail
graphics card
imap
known folder move
outlook
processor
ram
subdirectories
system information
tech support
troubleshooting
user guide
windows 10
Hello,
Can I install the same aplication, for example Picasa3 twice, each one in a different directory, and when I open it, each one has his own configuration?
Thanks for your help
José Paiva
windows cannot create the object because the directory service was
unable to allocate relative identifier.
and unable to join pc in domain
Any suggestion to fix this issue.
Special folders are included by default in Windows:
C:\Users\...\Pictures
C:\Users\...\Videos
C:\Users\...\Documents
In Windows 10 Polish version, the following folders are visible in the file explorer in "Ten komputer" (polish name for "This computer") and in "Bibliotek" (polish name for...
Sadly, no solution has been presented so I'm reposting my request for help.
After an automatic update ALL of my directories are now Read Only. Because I work from home and this is a new PC I'm unable to install some of my programs due to this.... pain (to say the least). I have been online for...
I'm preparing to reformat my PC with Win10. Currently, all the directories are Read Only due to Windows updating my PC over the past week. Rather than continuing to attempt to change the settings for each one of these directories (which they all just switch back) I have decided to just...
Ok, I'm not enjoying Win10 at all at this point. Every day something new happens that causes me issues. Today, ALL of my directories are suddenly Read Only and I'm not able to update certain Word docs.
I've gone online to see how to resolve the Read Only issue but it seems that everybody...
I don't know what I did but my views have changed and I would like restore back to the original settings I had. Needless to say I've only had Window 10 for 5 days now so I'm still trying to understand my way around.
In this screenshot, my previous view allowed me to see the 3 drives WITH how...
I don't know what did this but if I am in a program that ask me to select a folder for a video to be saved to or imported from it has changed the name of a directory path even in windows explorer it shows an incorrect complicated path that looks like something to do with zune.
I have created a...
address bar
computer issues
directory
error
file explorer
file management
file structure
file system
folders
microsoft
movies & tv
path
registry
subdirectories
troubleshooting
user profile
video
windows 10
zune
Hi all, background info, so a while ago I cloned my hdd to an ssd and, I had my documents, music, pictures and videos on a different hdd, all was good. Then my motherboard went down so I installed a new board and cpu, I had to format the ssd and reinstall windows 10. so I changed the location of...
clone
cpu
data recovery
directory
documents
downloads folder
file management
formatting
hdd
help
installation
motherboard
music
pictures
reinstall
ssd
user folder
video
windows 10
Hello everyone,
I have this problem many people have had, it seems: Windows search stopped working all of a sudden. It may be because of a Windows update, it may not, I couldn't say. I've tried everything I could find on Google but no luck. The problem seems to be located at the search...
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
Hello!
After I add this feature (AD UC) and acces AD UC I am getting this.
The directory schema is not accessible because:
An invalid directory pathname was passed.
For this reason the new menu may be inaccurate, and extension snap-ins may not work properly.
Is anyone who has ever encountered...
I have run into an interesting situation. I have a directory that I cannot do anything with always receiving an "access denied" response. Going into the security tab of properties gives me the message "You must have read permissions to view the properties of this object". Then "click advanced...
access denied
administrator
command prompt
directorydirectory access
error message
file properties
file system
ownership
permissions
properties
read permissions
root cause
security
settings
troubleshooting
user rights
windows
windows settings
In old Win7 users could place a shortcut on TaskBar then open Properties of this shortcut, go to "Shortcut" tab and enter
%windir%\explorer.exe /n,/e,D:\data
This opens (when clicked) Windows Explorer and mark and expands directory D:\data\
Unfortunately this does not work any more in Win10...
Hi
I'm still trying to get rid of the Avast folders on my wife's laptop.
I decided to try and remove it using the command prompt, or the Power Shell in this case.
What I want to delete is the folder at C:\Windows\Program Files\AVAST Software "Avast Software" is the folder I want to delete...
access denied
admin rights
avast
command line
command prompt
directory
dos
file deletion
file management
folder deletion
operations
powershell
programs
system32
tech support
technical issues
troubleshooting
user help
windows
windows 10
I try to give permission in with the commands:
New-Object DirectorySecurity.FileSystemAccessRule ('User', 'FullControl', 'Allow')
acl.SetAccessRule ($)
Set-ACL c: \ windows \ system32 \ drivers -AclObject
it should changed to FullControl In PowerShell when I...