4 lines
164 B
Markdown
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'))) |