Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

981 lines
52 KiB

  1. #include <windows.h>
  2. #include <richedit.h>
  3. #include <ntverp.h>
  4. #include "main.h"
  5. #define VER_FILETYPE VFT_APP
  6. #define VER_FILESUBTYPE VFT2_UNKNOWN
  7. #define VER_FILEDESCRIPTION_STR "GPEdit"
  8. #define VER_INTERNALNAME_STR "gpedit\0"
  9. #define VER_ORIGINALFILENAME_STR "gpedit.dll"
  10. #include "common.ver"
  11. IDI_POLICY ICON "policy.ico"
  12. IDI_POLICY2 ICON "policy2.ico"
  13. IDI_POLICY3 ICON "policy3.ico"
  14. IDA_FIND AVI "find.avi"
  15. IDB_16x16 BITMAP "icons16.bmp"
  16. IDB_32x32 BITMAP "icons32.bmp"
  17. IDB_WIZARD BITMAP "wizard.bmp"
  18. IDB_POLICY16 BITMAP "policy16.bmp"
  19. IDB_POLICY32 BITMAP "policy32.bmp"
  20. IDB_HEADER BITMAP "header.bmp"
  21. IDM_GPM_CONTEXTMENU MENU DISCARDABLE
  22. BEGIN
  23. POPUP ""
  24. BEGIN
  25. MENUITEM "&No Override", IDM_GPM_NOOVERRIDE
  26. MENUITEM "&Disabled", IDM_GPM_DISABLED
  27. MENUITEM SEPARATOR
  28. MENUITEM "Ne&w", IDM_GPM_NEW
  29. MENUITEM "&Add...", IDM_GPM_ADD
  30. MENUITEM "&Edit", IDM_GPM_EDIT
  31. MENUITEM SEPARATOR
  32. MENUITEM "De&lete...", IDM_GPM_DELETE
  33. MENUITEM "Rena&me", IDM_GPM_RENAME
  34. MENUITEM SEPARATOR
  35. MENUITEM "&Refresh", IDM_GPM_REFRESH
  36. MENUITEM SEPARATOR
  37. MENUITEM "Proper&ties", IDM_GPM_PROPERTIES
  38. END
  39. END
  40. IDM_GPOLIST_CONTEXTMENU MENU DISCARDABLE
  41. BEGIN
  42. POPUP ""
  43. BEGIN
  44. MENUITEM "&Edit...", IDM_GPOLIST_EDIT
  45. MENUITEM "&Security...", IDM_GPOLIST_SECURITY
  46. END
  47. END
  48. STRINGTABLE
  49. BEGIN
  50. IDS_SNAPIN_NAME "Group Policy"
  51. IDS_SNAPIN_EXT_NAME "Group Policy"
  52. IDS_GPM_SNAPIN_NAME "Group Policy"
  53. IDS_RSOP_SNAPIN_NAME "Resultant Set of Policy"
  54. IDS_DCOPTIONS "DC Options..."
  55. IDS_DCOPTIONSDESC "Options for domain controller selection"
  56. IDS_UNKNOWNREASON "Not Applied (Unknown reason)"
  57. IDS_DISPLAYNAME2 "%s [%s] Policy"
  58. IDS_DISPLAYNAME "%s Policy"
  59. IDS_NOTAPPLICABLE "N/A"
  60. IDS_DATETIMEFORMAT "%s %s"
  61. IDS_REVISIONFORMAT "%hu (Computer), %hu (User)"
  62. IDS_NAMEFORMAT "%s [%s]"
  63. IDS_NONE "(None)"
  64. IDS_NOTSPECIFIED "(Not specified)"
  65. IDS_ARCHIVEDATA "Archive data in console file"
  66. IDS_ARCHIVEDATADESC "Saves the RSoP data in the console file for future reference"
  67. IDS_ARCHIVEDATATAG " (Archived Data)"
  68. IDS_ARCHIVEDATA_CAPTION "Archived Data"
  69. IDS_ARCHIVEDATA_MESSAGE "Currently the archived data is being displayed. To switch to the current view, save this console and close this snapin. Then reopen the saved console file."
  70. IDS_DIAGNOSTIC "Logging"
  71. IDS_PLANNING "Planning"
  72. IDS_VERSION "Revision"
  73. IDS_VERSIONFORMAT "AD (%hu), Sysvol (%hu)"
  74. IDS_BLOCKEDSOM "Blocked (SOM)"
  75. IDS_WMIFILTERFAILED "Denied (WMI Filter)"
  76. IDS_DISABLEDGPO "Disabled (GPO)"
  77. IDS_GPM_FORESTDESC "Current Group Policy Object Links for the forest"
  78. IDS_NAME "Name"
  79. IDS_MACHINE "Computer Configuration"
  80. IDS_USER "User Configuration"
  81. IDS_WINSETTINGS "Windows Settings"
  82. IDS_SWSETTINGS "Software Settings"
  83. IDS_COMPUTERTITLE "Select a computer:"
  84. IDS_UNTITLED "Untitled"
  85. IDS_LOCAL_NAME "Local"
  86. IDS_LOCAL_DISPLAY_NAME "Local Computer"
  87. IDS_REMOTE_DISPLAY_NAME "Remote computer: "
  88. IDS_ACCESSDENIED2 " (Access Denied)"
  89. IDS_GPM_NAME "Group Policy Object Links"
  90. IDS_GPM_NOOVERRIDE "No Override"
  91. IDS_GPM_DISABLED "Disabled"
  92. IDS_GPM_DESCRIPTION "Current Group Policy Object Links for %s"
  93. IDS_GPM_NOGPONAME "Inaccessible GPO - Access Denied"
  94. IDS_GPM_ADDTITLE "Add a Group Policy Object Link"
  95. IDS_GPM_DCNAME "This list obtained from: %s"
  96. IDS_GPM_DOMAINNAME "%s (%s)"
  97. IDS_APPLIED "Applied"
  98. IDS_SECURITYDENIED "Denied (Security)"
  99. IDS_SNAPIN_DESCRIPT "This snap-in allows you to edit Group Policy Objects which can be linked to a Site, Domain, or Organizational Unit in the Active Directory or stored on a computer."
  100. IDS_PROVIDER_NAME "Microsoft Corporation"
  101. IDS_SNAPIN_VERSION "1.0"
  102. IDS_ABOUT_NAME "Group Policy About Information"
  103. IDS_RSOP_SNAPIN_DESCRIPT
  104. "This snap-in allows you to view the Resultant Set of Policy for a user on a machine. The snap-in can be used to view policy that has been applied as well as predict what policy would be applied to a user on a machine."
  105. IDS_RSOP_ABOUT_NAME "Resultant Set of Policy About Information"
  106. IDS_RSOP_DETAILS "Selection"
  107. IDS_RSOP_SETTINGS "Settings"
  108. IDS_INVALIDMSC "The information in this saved console file is out of date or invalid. Please create a new console file."
  109. IDS_ACCESSDENIED "You do not have permission to perform this operation."
  110. IDS_FILTERING "Filtering"
  111. IDS_SOM "Scope of Management"
  112. IDS_DISABLEDLINK "Disabled (Link)"
  113. IDS_RSOP_DISPLAYNAME1 "%s on %s - RSoP"
  114. IDS_RSOP_DISPLAYNAME2 "%s - RSoP"
  115. IDS_RSOP_FINISH_P0 "Mode"
  116. IDS_RSOP_FINISH_P1 "User name"
  117. IDS_RSOP_FINISH_P2 "Computer name"
  118. IDS_RSOP_FINISH_P3 "Site name"
  119. IDS_RSOP_FINISH_P4 "Domain controller"
  120. IDS_RSOP_FINISH_P5 "Alternate user Location"
  121. IDS_RSOP_FINISH_P6 "Alternate computer location"
  122. IDS_RSOP_FINISH_P7 "Alternate user security groups"
  123. IDS_RSOP_FINISH_P8 "Alternate computer security groups"
  124. IDS_RSOP_FINISH_P9 "User container"
  125. IDS_RSOP_FINISH_P10 "Computer container"
  126. IDS_BROWSE_USER_OU_TITLE "Choose User Container"
  127. IDS_BROWSE_USER_OU_CAPTION
  128. "Select the active directory container for the user."
  129. IDS_BROWSE_COMPUTER_OU_TITLE "Choose Computer Container"
  130. IDS_BROWSE_COMPUTER_OU_CAPTION
  131. "Select the active directory container for the computer."
  132. IDS_RSOP_GPOLIST_MACHINE
  133. "Group Policy Objects associated with this computer, highest priority first."
  134. IDS_RSOP_GPOLIST_USER "Group Policy Objects associated with this user, highest priority first."
  135. IDS_TITLE_WELCOME "Welcome to the Resultant Set of Policy Wizard"
  136. IDS_TITLE_CHOOSEMODE "Mode Selection"
  137. IDS_SUBTITLE_CHOOSEMODE "You can view policy settings applied to a selected computer and user, or you can simulate a policy implementation."
  138. IDS_TITLE_GETCOMP "Computer Selection"
  139. IDS_SUBTITLE_GETCOMP "You can view policy settings for this computer or for another computer on this network."
  140. IDS_TITLE_GETUSER "User Selection"
  141. IDS_SUBTITLE_GETUSER "You can view policy settings for any users of the selected computer."
  142. IDS_TITLE_FINISHED "Summary of Selections"
  143. IDS_SUBTITLE_FINISHED "The list contains the selections you made in this wizard."
  144. IDS_TITLE_GETTARGET "Computer and User Selection"
  145. IDS_SUBTITLE_GETTARGET "You can view simulated policy settings for a selected user (or a container with user information) and computer (or a container with computer information)."
  146. IDS_TITLE_GETDC "Advanced Simulation Options"
  147. IDS_SUBTITLE_GETDC "You can select additional options for your simulation."
  148. IDS_TITLE_ALTDIRS "Alternate Active Directory Paths (Optional)"
  149. IDS_SUBTITLE_ALTDIRS "You may specify different locations for the selected user and/or computer."
  150. IDS_TITLE_USERSECGRPS "User Security Groups"
  151. IDS_SUBTITLE_USERSECGRPS "You can simulate changes to the selected user's security groups."
  152. IDS_TITLE_COMPSECGRPS "Computer Security Groups"
  153. IDS_SUBTITLE_COMPSECGRPS "You can simulate changes to the selected computer's security groups."
  154. IDS_GPO_NAME "Group Policy Object"
  155. IDS_FAILEDLOCAL "Failed to open the Group Policy Object on this computer. You may not have appropriate rights."
  156. IDS_FAILEDREMOTE "Failed to open the Group Policy Object on %s. You may not have appropriate rights."
  157. IDS_FAILEDDS "Failed to open the Group Policy Object. You may not have appropriate rights."
  158. IDS_FAILEDNEW "Failed to create new Group Policy Object. You may not have appropriate rights."
  159. IDS_FAILEDDELETE "Failed to delete the Group Policy Object. You may not have appropriate rights."
  160. IDS_FAILEDLINK "Failed to link the Group Policy Object with the Active Directory site, domain, or organizational unit. You may not have appropriate rights."
  161. IDS_FAILEDUNLINK "Failed to unlink the Group Policy Object with the Active Directory site, domain, or organizational unit. You may not have appropriate rights."
  162. IDS_FAILEDSETNAME "Failed to set the display name. You may not have appropriate rights."
  163. IDS_FAILEDGPLINK "Failed to query for the list of Group Policy Objects linked to this container."
  164. IDS_FAILEDGPINFO "Failed to save the Group Policy Object Link information. You may not have appropriate rights."
  165. IDS_FAILEDGPQUERY "Failed to query the Group Policy link information with 0x%x. You may not have appropriate rights or no domain controller is available."
  166. IDS_FAILEDGPODELETE "Failed to delete the Group Policy Object %s. You may not have appropriate rights."
  167. IDS_SPAWNGPEFAILED "Failed to start the Group Policy snapin. The gpedit.msc file may be missing, files with the .msc extension may not be associated with mmc.exe, or you may not have the appropriate rights."
  168. IDS_NODC "Failed to find a domain controller. There may be a policy that prevents you from selecting another domain controller."
  169. IDS_NODSDC "Failed to find a domain controller for %s with Active Directory support."
  170. IDS_DELETECONFIRM "Are you sure you wish to permanently delete %s?"
  171. IDS_CONFIRMTITLE "Delete Group Policy Object"
  172. IDS_CONFIRMDISABLE "Disabling part (or all) of this Group Policy Object causes all of the policies it contains to be reversed from the client machine.\n\nAre you sure you want to do this?"
  173. IDS_CONFIRMTITLE2 "Confirm Disable"
  174. IDS_NODC_ERROR_TEXT "The domain controller for Group Policy operations is not available. You may cancel this operation for this session or retry using one of the following domain controller choices:"
  175. IDS_NODC_ERROR_TITLE "Domain controller not found for %s"
  176. IDS_NODC_OPTIONS_TEXT "When Group Policy is selecting a domain controller, it will use the option chosen below. There is a policy that may override this preference. This will take effect the next time this snap-in is started."
  177. IDS_NODC_OPTIONS_TITLE "Options for domain controller selection"
  178. IDS_EXECFAILED_USER "The RSoP snap-in was unable to generate the user's data due to insufficient permissions. The snap-in will continue to start but only the computer's data will be displayed."
  179. IDS_EXECFAILED_COMPUTER "The RSoP snap-in was unable to generate the computer's data due to insufficient permissions. The snap-in will continue to start but only the user's data will be displayed."
  180. IDS_EXECFAILED_BOTH "The RSoP snap-in was unable to generate the computer or user's data due to insufficient permissions."
  181. IDS_EXECFAILED_TIMEDOUT "The RSoP snap-in was unable to generate the RSoP data because the target machine is currently running RSoP or processing Group Policy."
  182. IDS_NOUSER2 "The specified user could not be found in the Active Directory."
  183. IDS_NOCOMPUTER2 "The specified computer could not be found in the Active Directory."
  184. IDS_NODSOBJECT_MSG "The Active Directory container you selected does not exist on the domain controller Group Policy is using. The following conditions could cause this:\n\n\
  185. 1) The container was recently created on another domain controller and has not replicated to the %s domain controller that Group Policy is using.\n\n\
  186. 2) The container was recently deleted on another domain controller and has not replicated to the %s domain controller that this Active Directory tool is using."
  187. IDS_BADUSERSOM "The container path entered is actually a user object. Please select a container which holds user objects instead."
  188. IDS_BADCOMPUTERSOM "The container path entered is actually a computer object. Please select a container which holds computer objects instead."
  189. IDS_NOUSER "The Active Directory query for the specified user failed."
  190. IDS_NOCOMPUTER "The Active Directory query for the specified computer failed."
  191. IDS_NOUSERCONTAINER "The Active Directory query for the specified user container failed."
  192. IDS_NOCOMPUTERCONTAINER "The Active Directory query for the specified computer container failed."
  193. IDS_EXECFAILED "The RSoP snap-in was unable to generate the RSoP data due to the error listed below."
  194. IDS_CONNECTSERVERFAILED "Failed to connect to %s due to the error listed below."
  195. IDS_RSOPLOGGINGDISABLED "The selected computer currently does not have RSoP logging enabled. Do you want to continue?"
  196. IDS_RSOPLOGGINGTITLE "RSoP Logging Disabled"
  197. IDS_TITLE_WQLUSER "WMI Filters for Users"
  198. IDS_SUBTITLE_WQL "You can include Windows Management Instrumentation (WMI) filters in your simulation."
  199. IDS_TITLE_WQLCOMP "WMI Filters for Computers"
  200. IDS_RSOP_FINISH_P11 "WMI filters for users"
  201. IDS_RSOP_FINISH_P12 "WMI filters for computers"
  202. IDS_RSOP_FINISH_P13 "Slow network simulation"
  203. IDS_RSOP_FINISH_P16 "Loopback mode"
  204. IDS_LOOPBACK_REPLACE "Replace"
  205. IDS_LOOPBACK_MERGE "Merge"
  206. IDS_YES "Yes"
  207. IDS_NO "No"
  208. IDS_NORSOPDC "The %s domain does not contain any domain controller with the RSoP planning mode functionality available."
  209. IDS_DSBINDFAILED "Failed to connect to a domain controller."
  210. IDS_DOMAINLIST "Failed to get the list of domains."
  211. IDS_FAILEDPROPERTIES "Failed to save the Group Policy Object properties."
  212. IDS_NODATA "Not Applied (Empty)"
  213. IDS_DCMISSINGRSOP "The domain controller you have selected does not have the RSoP planning mode functionality available. Please select a different domain controller."
  214. IDS_COMPONENT_NAME "Component Name"
  215. IDS_STATUS "Status"
  216. IDS_SUCCESS "Success"
  217. IDS_FAILED "Failed"
  218. IDS_PENDING "In progress"
  219. IDS_SUCCESSMSG "%s completed successfully."
  220. IDS_FAILEDMSG1 "%s failed due to the error listed below.\r\n"
  221. IDS_PENDINGMSG "%s was processing policy settings when this set of data was generated."
  222. IDS_LOGGINGFAILED "%s processed successfully but failed to log resultant set of policy information.\r\n"
  223. IDS_OVERRIDE "%s has requested to process its policy settings again. This can be due to non-critical errors occurring during the previous processing of policy."
  224. IDS_SYNC_REQUIRED "%s has requested to process its policy settings in synchronous foreground refresh. This can be due to changes in the policy settings."
  225. IDS_WARNING "Warning"
  226. IDS_CSE_NA "(N/A)"
  227. IDS_SUCCESS2 "Success (no data)"
  228. IDS_FAILED2 "Failed (no data)"
  229. IDS_ERRORFILTER "Text Documents (*.txt)#*.txt##"
  230. IDS_FAILEDMSG2 "%s failed due to the error listed below and failed to log resultant set of policy information.\r\n"
  231. IDS_DISPLAYPROPERTIES "Display <A HREF = javascript:external.ExecuteSelectionMenuItem('_PROPERTIES')>Properties </A>"
  232. IDS_MACHINE_DESC "Administrators use the Computer Configuration node in Group Policy to set policies that are applied to computers, regardless of who logs onto them."
  233. IDS_USER_DESC "Administrators use the User Configuration node in Group Policy to set policies that are applied to users, regardless of which computer they log on to."
  234. IDS_U_SWSETTINGS_DESC "Software Settings are applied to users regardless of which computer they log on to. This node has a Software Installation subnode."
  235. IDS_U_WINSETTINGS_DESC "Windows Settings are applied to users regardless of which computer they log on to. This node has five subnodes: Folder Redirection, Security Settings, Scripts, \
  236. Remote Installation Services, and Internet Explorer Maintenance"
  237. IDS_C_SWSETTINGS_DESC "Software Settings are applied to all users who log on to the computer. This node has a Software Installation subnode."
  238. IDS_C_WINSETTINGS_DESC "Windows Settings are applied to all users who log on to the computer. This node has two subnodes: Security Settings and Scripts."
  239. IDS_CSEFAILURE_DESC "\r\n\r\nWARNING! One or more Group Policy components failed to process their settings. To view the processing details, select the Properties link above and then select the Error Information tab."
  240. IDS_CSEFAILURE2_DESC "\r\n\r\nWARNING! An error occurred generating this data. Select the item with the red icon for details on how to view the error."
  241. IDS_GPE_WELCOME "Welcome to the Group Policy Wizard"
  242. IDS_MISSINGFILTER "(Unknown filter)"
  243. IDS_WMIFILTERMISSING "Failed to find the WMI filter linked to this Group Policy Object."
  244. IDS_SKIPWQLFILTER "(All linked WMI filters equal TRUE)"
  245. IDS_NONESELECTED "(None selected)"
  246. IDS_ADDITIONALINFO "Additional Information:"
  247. IDS_GPCOREFAIL "\r\nNote: Due to the GP Core failure, none of the other Group Policy components processed their policy. Consequently, status information for the other components is not available."
  248. IDS_GPCORE_LOGGINGFAIL "\r\nNote: Status information for the other components may be out of date."
  249. IDS_LEGACYCSE "Note: This component only reports overall status information. It does not report information about its individual policy settings; consequently, those settings will not appear in this tool. "
  250. IDS_LEGACYCSE1 "Please contact the vendor of this component to check if an updated version is available."
  251. IDS_ENUMUSERSFAILED "The RSoP snapin was unable to enumerate the users on the selected computer due to the error listed below."
  252. IDS_DOWNLEVELCOMPUTER "The selected computer does not support RSoP logging. Rsop logging support is available in operating system releases after Windows 2000."
  253. IDS_PLEASEWAIT "Please wait. Searching for WMI filters..."
  254. IDS_PLEASEWAIT1 "Please wait. Loading RSoP data from archive..."
  255. IDS_RSOP_FINISH_P14 "Display computer policy settings"
  256. IDS_RSOP_FINISH_P15 "Display user policy settings"
  257. IDS_RSOP_PLANNING "Resultant Set Of Policy (&Planning)..."
  258. IDS_RSOP_LOGGING "Resultant Set Of Policy (&Logging)..."
  259. IDS_RSOP_CMENU_NAME "RSOP Context Menu"
  260. IDS_DEFDC_DOWNLEVEL "The Domain Controller (%s) does not support RSoP. Please select another Domain Controller."
  261. IDS_DEFDC_CONNECTFAILED "Failed to connect to %s due to the error listed below. Please select another Domain Controller."
  262. IDS_WMIFILTERFORCEDNONE "Failed to find the WMI filter linked to this Group Policy Object. The filter associated with this GPO wll be removed."
  263. IDS_RSOPWMIQRYFMT "%s (Domain - %s)"
  264. IDS_RSOPDELNAMESPACE "There are other Resultant Set of Policy applications running already with the information you requested. If you proceed, without exiting these Resultant Set of Policy applications, it may behave incorrectly. Ok to Proceed ?"
  265. IDS_RSOPDELNS_TITLE "Group Policy Error"
  266. IDS_INVALID_NAMESPACE "RSoP data is invalid. Likely causes are, data is corrupt, data has been deleted or data has never been created."
  267. IDS_LARGEFONTNAME "Verdana"
  268. IDS_LARGEFONTSIZE "12"
  269. IDS_SMALLFONTNAME "Verdana"
  270. IDS_SMALLFONTSIZE "8"
  271. END
  272. IDD_ERROR DIALOG 45, 48, 275, 126
  273. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  274. CAPTION "Group Policy Error"
  275. FONT 8, "MS Shell Dlg"
  276. BEGIN
  277. ICON IDI_POLICY, IDC_ERROR_ICON, 8, 11, 18, 20
  278. LTEXT "", IDC_ERRORTEXT, 40, 11, 165, 36
  279. GROUPBOX "Details:", IDC_DETAILSBORDER, 8, 52, 262, 66
  280. LTEXT "", IDC_DETAILSTEXT, 14, 62, 250, 50
  281. DEFPUSHBUTTON "&Close", IDCLOSE, 219, 9, 50, 14
  282. END
  283. IDD_GPE_LINKS DIALOG DISCARDABLE 0, 0, 252, 218
  284. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  285. CAPTION "Links"
  286. FONT 8, "MS Shell Dlg"
  287. BEGIN
  288. CONTROL "",IDAC_FIND,ANIMATE_CLASS,ACS_TRANSPARENT | ACS_CENTER,7,7,24,24
  289. #if FGPO_SUPPORT
  290. LTEXT "Search for the Forest, Sites, Domains and OU's that use this Group Policy Object. Click the Find Now button to start the search. This might take several minutes to complete.",
  291. IDC_STATIC,45,7,201,39
  292. #else
  293. LTEXT "Search for Sites, Domains and OU's that use this Group Policy Object. Click the Find Now button to start the search. This might take several minutes to complete.",
  294. IDC_STATIC,45,7,201,39
  295. #endif
  296. LTEXT "&Domain: ",IDC_STATIC,7,42,40,10
  297. COMBOBOX IDC_CBDOMAIN,45,40,145,100,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  298. PUSHBUTTON "Find N&ow",IDC_ACTION,195,40,50,14
  299. #if FGPO_SUPPORT
  300. LTEXT "&Forest, Sites, Domains or Organizational Units found:",
  301. IDC_STATIC,7,59,236,8
  302. #else
  303. LTEXT "&Sites, Domains or Organizational Units found:",
  304. IDC_STATIC,7,59,236,8
  305. #endif
  306. CONTROL "List2",IDC_RESULTLIST,"SysListView32",LVS_REPORT |
  307. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
  308. WS_TABSTOP,7,71,236,140
  309. END
  310. IDD_PROPERTIES DIALOG DISCARDABLE 0, 0, 252, 218
  311. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  312. CAPTION "General"
  313. FONT 8, "MS Shell Dlg"
  314. BEGIN
  315. ICON IDI_POLICY,-1, 7,7,20,20
  316. LTEXT "",IDC_TITLE,46,12,194,16,SS_NOPREFIX
  317. GROUPBOX "Summary",-1,7,38,238,76
  318. LTEXT "Created:",-1,15,52,50,8
  319. LTEXT "Modified:",-1,15,64,50,8
  320. LTEXT "Revisions:",-1,15,76,50,8
  321. LTEXT "Domain:",IDC_DOMAIN_HEADING,15,88,50,8
  322. LTEXT "Unique name:",-1,15,100,50,8
  323. EDITTEXT IDC_CREATE_DATE,70,52,160,8,ES_AUTOHSCROLL | ES_READONLY |
  324. NOT WS_BORDER | NOT WS_TABSTOP
  325. EDITTEXT IDC_MODIFIED_DATE,70,64,160,8,ES_AUTOHSCROLL | ES_READONLY |
  326. NOT WS_BORDER | NOT WS_TABSTOP
  327. EDITTEXT IDC_REVISION,70,76,160,8,ES_AUTOHSCROLL | ES_READONLY |
  328. NOT WS_BORDER | NOT WS_TABSTOP
  329. EDITTEXT IDC_DOMAIN,70,88,160,8,ES_AUTOHSCROLL | ES_READONLY |
  330. NOT WS_BORDER | NOT WS_TABSTOP
  331. EDITTEXT IDC_UNIQUE_NAME,70,100,160,8,ES_AUTOHSCROLL | ES_READONLY |
  332. NOT WS_BORDER | NOT WS_TABSTOP
  333. GROUPBOX "Disable",-1,7,124,238,67
  334. LTEXT "To improve performance, use these options to disable unused parts of this Group Policy Object.",
  335. IDC_DISABLE_TEXT,15,139,210,20
  336. CONTROL "Disable &Computer Configuration settings",IDC_DISABLE_COMPUTER,"Button",
  337. BS_AUTOCHECKBOX | WS_TABSTOP,15,164,175,8
  338. CONTROL "Disable &User Configuration settings",IDC_DISABLE_USER,"Button",
  339. BS_AUTOCHECKBOX | WS_TABSTOP,15,176,175,8
  340. END
  341. IDD_WQLFILTER DIALOG 0, 0, 252, 218
  342. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  343. CAPTION "WMI Filter"
  344. FONT 8, "MS Shell Dlg"
  345. BEGIN
  346. ICON IDI_POLICY,-1, 7,7,20,20
  347. LTEXT "Specify a WMI filter to be applied this Group Policy Object.", -1, 41, 12,
  348. 202, 10
  349. LTEXT "Windows Management Interface (WMI) allows for a query based on the attributes of a computer. This query can be used to filter which users or computers this Group Policy Object applies to.",
  350. -1, 7, 38, 235, 30
  351. LTEXT "Select a WMI filter:",
  352. -1, 7, 73, 235, 8
  353. AUTORADIOBUTTON "&None", IDC_NONE, 7, 87, 235, 10
  354. AUTORADIOBUTTON "&This filter:", IDC_THIS_FILTER, 7, 100, 235, 10
  355. EDITTEXT IDC_FILTER_NAME, 20, 113, 215, 12, ES_AUTOHSCROLL | ES_READONLY
  356. PUSHBUTTON "&Browse / Manage...", IDC_FILTER_BROWSE, 20, 128, 80, 14
  357. END
  358. IDD_CHOOSE_INTRO DIALOG DISCARDABLE 0, 0, 331, 181
  359. STYLE DS_MODALFRAME | WS_POPUP
  360. CAPTION "Select Group Policy Object"
  361. FONT 8, "MS Shell Dlg"
  362. BEGIN
  363. CONTROL "",IDC_BITMAP,"Static",SS_BITMAP,7,7,105,155
  364. LTEXT "Group Policy Objects can be stored in the Active Directory or on a local computer.\n\nUse the Browse button to select a Group Policy Object.",
  365. -1,140,17,185,45
  366. LTEXT "Group Policy Object:",IDC_OPEN_TITLE,140,80,67,8
  367. EDITTEXT IDC_OPEN_NAME,140,90,181,14,ES_AUTOHSCROLL | ES_READONLY
  368. PUSHBUTTON "&Browse...",IDC_OPEN_BROWSE,270,110,50,14
  369. AUTOCHECKBOX "&Allow the focus of the Group Policy Snap-in to be changed when launching from the command line. This only applies if you save the console.",
  370. IDC_OVERRIDE,140,142,185,32, BS_TOP | BS_MULTILINE | WS_TABSTOP
  371. END
  372. IDD_GPMANAGER DIALOG 6, 18, 252, 219
  373. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  374. CAPTION "Group Policy"
  375. FONT 8, "MS Shell Dlg"
  376. BEGIN
  377. ICON IDI_POLICY, IDC_GPM_ICON, 7, 7, 18, 20
  378. LTEXT "", IDC_GPM_TITLE, 46, 12, 197,16,SS_NOPREFIX
  379. CONTROL "", IDC_GPM_LINE1, "Static", SS_BLACKFRAME | SS_SUNKEN, 7, 33, 238, 1
  380. CONTROL "",IDC_GPM_LIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
  381. LVS_NOSORTHEADER | LVS_EDITLABELS | WS_BORDER | WS_TABSTOP,7,42,238,87
  382. LTEXT "Group Policy Objects higher in the list have the highest priority.",
  383. IDC_GPM_PRIORITY, 7, 134, 238, 8
  384. LTEXT "", IDC_GPM_DCNAME, 7, 143, 238,8,SS_NOPREFIX | SS_ENDELLIPSIS
  385. PUSHBUTTON "&New", IDC_GPM_NEW, 7, 158, 50, 14
  386. PUSHBUTTON "A&dd...", IDC_GPM_ADD, 62, 158, 50, 14
  387. PUSHBUTTON "&Edit", IDC_GPM_EDIT, 117, 158, 50, 14
  388. PUSHBUTTON "&Up", IDC_GPM_UP, 195, 158, 50, 14
  389. PUSHBUTTON "&Options...", IDC_GPM_OPTIONS, 7, 174, 50, 14
  390. PUSHBUTTON "Dele&te...", IDC_GPM_DELETE, 62, 174, 50, 14
  391. PUSHBUTTON "&Properties", IDC_GPM_PROPERTIES, 117, 174, 50, 14
  392. PUSHBUTTON "Do&wn", IDC_GPM_DOWN, 195, 174, 50, 14
  393. CONTROL "", IDC_GPM_LINE2, "Static", SS_BLACKFRAME | SS_SUNKEN, 7, 195, 238, 1
  394. AUTOCHECKBOX "&Block Policy inheritance", IDC_GPM_BLOCK, 7, 202, 120, 10
  395. END
  396. IDD_GPM_LINK_OPTIONS DIALOGEX 30, 75, 230, 107
  397. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  398. EXSTYLE WS_EX_CONTEXTHELP
  399. CAPTION "%s Options"
  400. FONT 8, "MS Shell Dlg"
  401. BEGIN
  402. AUTOCHECKBOX "&No Override: prevents other Group Policy Objects from overriding policy set in this one",
  403. IDC_GPM_NOOVERRIDE, 15, 24, 200, 20, BS_MULTILINE
  404. AUTOCHECKBOX "&Disabled: the Group Policy Object is not applied to this container",
  405. IDC_GPM_DISABLED, 15, 50, 200, 20, BS_MULTILINE
  406. DEFPUSHBUTTON "OK", IDOK, 118, 87, 50, 14
  407. PUSHBUTTON "Cancel", IDCANCEL, 173, 87, 50, 14
  408. GROUPBOX "Link Options:", -1, 7, 11, 215, 68
  409. END
  410. IDD_REMOVE_GPO DIALOGEX 4, 30, 252, 91
  411. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  412. EXSTYLE WS_EX_CONTEXTHELP
  413. CAPTION "Delete"
  414. FONT 8, "MS Shell Dlg"
  415. BEGIN
  416. ICON IDI_POLICY, IDC_QUESTION, 7, 7, 18, 20
  417. LTEXT "What would you like to do with ""%s""?", IDC_REMOVE_TITLE, 43,
  418. 14, 198, 16,SS_NOPREFIX
  419. AUTORADIOBUTTON "&Remove the link from the list", IDC_REMOVE_LIST, 43, 34, 178, 10
  420. AUTORADIOBUTTON "Remove the link and &delete the Group Policy Object permanently",
  421. IDC_REMOVE_DS, 43, 44, 178, 20, BS_MULTILINE
  422. DEFPUSHBUTTON "OK", IDOK, 74, 70, 50, 14
  423. PUSHBUTTON "Cancel", IDCANCEL, 129, 70, 50, 14
  424. END
  425. IDD_NODC DIALOGEX 31, 56, 300, 113
  426. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  427. EXSTYLE WS_EX_CONTEXTHELP
  428. CAPTION ""
  429. FONT 8, "MS Shell Dlg"
  430. BEGIN
  431. LTEXT "",IDC_NODC_TEXT, 50, 13, 240, 24,SS_NOPREFIX
  432. ICON IDI_POLICY, IDC_NODC_ERROR, 11, 15, 18, 20
  433. AUTORADIOBUTTON "The one with the Operations Master token for the PDC emulator",
  434. IDC_NODC_PDC, 50, 46, 240, 10
  435. AUTORADIOBUTTON "The one used by the Active Directory Snap-ins", IDC_NODC_INHERIT, 50,
  436. 58, 240, 10
  437. AUTORADIOBUTTON "Use any available domain controller", IDC_NODC_ANYDC, 50, 70, 240,
  438. 10
  439. DEFPUSHBUTTON "OK", IDOK, 80, 91, 50, 14
  440. PUSHBUTTON "Cancel", IDCANCEL, 170, 91, 50, 14
  441. END
  442. IDD_NODSOBJECT DIALOG 6, 18, 350, 125
  443. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  444. CAPTION "Missing Active Directory Container on %s"
  445. FONT 8, "MS Shell Dlg"
  446. BEGIN
  447. ICON IDI_POLICY, IDC_NODSOBJECT_ICON, 7, 11, 18, 20
  448. LTEXT "", IDC_NODSOBJECT_TEXT, 40, 11, 294, 83, SS_NOPREFIX
  449. DEFPUSHBUTTON "OK", IDOK, 120, 102, 50, 14
  450. PUSHBUTTON "&Help", IDHELP, 180, 102, 50, 14
  451. END
  452. //
  453. // RSOP dialogs
  454. //
  455. IDD_RSOP_WELCOME DIALOG DISCARDABLE 0, 0, 331, 181
  456. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  457. CAPTION "Resultant Set of Policy Wizard"
  458. FONT 8, "MS Shell Dlg"
  459. BEGIN
  460. // CONTROL "",IDC_BITMAP,"Static",SS_BITMAP,7,7,105,155
  461. LTEXT "Welcome to the Resultant Set of Policy Wizard",
  462. IDC_RSOP_BIG_BOLD1,115,8,195,24
  463. LTEXT "This wizard helps you view policy settings applied to selected computers and users (logging mode) or simulate a policy implementation to plan changes to your network (planning mode). ",
  464. IDC_STATIC,115,40,195,40
  465. LTEXT "To continue, click Next.",IDC_STATIC,115,96,195,31
  466. END
  467. IDD_RSOP_CHOOSEMODE DIALOG DISCARDABLE 0, 0, 331, 181
  468. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  469. CAPTION "Resultant Set of Policy Wizard"
  470. FONT 8, "MS Shell Dlg"
  471. BEGIN
  472. LTEXT "What mode do you want to use?",IDC_STATIC,7,7,320,17
  473. CONTROL "&Logging mode",IDC_RADIO2,"Button",BS_AUTORADIOBUTTON,
  474. 24,27,280,10
  475. CONTROL "&Planning mode",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON,
  476. 24,63,280,10
  477. LTEXT "Review policy settings applied to a specific computer and user.",
  478. IDC_STATIC,35,41,235,15
  479. LTEXT "Simulate a policy implementation by using data from the Active Directory directory service.",
  480. IDC_STATIC,35,77,235,20
  481. END
  482. IDD_RSOP_GETCOMP DIALOG DISCARDABLE 0, 0, 331, 181
  483. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  484. CAPTION "Resultant Set of Policy Wizard"
  485. FONT 8, "MS Shell Dlg"
  486. BEGIN
  487. LTEXT "Select the computer for which you want to display policy settings.",
  488. IDC_STATIC,7,7,320,17
  489. CONTROL "&This computer",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON |
  490. WS_GROUP,7,24,60,10
  491. CONTROL "&Another computer:",IDC_RADIO2,"Button",
  492. BS_AUTORADIOBUTTON,7,39,75,10
  493. EDITTEXT IDC_EDIT1,19,54,247,14,ES_AUTOHSCROLL | WS_DISABLED
  494. PUSHBUTTON "&Browse...",IDC_BUTTON1,275,54,50,14,WS_DISABLED
  495. CONTROL "&Do not display policy settings for the selected computer in the results (display user policy settings only)",
  496. IDC_CHECK1,"Button",BS_AUTOCHECKBOX | BS_TOP |
  497. BS_MULTILINE | WS_TABSTOP,7,92,310,26
  498. END
  499. IDD_RSOP_GETUSER DIALOG DISCARDABLE 0, 0, 331, 181
  500. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  501. CAPTION "Resultant Set of Policy Wizard"
  502. FONT 8, "MS Shell Dlg"
  503. BEGIN
  504. CONTROL "&Current user",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON |
  505. WS_GROUP,37,29,60,10
  506. CONTROL "&Another user:",IDC_RADIO2,"Button",BS_AUTORADIOBUTTON,
  507. 37,42,75,10
  508. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  509. LVS_SORTASCENDING | LVS_NOCOLUMNHEADER | WS_DISABLED |
  510. WS_BORDER | WS_TABSTOP,50,57,264,98
  511. CONTROL "&Display policy settings for:",IDC_RADIO3,"Button",
  512. BS_AUTORADIOBUTTON | WS_GROUP,7,11,306,12
  513. CONTROL "D&o not display user policy settings in the results (display computer policy settings only)",
  514. IDC_RADIO4,"Button",BS_AUTORADIOBUTTON,7,163,307,10
  515. END
  516. IDD_RSOP_GETTARGET DIALOG DISCARDABLE 0, 0, 331, 181
  517. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  518. CAPTION "Resultant Set of Policy Wizard"
  519. FONT 8, "MS Shell Dlg"
  520. BEGIN
  521. LTEXT "Example container name:",IDC_STATIC,15,8,90,8
  522. LTEXT "Example user or computer:",IDC_STATIC,15,20,90,8
  523. EDITTEXT IDC_EDIT5,110,8,210,12,ES_AUTOHSCROLL | ES_READONLY |
  524. NOT WS_BORDER | NOT WS_TABSTOP
  525. EDITTEXT IDC_EDIT6,110,20,210,12,ES_AUTOHSCROLL | ES_READONLY |
  526. NOT WS_BORDER | NOT WS_TABSTOP
  527. GROUPBOX "User information",IDC_STATIC,7,48,320,52
  528. CONTROL "&Container",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON |
  529. WS_GROUP,15,62,65,10
  530. CONTROL "&User",IDC_RADIO2,"Button",BS_AUTORADIOBUTTON,15,80,65,
  531. 10
  532. EDITTEXT IDC_EDIT1,90,61,164,12,ES_AUTOHSCROLL
  533. PUSHBUTTON "B&rowse...",IDC_BROWSE1,268,61,50,14
  534. EDITTEXT IDC_EDIT2,90,80,164,12,ES_AUTOHSCROLL
  535. PUSHBUTTON "Br&owse...",IDC_BROWSE2,268,80,50,14
  536. GROUPBOX "Computer information",IDC_STATIC,7,106,320,52
  537. CONTROL "Cont&ainer",IDC_RADIO3,"Button",BS_AUTORADIOBUTTON |
  538. WS_GROUP,15,121,65,10
  539. CONTROL "Co&mputer",IDC_RADIO4,"Button",BS_AUTORADIOBUTTON,15,
  540. 139,65,10
  541. EDITTEXT IDC_EDIT3,90,119,164,12,ES_AUTOHSCROLL
  542. PUSHBUTTON "Bro&wse...",IDC_BROWSE3,268,119,50,14
  543. EDITTEXT IDC_EDIT4,90,138,164,12,ES_AUTOHSCROLL
  544. PUSHBUTTON "Brows&e...",IDC_BROWSE4,268,138,50,14
  545. CONTROL "&Skip to the final page of this wizard without collecting additional data",
  546. IDC_BUTTON1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,165,
  547. 320,10
  548. LTEXT "Simulate policy settings for the following:",IDC_STATIC,
  549. 9,35,310,11
  550. END
  551. IDD_RSOP_BROWSEDC DIALOGEX 6, 18, 240, 200
  552. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  553. EXSTYLE WS_EX_CONTEXTHELP
  554. CAPTION "Browse for a Domain Controller"
  555. FONT 8, "MS Shell Dlg"
  556. BEGIN
  557. LTEXT "&Domain controller names:",-1,7,7,210,8
  558. LISTBOX IDC_LIST1,7,19,226,154,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  559. WS_VSCROLL | WS_TABSTOP
  560. DEFPUSHBUTTON "OK",IDOK,60,179,50,14
  561. PUSHBUTTON "Cancel",IDCANCEL,130,179,50,14
  562. END
  563. IDD_RSOP_GETDC DIALOG DISCARDABLE 0, 0, 331, 181
  564. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  565. CAPTION "Resultant Set of Policy Wizard"
  566. FONT 8, "MS Shell Dlg"
  567. BEGIN
  568. CONTROL "Slo&w network connection (for example, a dial-up connection)",
  569. IDC_CHECK1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,20,
  570. 280,12
  571. CONTROL "&Loopback processing",IDC_CHECK2,"Button",
  572. BS_AUTOCHECKBOX | WS_TABSTOP,14,35,193,12
  573. CONTROL "&Replace Mode",IDC_RADIO2,"Button",BS_AUTORADIOBUTTON |
  574. WS_GROUP,27,51,95,11
  575. CONTROL "&Merge Mode",IDC_RADIO3,"Button",BS_AUTORADIOBUTTON,27,
  576. 64,95,11
  577. LTEXT "Sit&e:",IDC_STATIC,15,84,290,8
  578. COMBOBOX IDC_COMBO1,15,95,295,80,CBS_DROPDOWNLIST | CBS_SORT |
  579. WS_VSCROLL | WS_TABSTOP
  580. // LTEXT "Process the simulation on this domain controller:",IDC_STATIC,15,119,290,8
  581. // EDITTEXT IDC_EDIT1,15,131,236,14,ES_AUTOHSCROLL
  582. // PUSHBUTTON "&Browse...",IDC_BUTTON1,260,131,50,14
  583. CONTROL "&Skip to the final page of this wizard without collecting additional data",
  584. IDC_RADIO1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,165,
  585. 320,10
  586. LTEXT "Simulate policy implementation for the following:",
  587. IDC_STATIC,12,6,299,15
  588. END
  589. IDD_RSOP_ALTDIRS DIALOG DISCARDABLE 0, 0, 331, 181
  590. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  591. CAPTION "Resultant Set of Policy Wizard"
  592. FONT 8, "MS Shell Dlg"
  593. BEGIN
  594. LTEXT "The Resultant Set of Policy is dependent on the location of the user and computer in the Active Directory. You can enter alternate locations to predict the Resultant Set of Policy if this user and/or computer is moved.",
  595. IDC_STATIC,7,7,320,32
  596. LTEXT "&User location:",IDC_STATIC,7,42,320,8
  597. EDITTEXT IDC_EDIT1,7,52,258,14,ES_AUTOHSCROLL
  598. PUSHBUTTON "&Browse...",IDC_BUTTON1,273,52,50,14
  599. LTEXT "&Computer location:",IDC_STATIC,7,74,62,8
  600. EDITTEXT IDC_EDIT2,7,84,258,14,ES_AUTOHSCROLL
  601. PUSHBUTTON "Bro&wse...",IDC_BUTTON2,273,84,50,14
  602. PUSHBUTTON "Reset to &Defaults",IDC_BUTTON3,7,105,70,14
  603. CONTROL "&Skip to the final page of this wizard without collecting additional data",
  604. IDC_RADIO1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,165,
  605. 320,10
  606. END
  607. IDD_RSOP_ALTUSERSEC DIALOG DISCARDABLE 0, 0, 331, 181
  608. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  609. CAPTION "Resultant Set of Policy Wizard"
  610. FONT 8, "MS Shell Dlg"
  611. BEGIN
  612. LTEXT "The selected user is a member of the following security groups. To simulate changes to the security group membership, use the Add and Remove buttons. ",
  613. IDC_STATIC,7,7,309,32
  614. LTEXT "Sec&urity groups:",IDC_STATIC,7,42,320,8
  615. LISTBOX IDC_LIST1,7,52,320,85,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  616. WS_VSCROLL | WS_TABSTOP
  617. PUSHBUTTON "&Add...",IDC_BUTTON1,7,142,50,14
  618. PUSHBUTTON "&Remove",IDC_BUTTON2,62,142,50,14
  619. PUSHBUTTON "Restore &Defaults",IDC_BUTTON3,257,142,70,14
  620. CONTROL "&Skip to the final page of this wizard without collecting additional data ",
  621. IDC_RADIO1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,165,
  622. 320,10
  623. END
  624. IDD_RSOP_ALTCOMPSEC DIALOG DISCARDABLE 0, 0, 331, 181
  625. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  626. CAPTION "Resultant Set of Policy Wizard"
  627. FONT 8, "MS Shell Dlg"
  628. BEGIN
  629. LTEXT "The selected computer is a member of the following security groups. To simulate changes to the security group membership, use the Add and Remove buttons. ",
  630. IDC_STATIC,7,7,309,32
  631. LTEXT "Se&curity groups:",IDC_STATIC,7,42,320,8
  632. LISTBOX IDC_LIST1,7,52,320,85,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  633. WS_VSCROLL | WS_TABSTOP
  634. PUSHBUTTON "&Add...",IDC_BUTTON1,7,142,50,14
  635. PUSHBUTTON "&Remove",IDC_BUTTON2,62,142,50,14
  636. PUSHBUTTON "Restore &Defaults",IDC_BUTTON3,257,142,70,14
  637. CONTROL "&Skip to the final page of this wizard without collecting additional data",
  638. IDC_RADIO1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,165,
  639. 320,10
  640. END
  641. IDD_RSOP_WQLUSER DIALOG DISCARDABLE 0, 0, 331, 181
  642. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  643. CAPTION "Resultant Set of Policy Wizard"
  644. FONT 8, "MS Shell Dlg"
  645. BEGIN
  646. LTEXT "WMI filters can be linked to Group Policy objects (GPO). If a filter is linked to a GPO, then that GPO applies only to those users who meet the criteria specified in the filter.",
  647. IDC_STATIC,7,4,309,18
  648. CONTROL "&All linked filters",IDC_RADIO2,"Button",
  649. BS_AUTORADIOBUTTON | WS_GROUP,7,35,200,10
  650. CONTROL "&Only these filters:",IDC_RADIO3,"Button",
  651. BS_AUTORADIOBUTTON,7,47,200,10
  652. CONTROL "",IDC_LIST2,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  653. LVS_SORTASCENDING | LVS_NOCOLUMNHEADER | WS_DISABLED |
  654. WS_BORDER | WS_TABSTOP,7,59,320,78
  655. LISTBOX IDC_LIST1,7,59,320,78,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  656. WS_VSCROLL | WS_TABSTOP
  657. PUSHBUTTON "&List Filters",IDC_BUTTON1,7,142,50,14
  658. PUSHBUTTON "&Remove",IDC_BUTTON2,62,142,50,14
  659. CONTROL "&Skip to the final page of this wizard without collecting additional data",
  660. IDC_RADIO1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,165,
  661. 320,10
  662. LTEXT "Assume that the selected user meets the criteria for the following filters:",
  663. IDC_STATIC,7,24,318,9
  664. END
  665. IDD_RSOP_WQLCOMP DIALOG DISCARDABLE 0, 0, 331, 181
  666. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  667. CAPTION "Resultant Set of Policy Wizard"
  668. FONT 8, "MS Shell Dlg"
  669. BEGIN
  670. LTEXT "WMI filters can be linked to Group Policy objects (GPO). If a filter is linked to a GPO, then that GPO applies only to those computers that meet the criteria specified in the filter.",
  671. IDC_STATIC,7,4,309,17
  672. CONTROL "&All linked filters",IDC_RADIO2,"Button",
  673. BS_AUTORADIOBUTTON | WS_GROUP,7,35,200,10
  674. CONTROL "&Only these filters:",IDC_RADIO3,"Button",
  675. BS_AUTORADIOBUTTON,7,47,200,10
  676. CONTROL "",IDC_LIST2,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  677. LVS_SORTASCENDING | LVS_NOCOLUMNHEADER | WS_DISABLED |
  678. WS_BORDER | WS_TABSTOP,7,59,320,78
  679. LISTBOX IDC_LIST1,7,59,320,78,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  680. WS_VSCROLL | WS_TABSTOP
  681. PUSHBUTTON "&List Filters",IDC_BUTTON1,7,142,50,14
  682. PUSHBUTTON "&Remove",IDC_BUTTON2,62,142,50,14
  683. LTEXT "Assume that the selected computer meets the criteria for the following filters:",
  684. IDC_STATIC,7,24,312,9
  685. CONTROL "&Skip to the final page of this wizard without collecting additional data",
  686. IDC_RADIO1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,165,
  687. 320,10
  688. END
  689. IDD_RSOP_FINISHED DIALOG DISCARDABLE 0, 0, 331, 181
  690. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  691. CAPTION "Resultant Set of Policy Wizard"
  692. FONT 8, "MS Shell Dlg"
  693. BEGIN
  694. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  695. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,24,320,107
  696. LTEXT "Progress:",IDC_STATIC,7,140,304,8
  697. CONTROL "",IDC_PROGRESS1,"msctls_progress32",WS_BORDER |
  698. WS_TABSTOP,7,150,320,14
  699. LTEXT "To make changes to your selections, click Back. To gather the policy settings, click Next.",
  700. IDC_STATIC,11,7,310,10
  701. END
  702. IDD_RSOP_FINISHED3 DIALOG DISCARDABLE 0, 0, 331, 181
  703. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  704. CAPTION "Resultant Set of Policy Wizard"
  705. FONT 8, "MS Shell Dlg"
  706. BEGIN
  707. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  708. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,17,320,107
  709. LTEXT "Progress:",IDC_STATIC,7,153,304,8
  710. CONTROL "",IDC_PROGRESS1,"msctls_progress32",WS_BORDER |
  711. WS_TABSTOP,7,163,320,14
  712. LTEXT "To make changes to your selections, click Back. To process the simulation, click Next.",
  713. IDC_STATIC,11,5,310,10
  714. LTEXT "Process the simulation on this domain controller:",IDC_STATIC,8,127,290,8
  715. EDITTEXT IDC_EDIT1,8,137,260,14,ES_AUTOHSCROLL
  716. PUSHBUTTON "&Browse...",IDC_BUTTON1,277,137,50,14
  717. END
  718. IDD_RSOP_FINISHED2 DIALOG DISCARDABLE 0, 0, 331, 181
  719. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  720. CAPTION "Resultant Set of Policy Wizard"
  721. FONT 8, "MS Shell Dlg"
  722. BEGIN
  723. // CONTROL "",IDC_BITMAP,"Static",SS_BITMAP,7,7,105,155
  724. LTEXT "Completing the Resultant Set of Policy Wizard",
  725. IDC_RSOP_BIG_BOLD1,115,8,195,29
  726. LTEXT "You have successfully completed the Resultant Set of Policy Wizard.",
  727. IDC_STATIC,115,40,195,24
  728. LTEXT "To view this information, open the Resultant Set of Policy snap-in. The items listed in this snap-in mirror the items in the Group Policy snap-in. Select a Group Policy object to see whether it applies to the selected computer and user.",
  729. IDC_STATIC,115,75,195,38
  730. LTEXT "To close this wizard, click Finish.",IDC_STATIC,115,118,
  731. 195,15
  732. END
  733. IDD_RSOP_STATUSMSC DIALOG DISCARDABLE 45, 48, 331, 221
  734. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  735. CAPTION "Resultant Set of Policy is being processed..."
  736. FONT 8, "MS Shell Dlg"
  737. BEGIN
  738. LTEXT "This Microsoft Management Console contains the RSoP snap-in defined below.\n\n Please wait while it is processed.",
  739. IDC_STATIC,7,7,309,32
  740. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  741. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,42,320,125
  742. LTEXT "Progress:",IDC_STATIC1,7,180,304,8
  743. CONTROL "",IDC_PROGRESS1,"msctls_progress32",WS_BORDER |
  744. WS_TABSTOP,7,190,320,14
  745. END
  746. IDD_RSOP_GPOLIST DIALOG DISCARDABLE 0, 0, 252, 218
  747. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  748. CAPTION "General"
  749. FONT 8, "MS Shell Dlg"
  750. BEGIN
  751. ICON IDI_POLICY,-1,7,7,20,20
  752. LTEXT "",IDC_STATIC1,46,12,184,16
  753. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  754. LVS_SHOWSELALWAYS | LVS_NOSORTHEADER | WS_BORDER |
  755. WS_TABSTOP,7,40,236,136
  756. CONTROL "Display &all GPOs and filtering status",IDC_CHECK2,
  757. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,181,170,10
  758. CONTROL "Display scope of &management",IDC_CHECK1,"Button",
  759. BS_AUTOCHECKBOX | WS_TABSTOP,7,193,170,10
  760. CONTROL "Display &revision information",IDC_CHECK3,"Button",
  761. BS_AUTOCHECKBOX | WS_TABSTOP,7,205,170,10
  762. PUSHBUTTON "&Security...",IDC_BUTTON1,193,181,50,14
  763. PUSHBUTTON "&Edit...",IDC_BUTTON2,193,198,50,14
  764. END
  765. IDD_RSOP_QUERY DIALOG DISCARDABLE 0, 0, 252, 218
  766. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  767. CAPTION "General"
  768. FONT 8, "MS Shell Dlg"
  769. BEGIN
  770. ICON IDI_POLICY,IDC_STATIC,7,7,20,20
  771. LTEXT "These are the selections used to generate this RSoP data.",
  772. IDC_STATIC,46,12,194,20
  773. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  774. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,40,236,169
  775. END
  776. IDD_RSOP_ERRORS DIALOG DISCARDABLE 0, 0, 252, 218
  777. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  778. CAPTION "Error Information"
  779. FONT 8, "MS Shell Dlg"
  780. BEGIN
  781. ICON IDI_POLICY,IDC_STATIC,7,7,20,20
  782. LTEXT "Status of each Group Policy component used to generate this data.",
  783. IDC_STATIC,46,12,194,16
  784. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  785. LVS_SHOWSELALWAYS | LVS_NOSORTHEADER | WS_BORDER |
  786. WS_TABSTOP,7,40,236,62
  787. LTEXT "&Details",IDC_STATIC,7,108,235,8
  788. CONTROL "",IDC_EDIT1,"RichEdit20W",WS_BORDER | WS_VSCROLL |
  789. 0x844,7,118,235,75
  790. PUSHBUTTON "&Save as...",IDC_BUTTON1,7,199,50,14
  791. END
  792. /////////////////////////////////////////////////////////////////////////////
  793. //
  794. // GPO Browser Dialogs
  795. //
  796. IDD_PROPPAGE_GPOBROWSER DIALOGEX 0, 0, 305, 159
  797. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  798. CAPTION "Domains"
  799. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  800. BEGIN
  801. LTEXT "Look &in:",IDC_STATIC,7,8,28,8,SS_NOTIFY
  802. COMBOBOX IDC_COMBO1,41,7,166,140,CBS_DROPDOWNLIST |
  803. CBS_OWNERDRAWVARIABLE | WS_VSCROLL | WS_TABSTOP
  804. LTEXT "",IDC_STATIC1,214,7,64,16,NOT WS_VISIBLE | NOT WS_GROUP
  805. LTEXT "Description Text Here",IDC_DESCRIPTION,7,25,271,8
  806. CONTROL "List1",IDC_LIST1,"SysListView32",LVS_REPORT |
  807. LVS_SINGLESEL | LVS_EDITLABELS | WS_BORDER | WS_TABSTOP,
  808. 7,36,291,116,WS_EX_ACCEPTFILES
  809. END
  810. IDD_PROPPAGE_COMPUTERS DIALOG DISCARDABLE 0, 0, 305, 159
  811. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  812. CAPTION "Computers"
  813. FONT 8, "MS Shell Dlg"
  814. BEGIN
  815. CONTROL "&This computer",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON |
  816. WS_GROUP,7,7,60,10
  817. CONTROL "Another &computer:",IDC_RADIO2,"Button",
  818. BS_AUTORADIOBUTTON,7,22,75,10
  819. EDITTEXT IDC_EDIT1,19,37,156,14,ES_AUTOHSCROLL | WS_DISABLED
  820. PUSHBUTTON "&Browse...",IDC_BUTTON1,184,37,50,14,WS_DISABLED
  821. END
  822. /////////////////////////////////////////////////////////////////////////////
  823. //
  824. // GPO Browser Bitmaps
  825. //
  826. IDR_TOOLBAR1 BITMAP DISCARDABLE "toolbar1.bmp"
  827. /////////////////////////////////////////////////////////////////////////////
  828. //
  829. // GPO Browser Menus
  830. //
  831. IDR_LISTMENU MENU DISCARDABLE
  832. BEGIN
  833. POPUP "Top"
  834. BEGIN
  835. POPUP "&View"
  836. BEGIN
  837. MENUITEM "Large Icons", ID_LARGEICONS
  838. MENUITEM "Small Icons", ID_SMALLICONS
  839. MENUITEM "List", ID_LIST
  840. MENUITEM "Details", ID_DETAILS
  841. END
  842. MENUITEM SEPARATOR
  843. POPUP "Arrange &Icons"
  844. BEGIN
  845. MENUITEM "By &Name", ID_ARRANGE_BYNAME
  846. MENUITEM "By &Type", ID_ARRANGE_BYTYPE
  847. MENUITEM SEPARATOR
  848. MENUITEM "&Auto Arrange", ID_ARRANGE_AUTO, GRAYED
  849. END
  850. MENUITEM "Lin&e up Icons", ID_TOP_LINEUPICONS
  851. MENUITEM SEPARATOR
  852. MENUITEM "&New", ID_NEW
  853. MENUITEM "&Edit", ID_EDIT
  854. MENUITEM SEPARATOR
  855. MENUITEM "&Delete", ID_DELETE
  856. MENUITEM "&Rename", ID_RENAME
  857. MENUITEM "Re&fresh", ID_REFRESH
  858. MENUITEM SEPARATOR
  859. MENUITEM "Proper&ties", ID_PROPERTIES,
  860. END
  861. END
  862. /////////////////////////////////////////////////////////////////////////////
  863. //
  864. // GPO Browser String Tables
  865. //
  866. STRINGTABLE DISCARDABLE
  867. BEGIN
  868. IDS_CAPTION "Browse for a Group Policy Object"
  869. IDS_OPENBUTTON "Open"
  870. #if FGPO_SUPPORT
  871. IDS_DOMAINS "Forest/Domains/OUs"
  872. #else
  873. IDS_DOMAINS "Domains/OUs"
  874. #endif
  875. IDS_SITES "Sites"
  876. IDS_COMPUTERS "Computers"
  877. IDS_ALL "All"
  878. IDS_NEWGPO "New Group Policy Object"
  879. IDS_NAMECOLUMN "Name"
  880. IDS_DOMAINCOLUMN "Domain"
  881. IDS_ALLDESCRIPTION "All Group Policy Objects stored in this domain:"
  882. IDS_DOMAINDESCRIPTION "Domains, OUs and linked Group Policy Objects:"
  883. IDS_SITEDESCRIPTION "Group Policy Objects linked to this site:"
  884. IDS_TOOLTIP_BACK "Up One Level"
  885. IDS_TOOLTIP_NEW "Create New Group Policy Object"
  886. IDS_TOOLTIP_ROTATE "View Menu"
  887. END
  888. STRINGTABLE DISCARDABLE
  889. BEGIN
  890. IDS_STOP "St&op"
  891. IDS_FINDNOW "Find N&ow"
  892. IDS_FOREST "Forest"
  893. IDS_FORESTHEADING "Forest:"
  894. END