TurboFlash
  • Home
  • IT
    • Administration
      • Windows 7
    • Apache
      • Environment Variables
    • PHP
      • cURL
      • Zend Framework
    • Security
      • Windows XP
Select Page

Windows 7: Automate Disabling of Windows 10 Upgrade Updates

by TurboFlash | Jun 16, 2016 | Administration, Windows 7

Create a script with filename as DisableWindowsXUpdates.ps1 containing the following. # To Execute: # powershell -ExecutionPolicy RemoteSigned -File DisableWindowsXUpdates.ps1 # Reference: #...

Windows 7: Quick and Easy Way to Enable Administrator Account in Windows 7

by TurboFlash | Dec 24, 2013 | Administration, Windows 7

It is as simple as running the following command in Command Prompt! 🙂 NET USER Administrator /ACTIVE:YES NET USER Administrator [Replace here with password] REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList" /v...

Menu

  • IT (9)
    • Administration (2)
      • Windows 7 (2)
    • Apache (1)
      • Environment Variables (1)
    • PHP (5)
      • cURL (1)
      • Zend Framework (3)
    • Security (1)
      • Windows XP (1)
  • Facebook
  • Twitter
  • Google

Designed by Elegant Themes | Powered by WordPress