|
|
|
Setting The Sound Volume Level Using a Scriptable ActiveX Control |
|
Policies
|
By Vincent on
Wednesday, June 06, 2007
|
|
|
|
Hearing Windows startup and other sounds from Windows events is just fine, but it can get quite annoying if someone has set their computers’ sound volume at a 100%. This is especially true at big offices or classrooms with many people and computers. Because turning off the soundcard in computers in not always an option, this article will explain how you can control the volume level on computers with programmatically using a vbscript and an ActiveX object. Included are the ActiveX file, a sample vbscript and a Windows Installer msi file for deployment purposes.
|
 |
|
Comments (3)
|
More...
|
|
|
Administrative Template to Publish ActiveX Controls in Active Directory |
|
Policies
|
By Vincent on
Thursday, May 31, 2007
|
|
|
|
Publishing ActiveX controls using a Windows Installer (.msi) package and Active Directory Intellimirror is of great value for user-based, on-demand installations.
This means an ActiveX control is installed only when the user needs it, usually by visiting a web page. This article will explain how to set this up and includes a downloadable administrative template.
|
 |
|
Comments (0)
|
More...
|
|