About 12,800 results
Open links in new tab
  1. Unable to get OffScrub_O16msi.vbs to run

    I am trying to use the OffScrub_O16msi.vbs to run and install via sccm and to test I have downloaded Psexec.

  2. How to convert a vbs file to exe file? - social.technet.microsoft.com

    Here's sample vbs code that syntax checks scripts. But the global code does run in the script control. (even though I'm using executeglobal to run it for real). It runs the vbs script specified …

  3. Windows.vbs file missing - social.technet.microsoft.com

    May 22, 2017 · When I turn my computer on it comes up with a windows.vbs is missing error.

  4. ERROR -> C:\Windows\System32\en-US\sconfig.vbs (726, 21) …

    Shows that ms_tcpip6 is enabled on all 4 NICs. This server has been rebooted recently. When I go into sconfig, select option 8 (Network Settings), and select either virtual NIC, I get the …

  5. VB Script to open IE and Browse to Page

    Jun 14, 2023 · My script works fine, it turns out that the way the appliance handles IE requests is bugged. They have it in line to be fixed. Rather than a vbs, file I've made a batch file to call …

  6. Identify users computername - social.technet.microsoft.com

    I linked a logon script called Logon5.vbs, which is a VBScript program, in my earlier post. Even simpler is Mr X's suggestion, which is a batch file (with *.bat extension). Both append …

  7. VBS: Reading from a textfile, .ReadLine is blank?

    So I'm having the hardest trouble with the simplest scripting task: reading from a text file. I'm having a command-line executable generate information and then redirecting the output to a …

  8. cscript.exe for running a program in config manager 2012 R2

    Jan 30, 2014 · I have packages and have program in it to install software. I have created a .wsf script to install a software with switch. Ts downloads the package but fails to execute the …

  9. VB Script to list users in Group - social.technet.microsoft.com

    Sep 19, 2011 · I need a script to list the users of a group into a cvs or excel file. The following is the Domain Structure. Any assistance would be greatly appreciated.

  10. Logon script not executed when placed on a GPO

    I have define a logon .vbs script where I do different mapping based on user logon in the domain level. I have verify that the scripting file works by executing it on a machine and network …