
VBscript viewer - social.technet.microsoft.com
Two ideas. One is to have statements that echo somthing indicating where you are in the program. I run VBScript programs at a command prompt using cscript, and PowerShell scripts …
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 …
Powershell and Scripting the Font Size - social.technet.microsoft.com
I'm using powershell for my scripting and the out-file cmdlet. I'm wondering if there's a way to set the font size via script code for this particular file that is generated, even if I have to mess …
My computer can see my network drives, but Powershell can't
the powershell forum deals with all types of powershell questions, scripting-related and otherwise. the scripting guys forum deals with all types of scripting questions, powershell-related and …
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 …
Configure Windows Deployment Services Using PowerShell
Dec 13, 2018 · 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 …
WMI Scripting and Impersonation Credentials Not Passing
I decided to use windows impersonation in the exe batch file I created rather than using impersonation in WMI.
XenApp: Looking for the Powershell script
A list of requirements is not a scripting question. It's unlikely a search engine will turn up a script that will meet your exact requirements, so you will need to write the script yourself or hire …
Delete files on a NAS - social.technet.microsoft.com
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 Guys11
Scripting powershell to check DAG/DB status then run backup?
I am trying to write a powershell script that can be put onto a schedule that will check the status of a particular database. If it is mounted/active then it will run the backup. If it is healthy/inactive …