Computer Services

Computer Services
Stanton/Wilmington Campus
Net Meeting Install Notes

Observations

Registry keys to auto-set

Inside HKCU/Software/Microsoft/User Location Service/Client/ Inside HKCU/Software/Microsoft/Conferencing/File Transfer/ (Above folder name does not have to exist. Will be created)

Inside HKCU/Software/Microsoft/Conferencing/Audio Control/

(Above sets a default for initial config page to T1 LAN)

Note: The presence of the policy for Net Meeting creates the "User Location Service\Client\Server Name" key.

Set up of unattended install distribution point

Contents of mnmdd.reg file

REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mnmdd]
"Start"=dword:00000001

Commands to put into a batch file for auto-install

:nm21
@echo NetMeeting 2.1 Install
n:\unattend\netmeeting\nm21.exe /q
sysdiff /apply /m n:\unattend\netmeeting\nmshare.sd
%systemroot%\regedit /s n:\unattend\netmeeting\mnmdd.reg
mkdir "%systemroot%\Profiles\All Users\Start Menu\Programs\Internet
copy n:\unattend\netmeeting\*.lnk "%systemroot%\Profiles\All Users\Start Menu\Programs\Internet\"
goto exit

Last page update: 01 December 1998
Official URL for this page: http://www.stanton.dtcc.edu/stanton/cs/admin/nt/notes/netmeeting.html
Page Maintained by: Ken Weaverling