Forum Discussion
Jul 29, 2017
wronge output
https://github.com/AlexanderHolmeset/Skype-for-Business-Automatic-RGS-Holidayset/blob/master/SkypeForBusines_Automatic_RGS_Holiday.ps1 Any idea why i get the output that is on the black shell window?...
- Jul 29, 2017
$x needed to be an Array.
Now its working
Jul 29, 2017
Looks like what my script does is that it creates a bunch of holidaylist.
Need to be like this instead: -Holidaylist($a,$b,$c)
Any idea how i can do that?
- Jul 29, 2017
$x needed to be an Array.
Now its working