About 18,400 results
Open links in new tab
  1. Powershell issue - Set-SmbShare PowerShell cmdlets together with the ...

    We want to set one shared folder to "-LeasingMode None".There is error when we execute the command with "-LeasingMode" in powershell (administrator mode). It seems like the 2016 server do …

  2. Powershell can't find modules that worked before

    About a week ago I was able to launch powershell, type import-module remotedesktop and press enter so that I could perform various RDS functions in Powershell that cannot be done through the …

  3. PowerShell - Connect-MsolService -CurrentCredentials An error …

    I am trying to connect to Office 365 using PowerShell to manage licenses with a script. I want to use the Connect-MsolService -CurrentCredentails so that the script can run under a service account rather …

  4. PowerShell and file permissions (ACE/ACL)

    PoSH C:\scripts Get-Host Name : ConsoleHost Version : 3.0 InstanceId : ce983827-c78b-444e-90d1-8e022de5185e UI : System.Management.Automation.Internal.Host.InternalHostUserInterface …

  5. elevated powershell command - social.technet.microsoft.com

    In SCOM 2019 I am trying to create a command channel in notifications to run a powershell script that restarts a service when an alert is generated. The script runs locally on the targeted server however …

  6. How to have one powershell make a system call to another, without …

    I want to have one powershell script (script A, let's say) call another powershell script (script B, let's say) where script A doesn't need to wait for script B to finish before it executes.

  7. EMC Console and PowerShell fail to load | The WinRM client tried to …

    I have been trying to access the EMC and PowerShell console, but am unable to do so. Every time I bring up EMC it fails, and every time PowerShell comes up, it cycles through the old legacy …

  8. Powershell - Group Policy - Auditing Tab

    Apr 23, 2014 · I am looking for a way in powershell (or other scripting means) to pull up the "Auditing Tab" for a group policy object so that I can get a list of all Group policy objects and their Auditing Tab …

  9. PowerShell - Connect-SPOService is not recognized?

    The SharePoint Online Management Shell is a tool that contains a Windows PowerShell Module to manage your SharePoint Online subscription in the Office 365. Before using it, please read the …

  10. Powershell - Parse Data Returned from Web Request

    How can I grab the text that appears after "Description :" up to the end of line?