Aussie owned and operated, with 23+ years of industry experience, Gold Coast InfoTech is delighted to support all of your business technology requirements.

Gallery

Contacts

success@goldcoastinfotech.com.au

1800 291 071

KBArticles Scripts, Commands, Registry Uncategorized

Change windows computer description via registry

‘ Change the Computers Current Computer Description

Set oShell = CreateObject(“Wscript.Shell”)
strDescriptionMod =     inputbox(“Enter a New Computer Description”,””)
oshell.RegWrite “HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServiceslanmanserverparameterssrvcomment”, strDescriptionMod, “REG_SZ”

Author

Customer

Leave a comment

Your email address will not be published. Required fields are marked *