home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
WindowsServerTrial
/
server.iso
/
sources
/
install.wim
/
2
/
Windows
/
PolicyDefinitions
/
UserProfiles.admx
< prev
next >
Wrap
Extensible Markup Language
|
2008-01-19
|
10KB
|
145 lines
<?xml version="1.0" encoding="utf-8"?>
<!-- (c) 2006 Microsoft Corporation -->
<policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
<policyNamespaces>
<target prefix="userprofiles" namespace="Microsoft.Policies.UserProfiles" />
<using prefix="windows" namespace="Microsoft.Policies.Windows" />
</policyNamespaces>
<resources minRequiredRevision="1.0" />
<categories>
<category name="UserProfiles" displayName="$(string.UserProfiles)">
<parentCategory ref="windows:System" />
</category>
</categories>
<policies>
<policy name="AddAdminGroupToRUP" class="Machine" displayName="$(string.AddAdminGroupToRUP)" explainText="$(string.AddAdminGroupToRUP_Help)" key="Software\Policies\Microsoft\Windows\System" valueName="AddAdminGroupToRUP">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_WindowsXP" />
</policy>
<policy name="CompatibleRUPSecurity" class="Machine" displayName="$(string.CompatibleRUPSecurity)" explainText="$(string.CompatibleRUPSecurity_Help)" key="Software\Policies\Microsoft\Windows\System" valueName="CompatibleRUPSecurity">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_WindowsXP_SP1_W2K_SP4_NETSERVER" />
</policy>
<policy name="Connect_HomeDir_ToRoot" class="User" displayName="$(string.Connect_HomeDir_ToRoot)" explainText="$(string.Connect_HomeDir_ToRoot_Explain)" key="Software\Microsoft\Windows\CurrentVersion\Policies\System" valueName="ConnectHomeDirToRoot">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_WindowsPreVista" />
<enabledValue>
<decimal value="1" />
</enabledValue>
<disabledValue>
<decimal value="0" />
</disabledValue>
</policy>
<policy name="DeleteRoamingCachedProfiles" class="Machine" displayName="$(string.DeleteRoamingCachedProfiles)" explainText="$(string.DeleteRoamingCachedProfiles_Help)" key="Software\Policies\Microsoft\Windows\System" valueName="DeleteRoamingCache">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_Win2k" />
</policy>
<policy name="EnableSlowLinkDetect" class="Machine" displayName="$(string.EnableSlowLinkDetect)" explainText="$(string.EnableSlowLinkDetect_Help)" key="Software\Policies\Microsoft\Windows\System" valueName="SlowLinkDetectEnabled">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_Win2k" />
<enabledValue>
<decimal value="0" />
</enabledValue>
<disabledValue>
<decimal value="1" />
</disabledValue>
</policy>
<policy name="EnableSlowLinkUI" class="Machine" displayName="$(string.EnableSlowLinkUI)" explainText="$(string.EnableSlowLinkUI_Help)" key="Software\Policies\Microsoft\Windows\System" valueName="SlowLinkUIEnabled">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_Win2k" />
</policy>
<policy name="ExcludeDirectories" class="User" displayName="$(string.ExcludeDirectories)" explainText="$(string.ExcludeDirectories_Help)" presentation="$(presentation.ExcludeDirectories)" key="Software\Policies\Microsoft\Windows\System">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_Win2k" />
<elements>
<text id="ExcludeMessage" valueName="ExcludeProfileDirs" maxLength="4096" />
</elements>
</policy>
<policy name="LeaveAppMgmtData" class="Machine" displayName="$(string.LeaveAppMgmtData)" explainText="$(string.LeaveAppMgmtData_Help)" key="Software\Policies\Microsoft\Windows\System" valueName="LeaveAppMgmtData">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_WindowsXPSP2_Or_WindowsNETSP1" />
</policy>
<policy name="LimitSize" class="User" displayName="$(string.LimitSize)" explainText="$(string.LimitSize_Help)" presentation="$(presentation.LimitSize)" key="Software\Microsoft\Windows\CurrentVersion\Policies\System" valueName="EnableProfileQuota">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_Win2k" />
<elements>
<text id="SizeMessage" valueName="ProfileQuotaMessage" />
<decimal id="ProfileSize" valueName="MaxProfileSize" required="true" minValue="300" maxValue="30000000" />
<boolean id="IncludeRegInProQuota" valueName="IncludeRegInProQuota" />
<boolean id="WarnUser" valueName="WarnUser" />
<decimal id="WarnUserTimeout" valueName="WarnUserTimeout" required="true" />
</elements>
</policy>
<policy name="LocalProfile" class="Machine" displayName="$(string.LocalProfile)" explainText="$(string.LocalProfile_Help)" key="Software\Policies\Microsoft\Windows\System" valueName="LocalProfile">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_WindowsXP" />
</policy>
<policy name="ProfileDlgTimeOut" class="Machine" displayName="$(string.ProfileDlgTimeOut)" explainText="$(string.ProfileDlgTimeOut_Help)" presentation="$(presentation.ProfileDlgTimeOut)" key="Software\Policies\Microsoft\Windows\System">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_WindowsPreVista" />
<elements>
<decimal id="ProfileDlgWaitInterval" valueName="ProfileDlgTimeOut" required="true" maxValue="600" />
</elements>
</policy>
<policy name="ProfileErrorAction" class="Machine" displayName="$(string.ProfileErrorAction)" explainText="$(string.ProfileErrorAction_Help)" key="Software\Policies\Microsoft\Windows\System" valueName="ProfileErrorAction">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_Win2k" />
</policy>
<policy name="ProfileUnloadTimeout" class="Machine" displayName="$(string.ProfileUnloadTimeout)" explainText="$(string.ProfileUnloadTimeout_Help)" presentation="$(presentation.ProfileUnloadTimeout)" key="Software\Policies\Microsoft\Windows\System">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_WindowsPreVista" />
<elements>
<decimal id="ProfileUnloadTimeoutPrompt" valueName="ProfileUnloadTimeout" required="true" maxValue="4294967295" />
</elements>
</policy>
<policy name="Readonlyuserprofile" class="Machine" displayName="$(string.Readonlyuserprofile)" explainText="$(string.Readonlyuserprofile_Help)" key="Software\Policies\Microsoft\Windows\System" valueName="ReadOnlyProfile">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_WindowsXP" />
</policy>
<policy name="SlowLinkDefault" class="Machine" displayName="$(string.SlowLinkDefault)" explainText="$(string.SlowLinkDefault_Help)" key="Software\Policies\Microsoft\Windows\System" valueName="SlowLinkProfileDefault">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_Win2k" />
</policy>
<policy name="SlowLinkTimeOut" class="Machine" displayName="$(string.SlowLinkTimeOut)" explainText="$(string.SlowLinkTimeOut_Help)" presentation="$(presentation.SlowLinkTimeOut)" key="Software\Policies\Microsoft\Windows\System">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_Win2k" />
<elements>
<decimal id="TransferRateOp" valueName="UserProfileMinTransferRate" maxValue="4294967200" />
<decimal id="SlowLinkWaitInterval" valueName="SlowLinkTimeOut" required="true" maxValue="20000" />
</elements>
</policy>
<policy name="CleanupProfiles" class="Machine" displayName="$(string.CleanupProfiles)" explainText="$(string.CleanupProfiles_Help)" presentation="$(presentation.CleanupProfiles)" key="Software\Policies\Microsoft\Windows\System">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_WindowsVista" />
<elements>
<decimal id="CleanupProfiles_Days" valueName="CleanupProfiles" required="true" minValue="1" maxValue="99999" />
</elements>
</policy>
<policy name="CscSuspendDirectories" class="User" displayName="$(string.CscSuspendDirectories)" explainText="$(string.CscSuspendDirectories_Help)" presentation="$(presentation.CscSuspendDirectories)" key="Software\Policies\Microsoft\Windows\System">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_WindowsVista" />
<elements>
<text id="CscSuspendDirectories_Message" valueName="CscSuspendDirs" maxLength="4096" expandable="true" />
</elements>
</policy>
<policy name="DontForceUnloadHive" class="Machine" displayName="$(string.DontForceUnloadHive)" explainText="$(string.DontForceUnloadHive_Help)" key="Software\Policies\Microsoft\Windows\System" valueName="DisableForceUnload">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_WindowsVista" />
</policy>
<policy name="WaitForNetwork" class="Machine" displayName="$(string.WaitForNetwork)" explainText="$(string.WaitForNetwork_Help)" presentation="$(presentation.WaitForNetwork)" key="Software\Policies\Microsoft\Windows\System">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_WindowsVista" />
<elements>
<decimal id="WaitForNetwork_Seconds" valueName="WaitForNetwork" required="true" minValue="0" maxValue="300" />
</elements>
</policy>
<policy name="MachineProfilePath" class="Machine" displayName="$(string.MachineProfilePath)" explainText="$(string.MachineProfilePath_Help)" presentation="$(presentation.MachineProfilePath)" key="Software\Policies\Microsoft\Windows\System">
<parentCategory ref="UserProfiles" />
<supportedOn ref="windows:SUPPORTED_WindowsVista" />
<elements>
<text id="MachineProfilePath_Message" valueName="MachineProfilePath" maxLength="260" expandable="true" />
</elements>
</policy>
</policies>
</policyDefinitions>