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 100 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 IT consultant. I help businesses find a clear path through their information management & software dev journeys.

I have 25 years experience planning/building: web apps, integrations, intranets, websites + ecommerce, IT + cloud infra, etc.

My educational background is in MIS. I mostly have experience in MS tools: MS 365, Dynamics 365, .net, Azure, TS, Umbraco, etc.

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

    A list of useful websites, published at get-spsite.com

    SCSS 7 1