PowerShell

From DevOps Notebook
Revision as of 10:29, 22 October 2020 by MilosZ (talk | contribs)

Set DNS with powershell
Rename multiple files with powershell
Windows Command Line snippets
How to check .NET version using PowerShell

Run powershell script from bat file

C:\ Powershell.exe -executionpolicy remotesigned -File  C:\Scripts\myScript.ps1