We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b41517b commit 177c42fCopy full SHA for 177c42f
README.md
@@ -2,7 +2,7 @@
2
This is an attempt to create a comprehensive LT PoSH module.
3
To import this module in your scripts you can run:
4
```
5
-(new-object Net.WebClient).DownloadString('http://bit.ly/LTPoSh') | iex
+(new-object Net.WebClient).DownloadString('https://bit.ly/ltposh') | iex
6
7
8
For more information see: http://labtechconsulting.com/labtech-agent-powershell-module/
0 commit comments