Skip to content

Instantly share code, notes, and snippets.

View spjeff's full-sized avatar

Jeff Jones spjeff

View GitHub Profile
# 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
}
@spjeff
spjeff / devlaptop
Last active August 18, 2020 23:18
Boxstarter install for Windows 10 developer laptop
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