Skip to content

Colcombe Tech

Just another WordPress site

Colcombe Tech

Month: December 2017

Audacity Installation with MP3 Support

Audacity batch script, including support for MP3 file exports – lame_enc.dll required.

Copies of the files ‘audacity-win.exe’ & ‘lame_enc.dll’ must be included in the installation folder.

The extension ‘.exe’ doesn’t need to be included in the script.

lame_enc.dll download

audacity-win /verysilent

xcopy lame_enc.dll "C:\Windows\System" /S /Y
Author adminPosted on December 19, 2017December 19, 2017Categories MDT

Block Windows 10 Feature Updates

Even when directing clients to use a onsite WSUS, clients can still access Microsoft Update online. Using this GPo should stop clients from accessing online updates and installing them before you are ready.

Author adminPosted on December 12, 2017December 12, 2017Categories Group Policies

Shutdown Remote Domain Clients

Run the command ‘shutdown -i’ from the Start Menu

Add the required clients to the ‘Computers:’ section

Change ‘What do you want these computers to do:’ to Shutdown

Add a required comment, and click on ‘OK’

Author adminPosted on December 11, 2017December 12, 2017Categories Uncategorized

Disable “Windows detected a hard disk problem” message

Open gpedit.msc. Navigate to Computer Configuration\Administrative Templates\System\Troubleshooting and Diagnostics\Disk Diagnostic\

Double Click on “Disk diagnostic: configure execution level”, set it to “disabled”. “Not configured” is enabled by default.

Author adminPosted on December 11, 2017Categories Uncategorized

Recent Posts

  • Disable Windows Feeds from the Taskbar on Windows 10
  • Remove OneDrive via Batch Script
  • Error code 0x80070035 – The network path was not found
  • Reset RDS Grace Period – Terminal Service
  • Using PowerShell to create local user accounts

Archives

  • March 2022
  • February 2022
  • April 2021
  • May 2019
  • December 2018
  • April 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017

Categories

  • Filtering
  • GDPR
  • Group Policies
  • Mac OS
  • MDT
  • Networking
  • Office
  • REGEDIT
  • Scripts
  • Software Packages
  • SQL
  • Uncategorized
  • Windows Server
  • Wireless

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Pages

  • About
  • SIMS Installation – Batch File
Colcombe Tech Proudly powered by WordPress