About 50 results
Open links in new tab
  1. 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 …

  2. VBScript Shares & AD Help - social.technet.microsoft.com

    May 11, 2010 · I am looking for a script that would read users home directory, create shares for the array read into, also make AD home path changes. Thanks'

  3. TechNet

    TechNet

  4. Powershell queries - social.technet.microsoft.com

    1. Is there a command line bash's !$ (match last word of previous command)

  5. 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 …

  6. start-process with different user credentials as system user getting ...

    Dec 6, 2011 · What do you mean "get around this"? Is your script working as expected? If not, what's the problem? ( [string] (0..9|% { [char] [int] (32+ ("39826578846355658268 ...

  7. Random Height generator - social.technet.microsoft.com

    I'm working on a personal scripting project for fun, but having a hard time figuring out something. I want to randomly generate a height with a base of min 4'8" and a random modifier that can add 2 to 20 …

  8. 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.

  9. VBScript for Registry Values - social.technet.microsoft.com

    Sep 2, 2009 · In another thread I posted an example of a script that converts a regular string such as user@domain.com into a byte array and then writes it to a binary value in the outlook configuration …

  10. mount a drive into ntfs folder - social.technet.microsoft.com

    Dec 9, 2010 · Question 0 Sign in to vote I was looking for a way to mount a drive into a empty folder via vbs but couldn't find a way I was using the following script to mount it with a drive letter but it does …