Skip to content

Missing documentation on New-SmbGlobalMapping #1978

@WAftring

Description

@WAftring

There is reference to New-SmbGlobalMapping in a few locations:

https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-containers/persistent-storage

But there is no documentation on these cmdlets and the information provided in the Get-Help for these cmdlets is very limited.

NAME
    New-SmbGlobalMapping
    
SYNTAX
    New-SmbGlobalMapping [[-LocalPath] <string>] [-RemotePath] <string> -Credential <pscredential> [-Persistent 
    <bool>] [-RequireIntegrity <bool>] [-RequirePrivacy <bool>] [-UseWriteThrough <bool>] [-FullAccess <string[]>] 
    [-DenyAccess <string[]>] [-CimSession <CimSession[]>] [-ThrottleLimit <int>] [-AsJob] [-WhatIf] [-Confirm]  
    [<CommonParameters>]
    

ALIASES
    nsmbgm
    

REMARKS
    Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.
        -- To download and install Help files for the module that includes this cmdlet, use Update-Help.

Update-Help does not provide any new information for this module.

Is there additional information for these cmdlets and if so where is it documented?

Thanks.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions