Logs of an SMS Administrator at myITforum.com

Losing Hair Daily in the Name of Technology

Syndication

Blog to Blog

Some of My Favorite Web Sites

July 2010 - Posts

 Our network team wanted IPV6 turned off on Windows 7 machines so I put together this reg hack and package to deploy it via SCCM.

 

.reg file:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\TCPIP6\Parameters]
"DisabledComponents"=dword:ffffffff

 

Program command line:

regedit /S "Disable_IPV6.reg"

Posted by mlucero | with no comments
Filed under:

 I've been finalizing an XP image for the Lenovo X-201 laptop and had a warning on the TPM device, ACPI\SMO1200. I found the driver here:

http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-74404

Silent installation:  STM_TPM_Setup.msi /q

One thing I found a bit amusing was that the driver package was created with a piece of freeware - which I thought was a bit odd. But, I suppose this may be typical with some third-party devices.

 We had a neeed for this for our developers so I thought I'd make a how-to video in case someone else had a need.

 

Format: wmv
Duration: 1:30