Update Get-TeamsStatus.ps1

That I didn't think of that variable before :) Thanks for you contribution!
pull/28/head
EBOOZ 3 years ago committed by GitHub
parent d100c67b34
commit 13b3299aa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,12 +19,6 @@
directly from the commandline.
.EXAMPLE
.\Get-TeamsStatus.ps1 -SetStatus "Offline"
.VERSION HISTORY
...
2021-04-01 by anoyme22:
Change "C:\Users\$UserName\AppData\Roaming" by environnement variable @env:APPDATA
#>
# Configuring parameter for interactive run
Param($SetStatus)

Loading…
Cancel
Save