About 50 results
Open links in new tab
  1. Office2016 VB scripting and DSOfile.dll

    Then here we mainly focus on questionsrelated to setting up and deploying the RTM release versions of Office 2016 and Office 365 ProPlus, I am afraid little we can help regarding your …

  2. Scripting repadmin /showutdvec or Get …

    Feb 11, 2016 · I'm trying to write a script to do some rudimentary AD replication checking. At the moment I'm running a repadmin /replsummary which identifies domain controllers that are …

  3. Powershell scripting STIG - social.technet.microsoft.com

    Does anyone know of any current STIGs in relation to scripting in powershell?

  4. Absolute Newbie Scripting Question

    I have been tasked to create an XP Virtual Desktop Pool and was told I needed to run the script below.

  5. powershell less than / less and equal issue

    PowerShell can compare version number values with the [Version] class: PS C:\> ( [Version] "2.0.9") -le ( [Version] "2.0.11") True Watch out, though as the [Version] class behaves …

  6. First Name and Last Name Variables

    May 24, 2010 · We are running Server 2008 (standard) , SP2, 64 bit operating system. The guys that set up the system chose a first name <space> last name standard for creating each user's …

  7. Give user permission to edit GPO - social.technet.microsoft.com

    Sep 16, 2009 · This would enable you to grant access to different users by only adding each user to a specific security group. You would have to touch the GPO ACL just one time. If you have …

  8. PowerShell: Search CSV Data and Compare to SQL Database

    Sep 24, 2012 · 2) The script should then search this CSV file and compare it to the current SQL database for existing BlackBerry users. It should then add only those existing users (with …

  9. gMSA + Task Scheduler v.4 - social.technet.microsoft.com

    Now you can create a task. Use PowerShell to dump the XML and edit it then import the task. This is the only way to set some intervals. The issue is not really a scripting issue but is an …

  10. How to use Restricted Groups to assign user to the local admin …

    I am not a scripting person, unfortunately. I can tell you that those parameters do not need adjusting as they are defining the variables and as such are dynamic relative to the machine. I …