group-policy
Running a "rundll32.exe" process at Win7 Logon, Lock, & Switch User screens?
Before I start, another post for something similar to this request for help is located at Running a process at the Windows 7 Welcome Screen, but the responses were not quite what I believe I am lookin[详细]
2023-04-07 16:24 分类:问答How do you find what GroupPolicy objects are attached to a container/domain/site?
I\'ve got a problem where I need to interleave settings made on the host/user/containers/domain/site with the group policy settings attached to the containers/domain/site.[详细]
2023-04-04 02:07 分类:问答Ensuring "Always Check for new Pages" in Internet Explorer
We are having a problem with some of our web services in our applications.Basically, Internet Explorer is caching some of the XML and so the apps are not updating.I have been asked by some of our deve[详细]
2023-03-23 02:17 分类:问答How to retrieve group-policy settings programatically?
开发者_StackOverflow中文版Microsoft deliveres a nice COM enabled DLL named GPMGMTlib (GPMC API) to manage GPOs in an Active Directory. This library exports an interface called IGPMGPO, which represent[详细]
2023-03-22 02:45 分类:问答Do I have to explicitly support the Wow6432Node in ADMX-files?
We\'re providing an ADMX-file with our (32bit) application so it can be centrally configured via group polici开发者_开发百科es. Do I have to explicitly provide policies for the Wow6432Node registry ke[详细]
2023-02-20 14:33 分类:问答How to edit the gpedit policy
I would like to ask how can I edit the gpedit.msc开发者_运维技巧 policy using C#?gpedit.msc is merely an interface into the registry settings; there is no API or exposed framework for gpedit. To manip[详细]
2023-02-11 08:39 分类:问答Deploy custom .NET Windows Service via Group Policy
I have a Windows Service packaged to MSI that I would like to deploy (unattended) to a number of workstations.[详细]
2023-02-09 16:43 分类:问答Is this right Script?
Set objNetwork = CreateObject(\"WScript.Network\") objNetwork.AddWindowsPrinterConnection \"\\\\my_server_name\\my_printer_name\"[详细]
2023-01-30 11:05 分类:问答Powershell Newbie: How do I filter results so that only the information I get back can be used in a pipeline?
Lets say I run a powershell command (in my case Group Policy related) but lets say I run this command:[详细]
2023-01-24 15:19 分类:问答Where do I get Microsoft.GroupPolicy.Management.dll?
Having a look at this code http://msdn.microsoft.com/en-us/library/ee862406%28VS.85%29.aspx It says \"Add the Microsoft.GroupPolicy.Management assembly to your project\" but i cant seem to find out w[详细]
2023-01-16 05:25 分类:问答