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.
  1. S

    Windows 11 Task Scheduler odd behavior

    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...
  2. Curious

    Windows 11 Using Command 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...
  3. King Mustard

    Windows 11 Finding folders on PC with fewer than five files inside

    Is this possible?
  4. J

    Gmail problem in outlook 2021

    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...
  5. Curious

    Windows 11 Install Same App Twice

    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
  6. C

    unable to allocate relative identifier

    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.
  7. X

    Windows 10 Windows special folders - Help

    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...
  8. P

    Windows 10 All directories are Read Only. Help requested.

    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...
  9. P

    Windows 10 All directories changed to Read Only.

    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...
  10. P

    Windows 10 Windows changed all directories to Read Only

    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...
  11. P

    Windows 10 Restoring default views

    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...
  12. C

    Windows 10 What Is Wrong With My Video Directory?

    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...
  13. K

    Windows 10 Lost user folder

    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...
  14. E

    Windows 10 Windows search directories permissions removed again and again

    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...
  15. U

    Windows 10 Robocopy kopiert bei /XD nur das angegebene Hauptverzeichnis

    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...
  16. D

    Active Directory Users and Computers

    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...
  17. P

    Windows 10 No access to directory

    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...
  18. C

    Windows 10 Open File Explorer with pre-defined directory?

    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...
  19. MikeHawthorne

    Windows 10 Hi, need help with Dos?

    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...
  20. M

    Windows 10 Permission in folder

    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...
Back
Top