I want to execute a PowerShell command silently with no blue screen.
How can I do this from the PowerShell command?
I tried this. . .
PowerShell.exe -windowstyle hidden
but it didn't work—the command was executed but with the blue screen still.
I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...
No comments:
Post a Comment