About 22,200 results
Open links in new tab
  1. Powershell scripting the Windows 10 Export-StartLayout during …

    It appears that the Export-StartLayout is not available during logoff. The goal is to roam the Start Tiles in an environment where every computer is the same. I am looking for feedback and …

  2. Scripting the export of AD account attributes to use for importing …

    I don’t know where to start on the scripting side of things so I need as much help as possible. Below is an example of a source user account and new contact record showing the attributes …

  3. Powershell Scripting for Skype for business

    I want to execute the Grant-CsDialPlan -Identity "sip:username" -PolicyName “” to set location to Default for 21k Skype for business users.

  4. Temporary Admin Rights - How to???

    Sometimes, I need to give users temporary administrator rights on their laptops. How can I do this through AD, given the fact that they are not 100% directly connected to the domain LAN?? …

  5. How to have Robocopy not overwrite a file

    Aug 21, 2018 · 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 …

  6. Using Disable-NetAdapterPowerManagement to stop Wi-Fi …

    Sep 16, 2019 · The cmdlets I've tried are Set-NetAdapterAdvancedProperty, and Set-NetAdapterPowerManagement.... neither of them remove the ability of the OS to turn off the …

  7. Outlook cached global address book file location

    I need to write a script that will locate the latest cached address book. I know that on an xp machine, it is pretty standard for the location. But, I have noticed that on a Win7 / Outlook …

  8. Script Subnet Mask - social.technet.microsoft.com

    Jun 15, 2012 · This will set you scripting engine correctly for most scripts. This will prevent popups on every l9ine of output. ¯\_ (ツ)_/¯ Friday, June 15, 2012 10:39 PM 0 Sign in to vote

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

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