This post is part of the series on PowerShell Snippets.
The following PowerShell command will prompt the user to input some text which is then stored in the $ghTag
parameter for later use:
$ghTag = Read-Host "Please enter the tag"
Continue Reading azurecurve’s Article on their blog
PowerShell Snippets: Prompt for User Input
This post is part of the series on PowerShell Snippets. The following PowerShell command will prompt the user to input some text which is then stored in the $ghTag parameter for later use: $ghTag = Read-Host “Please enter the tag”
Blog Syndicated with azurecurve’s Permission
More About This Author
Array
Dyn365GP2023.03.23New Functionality In Microsoft Dynamics 365 Business Central 2023 Wave 1: Set Default Dimensions on Locations, Inventory Documents and Journals
Dyn365GP2023.03.23New Functionality In Microsoft Dynamics 365 Business Central 2023 Wave 1: Post multiple transfer orders at the same time
Dyn365GP2023.03.22New Functionality In Microsoft Dynamics 365 Business Central 2023 Wave 1: Easier to Create Opening Balances for Item Tracked Inventory
Dyn365GP2023.03.22New Functionality In Microsoft Dynamics 365 Business Central 2023 Wave 1: Demo Tool and Data for Warehouse and Inventory Scenarios