Global web icon
microsoft.com
https://social.technet.microsoft.com/Forums/en-US/…
Remotely Query Local Security Policy
Based on the current situation, you’d better submit a new question to The Official Scripting Guys Forum! or Windows PowerShell forum which is the best resource for scripting related issues.
Global web icon
microsoft.com
https://www.social.technet.microsoft.com/Forums/sc…
Batch file to edit target path for shortcuts
This Forum is for Scripting Questions Rather than script requests How to ask questions in a technical forum How to post code in Technet Forums \_ (ツ)_/ Monday, January 20, 2020 2:39 AM
Global web icon
microsoft.com
https://social.technet.microsoft.com/Forums/script…
VBScript for parsing multiple text files
I am have very basic knowledge about VB scripting, but this code could be the perfect solution i am looking for. could you guide me exactly how to run and test the same , i would be really thankful for your kind and generous support on this.
Global web icon
microsoft.com
https://social.technet.microsoft.com/Forums/en-US/…
VBScript Single-Stepping - social.technet.microsoft.com
I running a VBScript using the MSScriptControl.ScriptControlClass class. When my script executes in my C# app, I call script.ExecuteStatement () and pass in the text box VBScript. I need to add functionality to single-step through the scripts, line-by-line. I was wondering if there are capabilities like this in this class (or elsewhere).
Global web icon
microsoft.com
https://social.technet.microsoft.com/Forums/en-US/…
Windows 7 Libraries - Default location??
If you encounter any difficulties when customizing the scripts, you may submit a new question in The Official Scripting Guys Forum! which is a best resource for scripting related issues. The Official Scripting Guys Forum!
Global web icon
microsoft.com
https://www.social.technet.microsoft.com/Forums/wi…
does not contain a method named 'SetUseAccessRequestDefaultAndUpdate'.
We can't be everywhere at once (we know—shocking!), so we will appreciate any and all help you can give to each other to get scripting problems solved. The Microsoft Scripting Guys01
Global web icon
microsoft.com
https://social.technet.microsoft.com/Forums/en-US/…
Export users and their manager as a SamAccountName
You can submit a new question in The Official Scripting Guys Forum! which is a best resource for scripting related issues. Please refer to the following link: The Official Scripting Guys Forum!
Global web icon
microsoft.com
https://social.technet.microsoft.com/Forums/script…
VBScript code to retreive column wise data from text file and copy the ...
Dim objFSO, strData, strLine, arrLines, arrStrings CONST ForReading = 1 'Create a File System Object Set objFSO = CreateObject ("Scripting.FileSystemObject") 'Create the output file here Set objoutputFile = objFSO.CreateTextFile ("C:\backup\result.txt") ' Read out all data from the Text file into the strData strData = objFSO.OpenTextFile (“C:\MyText.txt”,ForReading).ReadAll ' Split the ...
Global web icon
microsoft.com
https://social.technet.microsoft.com/Forums/en-US/…
Configure Windows Deployment Services Using PowerShell
We can't be everywhere at once (we know—shocking!), so we will appreciate any and all help you can give to each other to get scripting problems solved. The Microsoft Scripting Guys01
Global web icon
microsoft.com
https://social.technet.microsoft.com/Forums/en-US/…
How to Install .MSP file by Group policy in silent mode
If you have any trouble composing the script, please submit a new question in The Official Scripting Guys Forum! which is a best resource for scripting related issues.