Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@Digressive
Digressive
Follow
View Digressive's full-sized avatar

Mike Digressive

Self-taught dev and sysadmin

Block or report Digressive

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking 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 aboutreporting abuse.

Report abuse
Digressive/README.md

PinnedLoading

  1. HyperV-Backup-UtilityHyperV-Backup-UtilityPublic

    Flexible Hyper-V Backup Utility

    PowerShell 133 39

  2. WSUS-MaintenanceWSUS-MaintenancePublic

    Clean up your WSUS.

    PowerShell 55 8

  3. Image-FactoryImage-FactoryPublic

    Automate Creation of WIM Files

    PowerShell 39 4

  4. Remove-MS-Store-AppsRemove-MS-Store-AppsPublic

    Customisable Windows 10/11 Microsoft Store App removal utility, previously known as Remove-Win10-Apps.

    PowerShell 136 10

  5. MDT-SetupMDT-SetupPublic

    Automated set up of MDT installation and configuration

    PowerShell 42 13

  6. Change registry settings to set Wind...Change registry settings to set Windows Updates to only install security updates
    1
    New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings" -Name 'BranchReadinessLevel' -Value 20 -PropertyType DWord -Force
    2
    New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings" -Name 'DeferFeatureUpdatesPeriodInDays' -Value 365 -PropertyType DWord -Force
    3
    New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings" -Name 'DeferQualityUpdatesPeriodInDays' -Value 5 -PropertyType DWord -Force

[8]ページ先頭

©2009-2025 Movatter.jp