-
PowerShell Syntax Question
I just took a quiz that asked what type of parameter <String> is. Could you tell me if it is a mandatory parameter? For some reason I was thinking <String> would be defined as a value, not a parameter. Syntax Get-EventLog [-LogName] <String> [[-InstanceId] <Int64[]>] [-After <DateTime>]...- Psilocelium
- Thread
- commonparameters get-eventlog int64 mandatory optional parameters powershell quiz string syntax
- Replies: 2
- Forum: Windows Software