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://social.technet.microsoft.com/Forums/en-US/…
Creating a Robocopy script to copy multiple files into different ...
Im new in the IT field and my boss has tasked me with creating a Robocopy script. The reasoning behind this is we have an XCopy script that allows one of our end users to copy over multiple files into a mapped network drive. The issue is that the script is literally just aimed to dump all the files from the laptop's C:\Recordings folder into the mapped network drive's root where our user then ...
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/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/script…
Delete list of folders powershell - social.technet.microsoft.com
We'd recommend that you first head over to the Script Center, get your feet wet, and then come back to either ask or answer questions. 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/…
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