About 20,100 results
Open links in new tab
  1. Disable interative powershell console but allow scripts

    Is there a way to prevent users from running a powershell console but still allowing their powershell logon scripts to run? I have looked at AppLocker and Software restrictions but this …

  2. Powershell : How to disable Outlook pop-up "a program is trying …

    I scripted meeting creation using powershell BUT I get the message "a program is trying to access e-mail addresses ..." each time the script runs.

  3. Group Policy to Restrict PowerShell - social.technet.microsoft.com

    Hi, Is there anyway to implement a Group Policy that would restrict the use of PowerShell on SharePoint web front-end servers? I'd like to restrict it to personnel that have had formal …

  4. How to block local powershell.exe but still run powershell logon …

    Aug 14, 2014 · We are using a Powershell logon script with a Windows 8.1 vdi solution. We also need to block users from opening and using powershell locally on the VDI desktop. But the …

  5. Disable Store passwords using reversible encryption - Still around

    I ran the PowerShell command again and every account shows that reversible encryption is set to false. When I run the executable NTDSaudit, it still shows all accounts having reversible …

  6. Issues with Exchange server after configuring Powershell ...

    I have been asked by my boss to configure Powershell ExecutionPolicy via Group Policy on our domain. I have read that there are issues with Exchange server after configuring Powershell …

  7. How to Deploy a Brand New Hyper-V Host - TechNet Articles

    Static IP addresses if required; Disable LMHOSTS Lookup; Disable NetBIOS over TCP/IP; Rename interfaces to reflect their purposes; Unbind unnecessary protocols from respective …

  8. Windows Clients - Disable SMBv1 via GPO

    We could disable SMB protocols using “Set-SMBServerConfiguration” command in PowerShell. Setup a GPO logon script or a GPO scheduled task using the following PowerShell command, …

  9. Invoke Command bypassing credentials

    Sep 18, 2013 · After enter a remote Windows PowerShell session, you can use the Windows PowerShell cmdlets without worrying about firewall issues, remote credentials.

  10. How could I roll back Enable-PSRemoting ? disable-psremoting

    Dec 27, 2012 · If I exec Enable-PSRemoting and disable-psremoting in an win2008 DC, configuration come back to orignal configuration ?