Questions tagged as 'ntfs'

2
answers

Recommendations for Windows 10 partition table and Mint Sylvia linux?

Even if I'm not a fan of windows, because of university issues I must use it, I would like to know if any of you could recommend a partition table to share the two operating systems, in my case it is a 1TB disk. I have found solutions like the o...
asked by 17.08.2018 / 18:34
0
answers

Change NTFS permission by UNC using PowerShell

I am trying to modify an NTFS permission to a folder located on a server. I only have access to the server through UNC and I have permissions to administer NTFS security. I'm trying the following code: $Pathv6 = '\MyHostname\folder' $acl =...
asked by 06.07.2018 / 09:16