Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 
timmmay

20858 posts

Uber Geek
+1 received by user: 5350

Trusted
Lifetime subscriber

  #2111653 20-Oct-2018 21:35
Send private message

gzt: Task Scheduler > Microsoft\Windows\Data Integrity Scan.

I'd assume that would log a run at least but maybe not. Is there a command line exposed in that you can run manually and get some output?

 

You'd think...

 

gzt: Btw just noticed Microsoft removed ReFS creation from Pro standard at Fall Creators:

https://support.microsoft.com/en-us/help/4034825/features-that-are-removed-or-deprecated-in-windows-10-fall-creators-up

Creation is available in a new sku "Windows 10 Pro for Workstations" and up.

https://support.microsoft.com/en-us/help/4034825/features-that-are-removed-or-deprecated-in-windows-10-fall-creators-up

 

I saw something about that. Odd that they want it on servers but not workstations. They can't take it away entirely or disks would become inaccessible. I should probably migrate to NTFS, but unsure if storage spaces is worthwhile. ZFS would be best, but it's not worth running another server for files for me.




qwerty123
147 posts

Master Geek
+1 received by user: 20


  #2111662 20-Oct-2018 23:05
Send private message

What's the file name, aux.jpg? It's nothing about integrity. AUX and CON are reserved names in Windows since MSDOS times and reside in device namespace rather than file namespace. You can delete the the device file by explicitly addressing the device namespace via the prefix \\.\, e.g.:

 

del \\.\C:\<your folder>\aux.jpg

 

 

 

FYI: https://docs.microsoft.com/en-gb/windows/desktop/FileIO/naming-a-file


timmmay

20858 posts

Uber Geek
+1 received by user: 5350

Trusted
Lifetime subscriber

  #2111726 21-Oct-2018 06:46
Send private message

Give @qwerty123 a cigar, that was the answer! The format of your command wasn't quite perfect (prefix \\?\ rather than \\.\) so I'll mark this as the answer to help others in future, but you had the concept exactly right :)

 

This command worked

 

del \\?\D:\path\to\folder\aux.jpg




Rickles
3107 posts

Uber Geek
+1 received by user: 445

Trusted

  #2111879 21-Oct-2018 15:03
Send private message

I've found the Unlocker program works on all files I've encountered, including 'reserved' and 'system' files.


1 | 2 
Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.