Windows 10: How to go about managing policies through powershell

Discus and support How to go about managing policies through powershell in Windows 10 Gaming to solve the problem; Hello all, I am currently trying to write a complete all in one script for windows 10 and 11. This poses an interesting problem however, how can I... Discussion in 'Windows 10 Gaming' started by Friendly_Scripter, Jan 29, 2024.

  1. How to go about managing policies through powershell


    Hello all, I am currently trying to write a complete all in one script for windows 10 and 11. This poses an interesting problem however, how can I manage policies as there does not appear to be any built in commands for it. I'm looking to manage password policies, and stuff like requiring CTRL+ALT+DELETE to log on. Anything helps : Thank you in advance. -A stranger in need

    :)
     
    Friendly_Scripter, Jan 29, 2024
    #1
  2. Kursah Win User

    PowerShell instead of Commandline in Creators Update

    Interestingly enough my personal laptop just got the update...and still has Command Prompt listed, not PowerShell...

    Edit: Not that it matters...I use both regularly. *Toast :toast:
     
    Kursah, Jan 29, 2024
    #2
  3. A123 Win User
    Set Execution Policy in Powershell

    I set the Execution Policy in Powershell to unrestricted to run a couple of command lines and then set the policy back to restricted. Does setting the policy to unrestricted for a small period of time harm Windows 10? Does one have to set the policy back
    to restricted or does closing Powershell and relaunching Powershell put the policy back to restricted?
     
  4. John_826 Win User

    How to go about managing policies through powershell

    How to list delegation settings for "Group Policy Objects" (Server 2019, PowerShell)

    Hello,

    I am using Windows Server 2019. Apologies if this is the wrong forum.

    Using Powershell, I want to list the users/groups which can be found here:

    Group Policy Management Console > Group Policy Objects > Delegation

    Here is a screenshot:


    How to go about managing policies through powershell 42fc935c-85e8-4e91-b163-ec5aa298eaff?upload=true.png


    I can list the delegations for individual GPOs using this command: Get-GPPermission -Name "Policy Name" -All

    However, I cannot find a command to list the settings for the "Group Policy Objects" tab.
     
    John_826, Jan 29, 2024
    #4
Thema:

How to go about managing policies through powershell

Loading...
  1. How to go about managing policies through powershell - Similar Threads - managing policies through

  2. Unable to see the description for process in the task manager through powershell

    in Windows 10 Gaming
    Unable to see the description for process in the task manager through powershell: Unable to see the description for process in the task manager through powershell. For third party applications in the task manager I am not able to fetch the description of a process through Powershell script....
  3. Unable to see the description for process in the task manager through powershell

    in Windows 10 Software and Apps
    Unable to see the description for process in the task manager through powershell: Unable to see the description for process in the task manager through powershell. For third party applications in the task manager I am not able to fetch the description of a process through Powershell script....
  4. How to go about managing policies through powershell

    in Windows 10 Software and Apps
    How to go about managing policies through powershell: Hello all, I am currently trying to write a complete all in one script for windows 10 and 11. This poses an interesting problem however, how can I manage policies as there does not appear to be any built in commands for it. I'm looking to manage password policies, and stuff...
  5. How to go about managing policies through powershell

    in AntiVirus, Firewalls and System Security
    How to go about managing policies through powershell: Hello all, I am currently trying to write a complete all in one script for windows 10 and 11. This poses an interesting problem however, how can I manage policies as there does not appear to be any built in commands for it. I'm looking to manage password policies, and stuff...
  6. Group Policy for Powershell Execution

    in Windows 10 Software and Apps
    Group Policy for Powershell Execution: I enabled "Turn on Script Execution" and only allow signed scripts previously.However, I would like to bypass policy for one specific powershell script without changing my group policy.Is there any way of doing so?I have tried to using the -executionpolicy bypass -file but it...
  7. Group Policy for Powershell Execution

    in Windows 10 Customization
    Group Policy for Powershell Execution: I enabled "Turn on Script Execution" and only allow signed scripts previously.However, I would like to bypass policy for one specific powershell script without changing my group policy.Is there any way of doing so?I have tried to using the -executionpolicy bypass -file but it...
  8. Execution Policy in Powershell

    in AntiVirus, Firewalls and System Security
    Execution Policy in Powershell: Hello,For Execution Policy for PowerShell, mine was set to unrestricted, which I changed to restricted, assuming it will make my PC more secure.I tried to learn about this, but I didnt understand whether restricted is the best and the most secure option for someone who uses...
  9. Powershell Local Policy editing

    in Windows 10 Software and Apps
    Powershell Local Policy editing: Hello guys! At my company, we install PC's and the installation method is rather long. But as I can see, a lot of it can be scripted/automatised. I'm not getting anywhere with it, as I edit Policy values in the Registry, it does not show up in the gpedit.msc window. One...
  10. How do I go about installing and managing data?

    in Windows 10 Support
    How do I go about installing and managing data?: I have 2 hard disks. 1 old, one new. Both 7200 RPM. Both almost full, with 3 drives each. Now my current Windows installation is on the new one but I want to put it on the old but both hard disks are full of data. So how do I change this? 9101