Skip to content
View alirobe's full-sized avatar

Organizations

@sopewebtech @kifiber @vaccaorg

Block or report alirobe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alirobe/README.md

Ali Robertson

G'day. 👦🏽

I'm an Aussie system architect and consulting tech strategist.

I like to help organisations find a clear path through their information management & software development journeys.

I have a background in Microsoft tech - including Azure, MS 365, Dynamics 365, and Power Platform; and some community engagemnet in these areas.

I also have some experience designing and leading commercial software development projects.

ali.id.au for links, socials, professional profile, etc.

Pinned Loading

  1. This Windows 10 Setup Script turns o... This Windows 10 Setup Script turns off a bunch of unnecessary Windows 10 telemetery, bloatware, & privacy things. Not guaranteed to catch everything. Review and tweak before running. Reboot after running. Scripts for reversing are included and commented. Fork of https://github.com/Disassembler0/Win10-Initial-Setup-Script (different defaults). N.B. for a more secure baseline, refer to https://github.com/nsacyber/Windows-Secure-Host-Baseline
    1
    ### 
    2
    ###
    3
    ### UPDATE: For Win 11, I recommend using this tool in place of this script: 
    4
    ### https://christitus.com/windows-tool/
    5
    ### https://github.com/ChrisTitusTech/winutil
  2. Umbraco Forms Workflow - POST to URL... Umbraco Forms Workflow - POST to URL as JSON (with optional Bearer Access Token). Just place this file anywhere in your Umbraco+Forms project, and the dependency injection will pick it up. This will allow you to connect to Microsoft Flow or Zapier or any integration web service, from which you can send to Salesforce/Dynamics/etc.
    1
    using Newtonsoft.Json;
    2
    using System;
    3
    using System.Collections.Generic;
    4
    using System.Collections.Specialized;
    5
    using System.Dynamic;
  3. sysadmin-stuff sysadmin-stuff Public

    just a collection of my scripts or scripts i've customized...

    PowerShell 20 5

  4. get-spsite get-spsite Public archive

    A curated collection of trusted resources for end users, admins, and developers.

    HTML 7 1