Special characters in Windows Powershell scripting
You should know the meaning of each special character in Powershell. “-” : This is used to specify the parameter to the command. @ : This is used to declare array variables. $ :...
You should know the meaning of each special character in Powershell. “-” : This is used to specify the parameter to the command. @ : This is used to declare array variables. $ :...
Recent Comments