- Windows PowerShell
- Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
- Lernen Sie das neue plattformübergreifende PowerShell kennen – https://aka.ms/pscore6
- PS C:\WINDOWS\system32> New-ItemProperty HKLM:\SOFTWARE\Microsoft\ClientForNFS\CurrentVersion\Default -Name AnonymousUID -Value 1616 -PropertyType "DWord"
- AnonymousUID : 1616
- PSPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ClientForNFS\CurrentVersion\Default
- PSParentPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ClientForNFS\CurrentVersion
- PSChildName : Default
- PSDrive : HKLM
- PSProvider : Microsoft.PowerShell.Core\Registry
- PS C:\WINDOWS\system32> New-ItemProperty HKLM:\SOFTWARE\Microsoft\ClientForNFS\CurrentVersion\Default -Name AnonymousGID -Value 1616 -PropertyType "DWord"
- AnonymousGID : 1616
- PSPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ClientForNFS\CurrentVersion\Default
- PSParentPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ClientForNFS\CurrentVersion
- PSChildName : Default
- PSDrive : HKLM
- PSProvider : Microsoft.PowerShell.Core\Registry
Windows NFS anon mapping
Posted by Anonymous on Wed 24th May 2023 11:31
raw | new post
view followups (newest first): Windows: Mount Linux home dir on Windows H: by Anonymous
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.