Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Security
General Security Discussions
Document with VBS macros - What do these mean?
Message
<blockquote data-quote="Andy Ful" data-source="post: 797467" data-attributes="member: 32260"><p>One correction: there are no VBS macros, but there are VBA macros.</p><p>The first command runs the VBScript code from the temporary file C:\WINDOWS\TEMP\m_a7F83.tmp .</p><p>The netsh commands are standard, you can run them from CMD to see the effect.</p><p>Conhost.exe is the new host process for console windows, so it will appear if you run any console program like cmd.exe, netsh.exe, etc.</p><p>The command svchost.exe -k netsvcs -p -s NetSetupSvc , starts the NetSetupSvc service which manages the installation of network drivers and permits the configuration of low-level network settings.</p></blockquote><p></p>
[QUOTE="Andy Ful, post: 797467, member: 32260"] One correction: there are no VBS macros, but there are VBA macros. The first command runs the VBScript code from the temporary file C:\WINDOWS\TEMP\m_a7F83.tmp . The netsh commands are standard, you can run them from CMD to see the effect. Conhost.exe is the new host process for console windows, so it will appear if you run any console program like cmd.exe, netsh.exe, etc. The command svchost.exe -k netsvcs -p -s NetSetupSvc , starts the NetSetupSvc service which manages the installation of network drivers and permits the configuration of low-level network settings. [/QUOTE]
Insert quotes…
Verification
Post reply
Top