gpo Questions

4

Solved

I've been checking this for a while now. We have a script that creates a scheduled task and it seems that as described in many places across the net, the task priority this process and its descenda...
Gupton asked 9/11, 2017 at 9:10

3

Solved

A colleague of mine suggested that I could fix this error in the GPO. It is a windows 2016 server. The application-specific permission settings do not grant Local Activation permission for the COM ...
Sonorous asked 3/11, 2020 at 19:51

1

Solved

Hello dear Powershell experts, I need some advice. I try to use Powershell variables (which i get from parameters) to address XML paths/nodes. My Scenario The code below shows a short cutout of my ...
Radiculitis asked 13/7, 2022 at 7:17

3

Solved

I just started writing scripts in PowerShell. The desired script is supposed to create a local GroupPolicyObject (GPO) which will be specified afterwards. Research showed that it could be done with...
Kalgan asked 15/1, 2019 at 7:20

1

Last week Edge 95 was released bringing the new and long awaiting IntranetFileLinksEnabled policy. Testing this I encounter a different behavior than expected. Having the following test html file ...
Laughingstock asked 25/10, 2021 at 13:2

1

GPO Command is defined like this as an APDU command: CLA INS P1 P2 Lc Data Le 80 A8 00 00 Lc Data 00 So the missing parts is Lc & Data which we have to compute from the PDOL (if it is given). ...
Gwenngwenneth asked 25/3, 2019 at 12:21

1

after successfully enabling automatic sign in and mapping a drive to OneDrive for business, I want to take it one step further in replacing on-premise fileshares: I want to use folder redirection ...
Twitch asked 27/6, 2014 at 9:3

4

Solved

I have searched the site for information and found this: ASP.NET C# Active Directory - See how long before a user's password expires which explains how to get the value of when the password ex...
Flowerlike asked 21/9, 2010 at 20:44

4

Solved

How do I go about iterating over available and/or set settings in a given GPO (using name or GUID) in an AD domain? Without having to export to XML/HTML using powershell, etc. I'm using C# (.NET 4...
Theomancy asked 15/3, 2011 at 23:35

1

I'm looking for a programmatic solution that has the same effect as setting the "Configure Windows NTP Client" state in GPOE Administrative Templates > System > Windows Time Service > Time...
Bleachers asked 30/1, 2014 at 23:12

0

We have an issue with dynamic creation of applocker rules at startup. We are using local GPO on windows 7. Domain GPO is not an option in the project. In our case we use a powershellscript to impo...
Cretonne asked 15/6, 2013 at 23:12

1

Solved

We have a Silverlight 5 app, with in and out-of-browser versions. The out-of-browser version is used to provide elevated rights, where accesses to local resources are needed. Now we are facing ins...
Instruction asked 11/12, 2012 at 14:36

1

Solved

I am want to suppress all the errors that could appear in my VBS logon script. Can I surround the WHOLE 500 lines script with : On Error Resume Next '[... whole script (~500 lines of code) ...] ...
Lapp asked 29/11, 2012 at 14:0

1

Solved

I am trying to read a value from the Local security policies using C#. The value I am trying to read is the Debug Programs under the User Rights Assignment folder.
Esdraelon asked 27/7, 2011 at 20:30
1

© 2022 - 2024 — McMap. All rights reserved.