About 396 results
Open links in new tab
  1. PowerShell and file permissions (ACE/ACL) - social.technet.microsoft.com

    All I know is this module chokes V3. It won't load properly. But run PS with the -Version 2 switch, and all works as expected. That's why I posted the results of my Get-Command, to show you that I can get it …

  2. intermittent : The term 'get-date' is not recognized as the name of a ...

    Check the spelling of the name, or if a path was included, verify that the path is correct and try again. Error: The term 'get-date' is not recognized as the name of a cmdlet, function, script file, or operable …

  3. Conversion of regular mailbox to shared mailbox failed

    Logon to the server where the database of that mailbox is mounted and run the Powershell command there. Marked as answer byP T AshrafSunday, July 21, 2019 12:44 PM

  4. Deploying PowerShell Scripts - Exit Code 1

    I've created a package, with the PS1 file in it, and I'm attempting to execute it with the command: powershell.exe .\KillProcess.ps1 execmgr.log reads as follows: Found executable file powershell.exe …

  5. How to pull variables from excel in powershell command

    This is a Microsoft Server/PowerShell forum for questions about using PowerShell with Microsoft products associated with Windows Server and Active Directory. Quest is not a Microsoft product.

  6. The term 'Invoke-Command' is not recognized as the name of a cmdlet...

    Since the cmdlet "invoke-command" is a basic cmd since powershell 2.0 in the Microsoft.PowerShell.Core Module, So I would like to check the system center related issue, and you …

  7. Continuing After a Terminating Error Occurs in Powershell

    So here, the command still terminates but no Red text is displayed. I think this command expects me to go back and try another computer via another method VS putting multiple computers in the GWMI …

  8. NativeCommandError while Executing via Jenkins

    Oct 25, 2020 · open cmd or powershell as admin open jenkins agent session from command line (not from the service) and then try again your commands.

  9. PowerShell CREATE A SELF-SIGNED CERTIFICATE

    I created a simple PowerShell script and have tested it with the PowerShell scripting options set to Set-ExecutionPolicy unrestricted and it works just fine. Now I would like to self sign it so I can change the …

  10. Understanding [ValidateNotNullOrEmpty ()]

    Hey, it's null or empty! What gives! At Z:\InstallMedia\PowerShell\Intelink Modules\Firewall\test.ps1:7 char:8