Leaked source code of windows server 2003
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.

1036 lines
56 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 Object Editor"
  51. IDS_SNAPIN_EXT_NAME "Group Policy Object Editor"
  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 "User Location"
  121. IDS_RSOP_FINISH_P6 "Computer location"
  122. IDS_RSOP_FINISH_P7 "User security groups"
  123. IDS_RSOP_FINISH_P8 "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 "User and Computer 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"
  149. IDS_SUBTITLE_ALTDIRS "You can simulate changes to the network location of the selected user and 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. Ensure that the Windows Management Instrumentation (WMI) service is enabled on the target computer, and consult the event log of the target computer for further details."
  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_POLICY_DELAYED "Pending"
  219. IDS_PENDING "In progress"
  220. IDS_SUCCESSMSG "%s completed successfully."
  221. IDS_FAILEDMSG1 "%s failed due to the error listed below.\r\n"
  222. IDS_PENDINGMSG "%s was processing policy settings when this set of data was generated."
  223. IDS_LOGGINGFAILED "%s processed successfully but failed to log resultant set of policy information.\r\n"
  224. 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."
  225. IDS_SYNC_REQUIRED_MACH "%s did not complete policy processing because a system restart is required for the settings to be applied. Group Policy will attempt to apply the settings the next time the computer is restarted."
  226. IDS_SYNC_REQUIRED_USER "%s did not complete policy processing because the user needs to log on again for the settings to be applied. Group Policy will attempt to apply the settings at the user's next logon."
  227. IDS_WARNING "Warning"
  228. IDS_CSE_NA "(N/A)"
  229. IDS_SUCCESS2 "Success (no data)"
  230. IDS_FAILED2 "Failed (no data)"
  231. IDS_POLICY_DELAYED2 "Pending (no data)"
  232. IDS_ERRORFILTER "Text Documents (*.txt)#*.txt##"
  233. IDS_FAILEDMSG2 "%s failed due to the error listed below and failed to log resultant set of policy information.\r\n"
  234. IDS_DISPLAYPROPERTIES "Display <A HREF = javascript:external.ExecuteSelectionMenuItem('_PROPERTIES')>Properties </A>"
  235. 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."
  236. 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."
  237. 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."
  238. 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, \
  239. Remote Installation Services, and Internet Explorer Maintenance"
  240. IDS_C_SWSETTINGS_DESC "Software Settings are applied to all users who log on to the computer. This node has a Software Installation subnode."
  241. 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."
  242. 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."
  243. 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."
  244. IDS_GPE_WELCOME "Welcome to the Group Policy Wizard"
  245. IDS_MISSINGFILTER "(Unknown filter)"
  246. IDS_WMIFILTERMISSING "Failed to find the WMI filter linked to this Group Policy Object."
  247. IDS_SKIPWQLFILTER "(All linked WMI filters equal TRUE)"
  248. IDS_NONESELECTED "(None selected)"
  249. IDS_ADDITIONALINFO "Additional Information:"
  250. 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."
  251. IDS_GPCORE_LOGGINGFAIL "\r\nNote: Status information for the other components may be out of date."
  252. 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. "
  253. IDS_LEGACYCSE1 "Please contact the vendor of this component to check if an updated version is available."
  254. IDS_ENUMUSERSFAILED "The RSoP snapin was unable to enumerate the users on the selected computer due to the error listed below."
  255. IDS_DOWNLEVELCOMPUTER "The selected computer does not support RSoP logging. Rsop logging support is available in operating system releases after Windows 2000."
  256. IDS_PLEASEWAIT "Please wait. Searching for WMI filters..."
  257. IDS_PLEASEWAIT1 "Please wait. Loading RSoP data from archive..."
  258. IDS_RSOP_FINISH_P14 "Display computer policy settings"
  259. IDS_RSOP_FINISH_P15 "Display user policy settings"
  260. IDS_RSOP_PLANNING "Resultant Set Of Policy (&Planning)..."
  261. IDS_RSOP_LOGGING "Resultant Set Of Policy (&Logging)..."
  262. IDS_RSOP_CMENU_NAME "RSOP Context Menu"
  263. IDS_DEFDC_DOWNLEVEL "The Domain Controller (%s) does not support RSoP. Please select a Domain Controller that supports RSoP."
  264. IDS_DEFDC_CONNECTFAILED "Failed to connect to %s due to the error listed below. Please select another Domain Controller."
  265. IDS_DEFDC_FAILED "Failed to select a default Domain Controller. Please select another Domain Controller."
  266. IDS_WMIFILTERFORCEDNONE "Failed to find the WMI filter linked to this Group Policy Object. The filter associated with this GPO will be removed."
  267. IDS_RSOPWMIQRYFMT "%s (Domain - %s)"
  268. 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. Proceed ?"
  269. IDS_RSOPDELNS_TITLE "Group Policy Error"
  270. IDS_INVALID_NAMESPACE "Unable to generate RSoP Data. In logging mode, likely causes are group policy has never successfully processed for the computer or user, RSoP logging was never enabled, or data is corrupt. In planning mode, verify that the selected Domain Controller supports RSoP."
  271. IDS_LARGEFONTNAME "Verdana"
  272. IDS_LARGEFONTSIZE "12"
  273. IDS_SMALLFONTNAME "Verdana"
  274. IDS_SMALLFONTSIZE "8"
  275. IDS_RSOP_RUNQUERY "&Generate RSoP Data ..."
  276. IDS_RSOP_RUNQUERYDESC "Launches a wizard to obtain Resultant Set of Policy information."
  277. IDS_RSOP_CHANGEQUERY "&Change Query ..."
  278. IDS_RSOP_CHANGEQUERYDESC "Relaunces the RSoP wizard to allow the user to change the query."
  279. IDS_RSOP_REFRESHQUERY "&Refresh Query"
  280. IDS_RSOP_REFRESHQUERYDESC "Refreshes the current query by recollecting the RSoP data."
  281. IDS_RSOP_UNINITIALIZED "Action required"
  282. IDS_RSOP_UNINITIALIZEDDESC "Select 'Generate RSoP Data...' from the Action menu."
  283. IDS_NOCROSSFORESTALLOWED "Cross forest planning mode scenario's are not currently supported."
  284. IDS_CROSSFORESTFAILED "Could not determine whether the specified user and computer are in the same forest."
  285. IDS_RSOPDELNAMESPACE2 "Continuing with this procedure will remove all previous results. Proceed?"
  286. END
  287. IDD_ERROR DIALOG 45, 48, 275, 138
  288. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  289. CAPTION "Group Policy Error"
  290. FONT 8, "MS Shell Dlg"
  291. BEGIN
  292. ICON IDI_POLICY, IDC_ERROR_ICON, 8, 11, 18, 20
  293. LTEXT "", IDC_ERRORTEXT, 40, 11, 165, 48
  294. GROUPBOX "Details:", IDC_DETAILSBORDER, 8, 64, 262, 66
  295. LTEXT "", IDC_DETAILSTEXT, 14, 74, 250, 50
  296. DEFPUSHBUTTON "&Close", IDCLOSE, 219, 9, 50, 14
  297. END
  298. IDD_GPE_LINKS DIALOG DISCARDABLE 0, 0, 252, 218
  299. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  300. CAPTION "Links"
  301. FONT 8, "MS Shell Dlg"
  302. BEGIN
  303. CONTROL "",IDAC_FIND,ANIMATE_CLASS,ACS_TRANSPARENT | ACS_CENTER,7,7,24,24
  304. #if FGPO_SUPPORT
  305. 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.",
  306. IDC_STATIC,45,7,201,39
  307. #else
  308. 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.",
  309. IDC_STATIC,45,7,201,39
  310. #endif
  311. LTEXT "&Domain: ",IDC_STATIC,7,42,40,10
  312. COMBOBOX IDC_CBDOMAIN,45,40,145,100,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  313. PUSHBUTTON "Find N&ow",IDC_ACTION,195,40,50,14
  314. #if FGPO_SUPPORT
  315. LTEXT "&Forest, Sites, Domains or Organizational Units found:",
  316. IDC_STATIC,7,59,236,8
  317. #else
  318. LTEXT "&Sites, Domains or Organizational Units found:",
  319. IDC_STATIC,7,59,236,8
  320. #endif
  321. CONTROL "List2",IDC_RESULTLIST,"SysListView32",LVS_REPORT |
  322. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
  323. WS_TABSTOP,7,71,236,140
  324. END
  325. IDD_PROPERTIES DIALOG DISCARDABLE 0, 0, 252, 218
  326. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  327. CAPTION "General"
  328. FONT 8, "MS Shell Dlg"
  329. BEGIN
  330. ICON IDI_POLICY,-1, 7,7,20,20
  331. LTEXT "",IDC_TITLE,46,12,194,16,SS_NOPREFIX
  332. GROUPBOX "Summary",-1,7,38,238,76
  333. LTEXT "Created:",-1,15,52,50,8
  334. LTEXT "Modified:",-1,15,64,50,8
  335. LTEXT "Revisions:",-1,15,76,50,8
  336. LTEXT "Domain:",IDC_DOMAIN_HEADING,15,88,50,8
  337. LTEXT "Unique name:",-1,15,100,50,8
  338. EDITTEXT IDC_CREATE_DATE,70,52,160,8,ES_AUTOHSCROLL | ES_READONLY |
  339. NOT WS_BORDER | NOT WS_TABSTOP
  340. EDITTEXT IDC_MODIFIED_DATE,70,64,160,8,ES_AUTOHSCROLL | ES_READONLY |
  341. NOT WS_BORDER | NOT WS_TABSTOP
  342. EDITTEXT IDC_REVISION,70,76,160,8,ES_AUTOHSCROLL | ES_READONLY |
  343. NOT WS_BORDER | NOT WS_TABSTOP
  344. EDITTEXT IDC_DOMAIN,70,88,160,8,ES_AUTOHSCROLL | ES_READONLY |
  345. NOT WS_BORDER | NOT WS_TABSTOP
  346. EDITTEXT IDC_UNIQUE_NAME,70,100,160,8,ES_AUTOHSCROLL | ES_READONLY |
  347. NOT WS_BORDER | NOT WS_TABSTOP
  348. GROUPBOX "Disable",-1,7,124,238,67
  349. LTEXT "To improve performance, use these options to disable unused parts of this Group Policy Object.",
  350. IDC_DISABLE_TEXT,15,139,210,20
  351. CONTROL "Disable &Computer Configuration settings",IDC_DISABLE_COMPUTER,"Button",
  352. BS_AUTOCHECKBOX | WS_TABSTOP,15,164,175,8
  353. CONTROL "Disable &User Configuration settings",IDC_DISABLE_USER,"Button",
  354. BS_AUTOCHECKBOX | WS_TABSTOP,15,176,175,8
  355. END
  356. IDD_WQLFILTER DIALOG 0, 0, 252, 218
  357. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  358. CAPTION "WMI Filter"
  359. FONT 8, "MS Shell Dlg"
  360. BEGIN
  361. ICON IDI_POLICY,-1, 7,7,20,20
  362. LTEXT "Specify a WMI filter to be applied this Group Policy Object.", -1, 41, 12,
  363. 202, 10
  364. 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.",
  365. -1, 7, 38, 235, 30
  366. LTEXT "Select a WMI filter:",
  367. -1, 7, 73, 235, 8
  368. AUTORADIOBUTTON "&None", IDC_NONE, 7, 87, 235, 10
  369. AUTORADIOBUTTON "&This filter:", IDC_THIS_FILTER, 7, 100, 235, 10
  370. EDITTEXT IDC_FILTER_NAME, 20, 113, 215, 12, ES_AUTOHSCROLL | ES_READONLY
  371. PUSHBUTTON "&Browse / Manage...", IDC_FILTER_BROWSE, 20, 128, 80, 14
  372. END
  373. IDD_CHOOSE_INTRO DIALOG DISCARDABLE 0, 0, 331, 181
  374. STYLE DS_MODALFRAME | WS_POPUP
  375. CAPTION "Select Group Policy Object"
  376. FONT 8, "MS Shell Dlg"
  377. BEGIN
  378. CONTROL "",IDC_BITMAP,"Static",SS_BITMAP,7,7,105,155
  379. 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.",
  380. -1,140,17,185,45
  381. LTEXT "Group Policy Object:",IDC_OPEN_TITLE,140,80,67,8
  382. EDITTEXT IDC_OPEN_NAME,140,90,181,14,ES_AUTOHSCROLL | ES_READONLY
  383. PUSHBUTTON "&Browse...",IDC_OPEN_BROWSE,270,110,50,14
  384. 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.",
  385. IDC_OVERRIDE,140,142,185,32, BS_TOP | BS_MULTILINE | WS_TABSTOP
  386. END
  387. IDD_GPMANAGER DIALOG 6, 18, 252, 219
  388. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  389. CAPTION "Group Policy"
  390. FONT 8, "MS Shell Dlg"
  391. BEGIN
  392. ICON IDI_POLICY, IDC_GPM_ICON, 7, 7, 18, 20
  393. LTEXT "", IDC_GPM_TITLE, 46, 12, 197,16,SS_NOPREFIX
  394. CONTROL "", IDC_GPM_LINE1, "Static", SS_BLACKFRAME | SS_SUNKEN, 7, 33, 238, 1
  395. CONTROL "",IDC_GPM_LIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
  396. LVS_NOSORTHEADER | LVS_EDITLABELS | WS_BORDER | WS_TABSTOP,7,42,238,87
  397. LTEXT "Group Policy Objects higher in the list have the highest priority.",
  398. IDC_GPM_PRIORITY, 7, 134, 238, 8
  399. LTEXT "", IDC_GPM_DCNAME, 7, 143, 238,8,SS_NOPREFIX | SS_ENDELLIPSIS
  400. PUSHBUTTON "&New", IDC_GPM_NEW, 7, 158, 50, 14
  401. PUSHBUTTON "A&dd...", IDC_GPM_ADD, 62, 158, 50, 14
  402. PUSHBUTTON "&Edit", IDC_GPM_EDIT, 117, 158, 50, 14
  403. PUSHBUTTON "&Up", IDC_GPM_UP, 195, 158, 50, 14
  404. PUSHBUTTON "&Options...", IDC_GPM_OPTIONS, 7, 174, 50, 14
  405. PUSHBUTTON "Dele&te...", IDC_GPM_DELETE, 62, 174, 50, 14
  406. PUSHBUTTON "&Properties", IDC_GPM_PROPERTIES, 117, 174, 50, 14
  407. PUSHBUTTON "Do&wn", IDC_GPM_DOWN, 195, 174, 50, 14
  408. CONTROL "", IDC_GPM_LINE2, "Static", SS_BLACKFRAME | SS_SUNKEN, 7, 195, 238, 1
  409. AUTOCHECKBOX "&Block Policy inheritance", IDC_GPM_BLOCK, 7, 202, 120, 10
  410. END
  411. IDD_GPM_LINK_OPTIONS DIALOGEX 30, 75, 230, 107
  412. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  413. EXSTYLE WS_EX_CONTEXTHELP
  414. CAPTION "%s Options"
  415. FONT 8, "MS Shell Dlg"
  416. BEGIN
  417. AUTOCHECKBOX "&No Override: prevents other Group Policy Objects from overriding policy set in this one",
  418. IDC_GPM_NOOVERRIDE, 15, 24, 200, 20, BS_MULTILINE
  419. AUTOCHECKBOX "&Disabled: the Group Policy Object is not applied to this container",
  420. IDC_GPM_DISABLED, 15, 50, 200, 20, BS_MULTILINE
  421. DEFPUSHBUTTON "OK", IDOK, 118, 87, 50, 14
  422. PUSHBUTTON "Cancel", IDCANCEL, 173, 87, 50, 14
  423. GROUPBOX "Link Options:", -1, 7, 11, 215, 68
  424. END
  425. IDD_REMOVE_GPO DIALOGEX 4, 30, 252, 91
  426. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  427. EXSTYLE WS_EX_CONTEXTHELP
  428. CAPTION "Delete"
  429. FONT 8, "MS Shell Dlg"
  430. BEGIN
  431. ICON IDI_POLICY, IDC_QUESTION, 7, 7, 18, 20
  432. LTEXT "What would you like to do with ""%s""?", IDC_REMOVE_TITLE, 43,
  433. 14, 198, 16,SS_NOPREFIX
  434. AUTORADIOBUTTON "&Remove the link from the list", IDC_REMOVE_LIST, 43, 34, 178, 10
  435. AUTORADIOBUTTON "Remove the link and &delete the Group Policy Object permanently",
  436. IDC_REMOVE_DS, 43, 44, 178, 20, BS_MULTILINE
  437. DEFPUSHBUTTON "OK", IDOK, 74, 70, 50, 14
  438. PUSHBUTTON "Cancel", IDCANCEL, 129, 70, 50, 14
  439. END
  440. IDD_NODC DIALOGEX 31, 56, 300, 113
  441. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  442. EXSTYLE WS_EX_CONTEXTHELP
  443. CAPTION ""
  444. FONT 8, "MS Shell Dlg"
  445. BEGIN
  446. LTEXT "",IDC_NODC_TEXT, 50, 13, 240, 24,SS_NOPREFIX
  447. ICON IDI_POLICY, IDC_NODC_ERROR, 11, 15, 18, 20
  448. AUTORADIOBUTTON "The one with the Operations Master token for the PDC emulator",
  449. IDC_NODC_PDC, 50, 46, 240, 10
  450. AUTORADIOBUTTON "The one used by the Active Directory Snap-ins", IDC_NODC_INHERIT, 50,
  451. 58, 240, 10
  452. AUTORADIOBUTTON "Use any available domain controller", IDC_NODC_ANYDC, 50, 70, 240,
  453. 10
  454. DEFPUSHBUTTON "OK", IDOK, 80, 91, 50, 14
  455. PUSHBUTTON "Cancel", IDCANCEL, 170, 91, 50, 14
  456. END
  457. IDD_NODSOBJECT DIALOG 6, 18, 350, 125
  458. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  459. CAPTION "Missing Active Directory Container on %s"
  460. FONT 8, "MS Shell Dlg"
  461. BEGIN
  462. ICON IDI_POLICY, IDC_NODSOBJECT_ICON, 7, 11, 18, 20
  463. LTEXT "", IDC_NODSOBJECT_TEXT, 40, 11, 294, 83, SS_NOPREFIX
  464. DEFPUSHBUTTON "OK", IDOK, 120, 102, 50, 14
  465. PUSHBUTTON "&Help", IDHELP, 180, 102, 50, 14
  466. END
  467. //
  468. // RSOP dialogs
  469. //
  470. IDD_RSOP_WELCOME DIALOG DISCARDABLE 0, 0, 331, 181
  471. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  472. CAPTION "Resultant Set of Policy Wizard"
  473. FONT 8, "MS Shell Dlg"
  474. BEGIN
  475. // CONTROL "",IDC_BITMAP,"Static",SS_BITMAP,7,7,105,155
  476. LTEXT "Welcome to the Resultant Set of Policy Wizard",
  477. IDC_RSOP_BIG_BOLD1,115,8,195,24
  478. 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). ",
  479. IDC_STATIC,115,40,195,40
  480. LTEXT "To continue, click Next.",IDC_STATIC,115,96,195,31
  481. END
  482. IDD_RSOP_CHOOSEMODE 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 "What mode do you want to use?",IDC_STATIC,7,7,320,17
  488. CONTROL "&Logging mode",IDC_RADIO2,"Button",BS_AUTORADIOBUTTON,
  489. 24,27,280,10
  490. CONTROL "&Planning mode",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON,
  491. 24,63,280,10
  492. LTEXT "Review policy settings applied to a specific computer and user.",
  493. IDC_STATIC,35,41,235,15
  494. LTEXT "Simulate a policy implementation by using data from the Active Directory directory service.",
  495. IDC_STATIC,35,77,235,20
  496. END
  497. IDD_RSOP_GETCOMP DIALOG DISCARDABLE 0, 0, 331, 181
  498. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  499. CAPTION "Resultant Set of Policy Wizard"
  500. FONT 8, "MS Shell Dlg"
  501. BEGIN
  502. LTEXT "Select the computer for which you want to display policy settings.",
  503. IDC_STATIC,7,7,320,17
  504. CONTROL "&This computer",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON |
  505. WS_GROUP,7,24,60,10
  506. CONTROL "&Another computer:",IDC_RADIO2,"Button",
  507. BS_AUTORADIOBUTTON,7,39,75,10
  508. EDITTEXT IDC_EDIT1,19,54,247,14,ES_AUTOHSCROLL | WS_DISABLED
  509. PUSHBUTTON "B&rowse...",IDC_BUTTON1,275,54,50,14,WS_DISABLED
  510. CONTROL "&Do not display policy settings for the selected computer in the results (display user policy settings only)",
  511. IDC_CHECK1,"Button",BS_AUTOCHECKBOX | BS_TOP |
  512. BS_MULTILINE | WS_TABSTOP,7,92,310,26
  513. END
  514. IDD_RSOP_GETUSER DIALOG DISCARDABLE 0, 0, 331, 181
  515. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  516. CAPTION "Resultant Set of Policy Wizard"
  517. FONT 8, "MS Shell Dlg"
  518. BEGIN
  519. CONTROL "&Current user",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON |
  520. WS_GROUP,37,29,60,10
  521. CONTROL "&Select a specific user:",IDC_RADIO2,"Button",BS_AUTORADIOBUTTON,
  522. 37,42,90,10
  523. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  524. LVS_SORTASCENDING | LVS_NOCOLUMNHEADER | WS_DISABLED |
  525. WS_BORDER | WS_TABSTOP,50,57,264,98
  526. CONTROL "&Display policy settings for:",IDC_RADIO3,"Button",
  527. BS_AUTORADIOBUTTON | WS_GROUP,7,11,306,12
  528. CONTROL "D&o not display user policy settings in the results (display computer policy settings only)",
  529. IDC_RADIO4,"Button",BS_AUTORADIOBUTTON,7,163,307,10
  530. END
  531. IDD_RSOP_GETTARGET DIALOG DISCARDABLE 0, 0, 331, 181
  532. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  533. CAPTION "Resultant Set of Policy Wizard"
  534. FONT 8, "MS Shell Dlg"
  535. BEGIN
  536. LTEXT "Example container name:",IDC_STATIC,15,8,90,8
  537. LTEXT "Example user or computer:",IDC_STATIC,15,20,90,8
  538. EDITTEXT IDC_EDIT5,110,8,210,12,ES_AUTOHSCROLL | ES_READONLY |
  539. NOT WS_BORDER | NOT WS_TABSTOP
  540. EDITTEXT IDC_EDIT6,110,20,210,12,ES_AUTOHSCROLL | ES_READONLY |
  541. NOT WS_BORDER | NOT WS_TABSTOP
  542. GROUPBOX "User information",IDC_STATIC,7,48,320,52
  543. CONTROL "&Container:",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON |
  544. WS_GROUP,15,62,65,10
  545. CONTROL "&User:",IDC_RADIO2,"Button",BS_AUTORADIOBUTTON,15,80,65,
  546. 10
  547. EDITTEXT IDC_EDIT1,90,61,164,12,ES_AUTOHSCROLL
  548. PUSHBUTTON "B&rowse...",IDC_BROWSE1,268,61,50,14
  549. EDITTEXT IDC_EDIT2,90,80,164,12,ES_AUTOHSCROLL
  550. PUSHBUTTON "Br&owse...",IDC_BROWSE2,268,80,50,14
  551. GROUPBOX "Computer information",IDC_STATIC,7,106,320,52
  552. CONTROL "Cont&ainer:",IDC_RADIO3,"Button",BS_AUTORADIOBUTTON |
  553. WS_GROUP,15,121,65,10
  554. CONTROL "Co&mputer:",IDC_RADIO4,"Button",BS_AUTORADIOBUTTON,15,
  555. 139,65,10
  556. EDITTEXT IDC_EDIT3,90,119,164,12,ES_AUTOHSCROLL
  557. PUSHBUTTON "Bro&wse...",IDC_BROWSE3,268,119,50,14
  558. EDITTEXT IDC_EDIT4,90,138,164,12,ES_AUTOHSCROLL
  559. PUSHBUTTON "Brows&e...",IDC_BROWSE4,268,138,50,14
  560. CONTROL "&Skip to the final page of this wizard without collecting additional data",
  561. IDC_BUTTON1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,165,
  562. 320,10
  563. LTEXT "Simulate policy settings for the following:",IDC_STATIC,
  564. 9,35,310,11
  565. END
  566. IDD_RSOP_BROWSEDC DIALOGEX 6, 18, 240, 200
  567. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  568. EXSTYLE WS_EX_CONTEXTHELP
  569. CAPTION "Browse for a Domain Controller"
  570. FONT 8, "MS Shell Dlg"
  571. BEGIN
  572. LTEXT "&Domain controller names:",-1,7,7,210,8
  573. LISTBOX IDC_LIST1,7,19,226,154,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  574. WS_VSCROLL | WS_TABSTOP
  575. DEFPUSHBUTTON "OK",IDOK,60,179,50,14
  576. PUSHBUTTON "Cancel",IDCANCEL,130,179,50,14
  577. END
  578. IDD_RSOP_GETDC DIALOG DISCARDABLE 0, 0, 331, 181
  579. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  580. CAPTION "Resultant Set of Policy Wizard"
  581. FONT 8, "MS Shell Dlg"
  582. BEGIN
  583. CONTROL "Slo&w network connection (for example, a dial-up connection)",
  584. IDC_CHECK1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,20,
  585. 280,12
  586. CONTROL "&Loopback processing",IDC_CHECK2,"Button",
  587. BS_AUTOCHECKBOX | WS_TABSTOP,14,35,193,12
  588. CONTROL "&Replace",IDC_RADIO2,"Button",BS_AUTORADIOBUTTON |
  589. WS_GROUP,27,51,95,11
  590. CONTROL "&Merge",IDC_RADIO3,"Button",BS_AUTORADIOBUTTON,27,
  591. 64,95,11
  592. LTEXT "Sit&e:",IDC_STATIC,15,84,290,8
  593. COMBOBOX IDC_COMBO1,15,95,295,80,CBS_DROPDOWNLIST | CBS_SORT |
  594. WS_VSCROLL | WS_TABSTOP
  595. // LTEXT "Process the simulation on this domain controller:",IDC_STATIC,15,119,290,8
  596. // EDITTEXT IDC_EDIT1,15,131,236,14,ES_AUTOHSCROLL
  597. // PUSHBUTTON "&Browse...",IDC_BUTTON1,260,131,50,14
  598. CONTROL "&Skip to the final page of this wizard without collecting additional data",
  599. IDC_RADIO1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,165,
  600. 320,10
  601. LTEXT "Simulate policy implementation for the following:",
  602. IDC_STATIC,12,6,299,15
  603. END
  604. IDD_RSOP_ALTDIRS DIALOG DISCARDABLE 0, 0, 331, 181
  605. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  606. CAPTION "Resultant Set of Policy Wizard"
  607. FONT 8, "MS Shell Dlg"
  608. BEGIN
  609. LTEXT "Enter new network locations for which to simulate policy settings.",
  610. IDC_STATIC,7,7,320,32
  611. LTEXT "&User location:",IDC_STATIC,7,42,320,8
  612. EDITTEXT IDC_EDIT1,7,52,258,14,ES_AUTOHSCROLL
  613. PUSHBUTTON "Br&owse...",IDC_BUTTON1,273,52,50,14
  614. LTEXT "&Computer location:",IDC_STATIC,7,74,62,8
  615. EDITTEXT IDC_EDIT2,7,84,258,14,ES_AUTOHSCROLL
  616. PUSHBUTTON "Bro&wse...",IDC_BUTTON2,273,84,50,14
  617. PUSHBUTTON "&Restore to Defaults",IDC_BUTTON3,7,105,70,14
  618. CONTROL "&Skip to the final page of this wizard without collecting additional data",
  619. IDC_RADIO1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,165,
  620. 320,10
  621. END
  622. IDD_RSOP_ALTUSERSEC DIALOG DISCARDABLE 0, 0, 331, 181
  623. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  624. CAPTION "Resultant Set of Policy Wizard"
  625. FONT 8, "MS Shell Dlg"
  626. BEGIN
  627. 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. ",
  628. IDC_STATIC,7,7,309,32
  629. LTEXT "Sec&urity groups:",IDC_STATIC,7,42,320,8
  630. LISTBOX IDC_LIST1,7,52,320,85,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  631. WS_VSCROLL | WS_TABSTOP
  632. PUSHBUTTON "&Add...",IDC_BUTTON1,7,142,50,14
  633. PUSHBUTTON "&Remove",IDC_BUTTON2,62,142,50,14
  634. PUSHBUTTON "Restore &Defaults",IDC_BUTTON3,257,142,70,14
  635. CONTROL "&Skip to the final page of this wizard without collecting additional data ",
  636. IDC_RADIO1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,165,
  637. 320,10
  638. END
  639. IDD_RSOP_ALTCOMPSEC DIALOG DISCARDABLE 0, 0, 331, 181
  640. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  641. CAPTION "Resultant Set of Policy Wizard"
  642. FONT 8, "MS Shell Dlg"
  643. BEGIN
  644. 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. ",
  645. IDC_STATIC,7,7,309,32
  646. LTEXT "Se&curity groups:",IDC_STATIC,7,42,320,8
  647. LISTBOX IDC_LIST1,7,52,320,85,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  648. WS_VSCROLL | WS_TABSTOP
  649. PUSHBUTTON "&Add...",IDC_BUTTON1,7,142,50,14
  650. PUSHBUTTON "&Remove",IDC_BUTTON2,62,142,50,14
  651. PUSHBUTTON "Restore &Defaults",IDC_BUTTON3,257,142,70,14
  652. CONTROL "&Skip to the final page of this wizard without collecting additional data",
  653. IDC_RADIO1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,165,
  654. 320,10
  655. END
  656. IDD_RSOP_WQLUSER DIALOG DISCARDABLE 0, 0, 331, 181
  657. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  658. CAPTION "Resultant Set of Policy Wizard"
  659. FONT 8, "MS Shell Dlg"
  660. BEGIN
  661. 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.",
  662. IDC_STATIC,7,4,309,18
  663. CONTROL "&All linked filters",IDC_RADIO2,"Button",
  664. BS_AUTORADIOBUTTON | WS_GROUP,7,35,200,10
  665. CONTROL "&Only these filters:",IDC_RADIO3,"Button",
  666. BS_AUTORADIOBUTTON,7,47,200,10
  667. CONTROL "",IDC_LIST2,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  668. LVS_SORTASCENDING | LVS_NOCOLUMNHEADER | WS_DISABLED |
  669. WS_BORDER | WS_TABSTOP,7,59,320,78
  670. LISTBOX IDC_LIST1,7,59,320,78,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  671. WS_VSCROLL | WS_TABSTOP
  672. PUSHBUTTON "&List Filters",IDC_BUTTON1,7,142,50,14
  673. PUSHBUTTON "&Remove",IDC_BUTTON2,62,142,50,14
  674. CONTROL "&Skip to the final page of this wizard without collecting additional data",
  675. IDC_RADIO1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,165,
  676. 320,10
  677. LTEXT "Assume that the selected user meets the criteria for the following filters:",
  678. IDC_STATIC,7,24,318,9
  679. END
  680. IDD_RSOP_WQLCOMP DIALOG DISCARDABLE 0, 0, 331, 181
  681. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  682. CAPTION "Resultant Set of Policy Wizard"
  683. FONT 8, "MS Shell Dlg"
  684. BEGIN
  685. 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.",
  686. IDC_STATIC,7,4,309,17
  687. CONTROL "&All linked filters",IDC_RADIO2,"Button",
  688. BS_AUTORADIOBUTTON | WS_GROUP,7,35,200,10
  689. CONTROL "&Only these filters:",IDC_RADIO3,"Button",
  690. BS_AUTORADIOBUTTON,7,47,200,10
  691. CONTROL "",IDC_LIST2,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  692. LVS_SORTASCENDING | LVS_NOCOLUMNHEADER | WS_DISABLED |
  693. WS_BORDER | WS_TABSTOP,7,59,320,78
  694. LISTBOX IDC_LIST1,7,59,320,78,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  695. WS_VSCROLL | WS_TABSTOP
  696. PUSHBUTTON "&List Filters",IDC_BUTTON1,7,142,50,14
  697. PUSHBUTTON "&Remove",IDC_BUTTON2,62,142,50,14
  698. LTEXT "Assume that the selected computer meets the criteria for the following filters:",
  699. IDC_STATIC,7,24,312,9
  700. CONTROL "&Skip to the final page of this wizard without collecting additional data",
  701. IDC_RADIO1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,165,
  702. 320,10
  703. END
  704. IDD_RSOP_FINISHED DIALOG DISCARDABLE 0, 0, 331, 181
  705. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  706. CAPTION "Resultant Set of Policy Wizard"
  707. FONT 8, "MS Shell Dlg"
  708. BEGIN
  709. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  710. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,24,320,107
  711. LTEXT "Progress:",IDC_STATIC,7,140,304,8
  712. CONTROL "",IDC_PROGRESS1,"msctls_progress32",WS_BORDER |
  713. WS_TABSTOP,7,150,320,14
  714. LTEXT "To make changes to your selections, click Back. To gather the policy settings, click Next.",
  715. IDC_STATIC,11,7,310,10
  716. END
  717. IDD_RSOP_FINISHED_INT DIALOG DISCARDABLE 0, 0, 331, 181
  718. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  719. CAPTION "Resultant Set of Policy Wizard"
  720. FONT 8, "MS Shell Dlg"
  721. BEGIN
  722. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  723. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,17,320,107
  724. LTEXT "Progress:",IDC_STATIC,7,153,304,8
  725. CONTROL "",IDC_PROGRESS1,"msctls_progress32",WS_BORDER |
  726. WS_TABSTOP,7,163,320,14
  727. LTEXT "To make changes to your selections, click Back. To gather the policy settings, click Next.",
  728. IDC_STATIC,11,5,310,10
  729. CONTROL "&Gather extended error information. This may take several minutes.",
  730. IDC_RADIO1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,127,
  731. 290,10
  732. END
  733. IDD_RSOP_FINISHED3 DIALOG DISCARDABLE 0, 0, 331, 181
  734. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  735. CAPTION "Resultant Set of Policy Wizard"
  736. FONT 8, "MS Shell Dlg"
  737. BEGIN
  738. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  739. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,17,320,107
  740. LTEXT "Progress:",IDC_STATIC,7,153,304,8
  741. CONTROL "",IDC_PROGRESS1,"msctls_progress32",WS_BORDER |
  742. WS_TABSTOP,7,163,320,14
  743. LTEXT "To make changes to your selections, click Back. To process the simulation, click Next.",
  744. IDC_STATIC,11,5,310,10
  745. LTEXT "Process the simulation on this domain controller:",IDC_STATIC,8,127,290,8
  746. EDITTEXT IDC_EDIT1,8,137,260,14,ES_AUTOHSCROLL
  747. PUSHBUTTON "Bro&wse...",IDC_BUTTON1,277,137,50,14
  748. END
  749. IDD_RSOP_FINISHED3_INT DIALOG DISCARDABLE 0, 0, 331, 181
  750. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  751. CAPTION "Resultant Set of Policy Wizard"
  752. FONT 8, "MS Shell Dlg"
  753. BEGIN
  754. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  755. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,17,320,90
  756. LTEXT "Progress:",IDC_STATIC,7,153,304,8
  757. CONTROL "",IDC_PROGRESS1,"msctls_progress32",WS_BORDER |
  758. WS_TABSTOP,7,163,320,14
  759. LTEXT "To make changes to your selections, click Back. To process the simulation, click Next.",
  760. IDC_STATIC,11,5,310,10
  761. CONTROL "&Gather extended error information. This may take several minutes.",
  762. IDC_RADIO1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,110,
  763. 290,10
  764. LTEXT "Process the simulation on this domain controller:",IDC_STATIC,8,122,290,8
  765. EDITTEXT IDC_EDIT1,8,132,260,14,ES_AUTOHSCROLL
  766. PUSHBUTTON "Bro&wse...",IDC_BUTTON1,277,132,50,14
  767. END
  768. IDD_RSOP_FINISHED2 DIALOG DISCARDABLE 0, 0, 331, 181
  769. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  770. CAPTION "Resultant Set of Policy Wizard"
  771. FONT 8, "MS Shell Dlg"
  772. BEGIN
  773. // CONTROL "",IDC_BITMAP,"Static",SS_BITMAP,7,7,105,155
  774. LTEXT "Completing the Resultant Set of Policy Wizard",
  775. IDC_RSOP_BIG_BOLD1,115,8,195,29
  776. LTEXT "You have successfully completed the Resultant Set of Policy Wizard.",
  777. IDC_STATIC,115,40,195,24
  778. LTEXT "To view the results, in the Resultant Set of Policy console tree, click the RSoP item.",
  779. IDC_STATIC,115,62,195,38
  780. LTEXT "To close this wizard, click Finish.",IDC_STATIC,115,88,
  781. 195,15
  782. END
  783. IDD_RSOP_STATUSMSC DIALOG DISCARDABLE 45, 48, 331, 221
  784. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  785. CAPTION "Resultant Set of Policy is being processed..."
  786. FONT 8, "MS Shell Dlg"
  787. BEGIN
  788. LTEXT "This Microsoft Management Console contains the RSoP snap-in defined below.\n\n Please wait while it is processed.",
  789. IDC_STATIC,7,7,309,32
  790. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  791. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,42,320,125
  792. LTEXT "Progress:",IDC_STATIC1,7,180,304,8
  793. CONTROL "",IDC_PROGRESS1,"msctls_progress32",WS_BORDER |
  794. WS_TABSTOP,7,190,320,14
  795. END
  796. IDD_RSOP_GPOLIST DIALOG DISCARDABLE 0, 0, 252, 218
  797. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  798. CAPTION "General"
  799. FONT 8, "MS Shell Dlg"
  800. BEGIN
  801. ICON IDI_POLICY,-1,7,7,20,20
  802. LTEXT "",IDC_STATIC1,46,12,184,16
  803. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  804. LVS_SHOWSELALWAYS | LVS_NOSORTHEADER | WS_BORDER |
  805. WS_TABSTOP,7,40,236,136
  806. CONTROL "Display all &GPOs and filtering status",IDC_CHECK2,
  807. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,181,170,10
  808. CONTROL "Display scope of &management",IDC_CHECK1,"Button",
  809. BS_AUTOCHECKBOX | WS_TABSTOP,7,193,170,10
  810. CONTROL "Display &revision information",IDC_CHECK3,"Button",
  811. BS_AUTOCHECKBOX | WS_TABSTOP,7,205,170,10
  812. PUSHBUTTON "&Security...",IDC_BUTTON1,193,181,50,14
  813. PUSHBUTTON "&Edit...",IDC_BUTTON2,193,198,50,14
  814. END
  815. IDD_RSOP_QUERY DIALOG DISCARDABLE 0, 0, 252, 218
  816. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  817. CAPTION "General"
  818. FONT 8, "MS Shell Dlg"
  819. BEGIN
  820. ICON IDI_POLICY,IDC_STATIC,7,7,20,20
  821. LTEXT "These are the selections used to generate this RSoP data.",
  822. IDC_STATIC,46,12,194,20
  823. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  824. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,40,236,169
  825. END
  826. IDD_RSOP_ERRORS DIALOG DISCARDABLE 0, 0, 252, 218
  827. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  828. CAPTION "Error Information"
  829. FONT 8, "MS Shell Dlg"
  830. BEGIN
  831. ICON IDI_POLICY,IDC_STATIC,7,7,20,20
  832. LTEXT "Status of each Group Policy component used to generate this data.",
  833. IDC_STATIC,46,12,194,16
  834. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  835. LVS_SHOWSELALWAYS | LVS_NOSORTHEADER | WS_BORDER |
  836. WS_TABSTOP,7,40,236,62
  837. LTEXT "&Details",IDC_STATIC,7,108,235,8
  838. CONTROL "",IDC_EDIT1,"RichEdit20W",WS_BORDER | WS_VSCROLL |
  839. 0x844,7,118,235,75
  840. PUSHBUTTON "&Save as...",IDC_BUTTON1,7,199,50,14
  841. END
  842. /////////////////////////////////////////////////////////////////////////////
  843. //
  844. // GPO Browser Dialogs
  845. //
  846. IDD_PROPPAGE_GPOBROWSER DIALOGEX 0, 0, 305, 159
  847. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  848. CAPTION "Domains"
  849. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  850. BEGIN
  851. LTEXT "Look &in:",IDC_STATIC,7,8,28,8,SS_NOTIFY
  852. COMBOBOX IDC_COMBO1,41,7,166,140,CBS_DROPDOWNLIST |
  853. CBS_OWNERDRAWVARIABLE | WS_VSCROLL | WS_TABSTOP
  854. LTEXT "",IDC_STATIC1,214,7,64,16,NOT WS_VISIBLE | NOT WS_GROUP
  855. LTEXT "Description Text Here",IDC_DESCRIPTION,7,25,271,8
  856. CONTROL "List1",IDC_LIST1,"SysListView32",LVS_REPORT |
  857. LVS_SINGLESEL | LVS_EDITLABELS | WS_BORDER | WS_TABSTOP,
  858. 7,36,291,116,WS_EX_ACCEPTFILES
  859. END
  860. IDD_PROPPAGE_COMPUTERS DIALOG DISCARDABLE 0, 0, 305, 159
  861. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  862. CAPTION "Computers"
  863. FONT 8, "MS Shell Dlg"
  864. BEGIN
  865. CONTROL "&This computer",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON |
  866. WS_GROUP,7,7,60,10
  867. CONTROL "Another &computer:",IDC_RADIO2,"Button",
  868. BS_AUTORADIOBUTTON,7,22,75,10
  869. EDITTEXT IDC_EDIT1,19,37,156,14,ES_AUTOHSCROLL | WS_DISABLED
  870. PUSHBUTTON "&Browse...",IDC_BUTTON1,184,37,50,14,WS_DISABLED
  871. END
  872. /////////////////////////////////////////////////////////////////////////////
  873. //
  874. // GPO Browser Bitmaps
  875. //
  876. IDR_TOOLBAR1 BITMAP DISCARDABLE "toolbar1.bmp"
  877. /////////////////////////////////////////////////////////////////////////////
  878. //
  879. // GPO Browser Menus
  880. //
  881. IDR_LISTMENU MENU DISCARDABLE
  882. BEGIN
  883. POPUP "Top"
  884. BEGIN
  885. POPUP "&View"
  886. BEGIN
  887. MENUITEM "Large Icons", ID_LARGEICONS
  888. MENUITEM "Small Icons", ID_SMALLICONS
  889. MENUITEM "List", ID_LIST
  890. MENUITEM "Details", ID_DETAILS
  891. END
  892. MENUITEM SEPARATOR
  893. POPUP "Arrange &Icons"
  894. BEGIN
  895. MENUITEM "By &Name", ID_ARRANGE_BYNAME
  896. MENUITEM "By &Type", ID_ARRANGE_BYTYPE
  897. MENUITEM SEPARATOR
  898. MENUITEM "&Auto Arrange", ID_ARRANGE_AUTO, GRAYED
  899. END
  900. MENUITEM "Lin&e up Icons", ID_TOP_LINEUPICONS
  901. MENUITEM SEPARATOR
  902. MENUITEM "&New", ID_NEW
  903. MENUITEM "&Edit", ID_EDIT
  904. MENUITEM SEPARATOR
  905. MENUITEM "&Delete", ID_DELETE
  906. MENUITEM "&Rename", ID_RENAME
  907. MENUITEM "Re&fresh", ID_REFRESH
  908. MENUITEM SEPARATOR
  909. MENUITEM "Proper&ties", ID_PROPERTIES,
  910. END
  911. END
  912. /////////////////////////////////////////////////////////////////////////////
  913. //
  914. // GPO Browser String Tables
  915. //
  916. STRINGTABLE DISCARDABLE
  917. BEGIN
  918. IDS_CAPTION "Browse for a Group Policy Object"
  919. IDS_OPENBUTTON "Open"
  920. #if FGPO_SUPPORT
  921. IDS_DOMAINS "Forest/Domains/OUs"
  922. #else
  923. IDS_DOMAINS "Domains/OUs"
  924. #endif
  925. IDS_SITES "Sites"
  926. IDS_COMPUTERS "Computers"
  927. IDS_ALL "All"
  928. IDS_NEWGPO "New Group Policy Object"
  929. IDS_NAMECOLUMN "Name"
  930. IDS_DOMAINCOLUMN "Domain"
  931. IDS_ALLDESCRIPTION "All Group Policy Objects stored in this domain:"
  932. IDS_DOMAINDESCRIPTION "Domains, OUs and linked Group Policy Objects:"
  933. IDS_SITEDESCRIPTION "Group Policy Objects linked to this site:"
  934. IDS_TOOLTIP_BACK "Up One Level"
  935. IDS_TOOLTIP_NEW "Create New Group Policy Object"
  936. IDS_TOOLTIP_ROTATE "View Menu"
  937. END
  938. STRINGTABLE DISCARDABLE
  939. BEGIN
  940. IDS_STOP "St&op"
  941. IDS_FINDNOW "Find N&ow"
  942. IDS_FOREST "Forest"
  943. IDS_FORESTHEADING "Forest:"
  944. END