Get-FileName
SYNOPSIS
SYNTAX
Get-FileName
DESCRIPTION
Get a gui prompt for Specifying a folder name
EXAMPLES
EXAMPLE 1
$Folder = Get-Foldername
Creates a prompt to select a folder and then saves the path to a variable.
Get-FileName
Get a gui prompt for Specifying a folder name
$Folder = Get-Foldername
Creates a prompt to select a folder and then saves the path to a variable.