Skip to content
View alirobe's full-sized avatar
:octocat:
:octocat:

Organizations

@sopewebtech @kifiber
Block or Report

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

Pinned

  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. Convert-DocumentsToMachineReadable.ps1 Convert-DocumentsToMachineReadable.ps1
    1
    $popplerPath = ".\poppler\bin\pdftotext.exe"
    2
    $maxDocs = 1000
    3
    $inputPath = ".\source"
    4
    $outputPath = ".\dest"
    5
    
                  
  3. sysadmin-stuff sysadmin-stuff Public

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

    PowerShell 19 5

  4. get-spsite get-spsite Public

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

    SCSS 7 1