This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # create Task or Bucket for Office 365 Planner | |
| function O365Login() { | |
| } | |
| function CreateTask($row) { | |
| # https://graph.microsoft.io/en-us/docs/api-reference/beta/resources/task | |
| $endpointUri = $global:tenant += "_api/plannerEndpoint" | |
| Invoke-WebRequest $url $row | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cinst 7zip.install -y | |
| cinst adobereader -y | |
| cinst audacity -y | |
| cinst avastfreeantivirus -y | |
| cinst AzureStorageExplorer -y | |
| cinst bulkrenameutility -y | |
| cinst calibre -y | |
| cinst CAMLDesigner2013 -y | |
| cinst CamlViewer -y | |
| cinst ccenhancer -y |
NewerOlder