Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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
Appearance settings
@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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 144 40

  2. WSUS-MaintenanceWSUS-MaintenancePublic

    Clean up your WSUS.

    PowerShell 56 7

  3. Image-FactoryImage-FactoryPublic

    Automate Creation of WIM Files

    PowerShell 42 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 148 10

  5. MDT-SetupMDT-SetupPublic

    Automated set up of MDT installation and configuration

    PowerShell 42 12

  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