Files
management-scripts/README.md
T
2020-09-07 13:43:37 -04:00

4 lines
164 B
Markdown

# Management Scripts
Dot source any of the Powershell scripts with the following:
. $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('$URL')))