NAME
Mount-Init
SYNOPSIS
Mounts and sets working directory.
SYNTAX
Mount-Init [<CommonParameters>]
DESCRIPTION
Mounts and sets working directory.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
Author : Sebastian Ziółkowski
Website: ziolkowsky.wordpress.com
GitHub : github.com/ziolkowsky
-------------------------- EXAMPLE 1 --------------------------
PS>Mount-Init
RELATED LINKS
https://ziolkowsky.wordpress.com/2022/04/17/mount-init
https://github.com/ziolkowsky/ShellPowerFramework
Dodaj komentarz