Closed jld8850 closed 11 months ago
Error: PS C:\inetpub\wwwroot> Wget https://raw.githubusercontent.com/Azure-Samples/html-docs-hello-world/master/index.html-OutFile index.html Invoke-WebRequest : A positional parameter cannot be found that accepts argument 'index.html'. At line:1 char:1
+ CategoryInfo : InvalidArgument: (:) [Invoke-WebRequest], ParameterBindingException + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
Repro steps:
1. 1. 1.
Same issue experienced with my session. Have no solution at the moment
Missing space in the PowerShell syntax. Fixed now, thanks.
Module: 00
Lab/Demo: 00
Task: Task: Deploy and configure WS-VM1
Step: Run the following command: Wget https://raw.githubusercontent.com/Azure-Samples/html-docs-hello-world/master/index.html-OutFile index.html
Error: PS C:\inetpub\wwwroot> Wget https://raw.githubusercontent.com/Azure-Samples/html-docs-hello-world/master/index.html-OutFile index.html Invoke-WebRequest : A positional parameter cannot be found that accepts argument 'index.html'. At line:1 char:1
Repro steps:
1. 1. 1.