
SCCM Scripting - Add computer to AD group
Jun 7, 2013 · I had a similar need and found a script online to accomplish adding the computer to specific security group (s). We have multiple locations and have an OU for each location (which gets …
Running command line on task sequence to add local admin user …
Mar 2, 2018 · I've been using these scripts from The Scripting Guys for a few years without a problem.
Powershell script to check current date against specific date
Aug 20, 2013 · I set up a runbook in Orchestrator to create service requests for preventative maintenance work on specific equipment. I need to have each runbook trigger on a specifc date …
Vbscript started with 64-bit host restarts itself using 32-bit host
Mar 20, 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 Scripting Guys11
TechNet
TechNet
Script for CPU count - social.technet.microsoft.com
Sep 29, 2017 · In addition, you could have a try to create a .txt file which contains 100+ server names and then use the following command to get the information, for your reference: Get-WmiObject …
powershell v1 - return error code to master script not working properly
I do have the throw error and the log table is properly updated with a "FAILED" status but at MASTER level I get nothing.
ComboBox Default value - social.technet.microsoft.com
How to make some value as default, for example 'Task Sequence 1'?
Script to Scan For Hardware Changes
Dec 12, 2014 · I need a script (shortcut) that they can click and it will "Scan For Hardware Changes".
Javascript window.focus () is not working in IE8 Protected Mode - Vista
Sep 18, 2009 · Javascript window.focus () - works with IE7 in Protected Mode - Vista - but NOT IE8 in Protected Mode - Vista NOTE: If I disable Protected mode it works. I obviously cannot have users …