This repository was archived by the owner on Aug 22, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.htm
More file actions
107 lines (82 loc) · 4.35 KB
/
Copy pathindex.htm
File metadata and controls
107 lines (82 loc) · 4.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta content="en-us" http-equiv="Content-Language" />
<meta content="2.0.2" http-equiv="VERSION" />
<meta content="06/23/2021" http-equiv="CREATEDATE" />
<meta content="Claus Schiroky" http-equiv="AUTHOR" />
<meta content="Copyright© by Claus Schiroky. All rights reserved." http-equiv="COPYRIGHT" />
<title>RMS Support Tool</title>
<style type="text/css">
.HeaderBackground {
background-color: #2b579a;
width: 100%;
color: #FFFFFF;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
height: 163px;
}
.HeaderTitle {
font-size: 42px;
}
.Hyperlink {
background-color: transparent;
box-sizing: border-box;
color: rgb(3, 102, 214);
text-decoration: none;
}
</style>
<meta content="The RMS_Support_Tool provides the functionality to reset all Microsoft® AIP/AD RMS services. Its main purpose is to delete the currently downloaded policies and reset the user settings for AIP/AD RMS service, and it can also be used to collect data for troubleshooting." name="description" />
</head>
<body style="margin: 0">
<div class="HeaderBackground">
<br />
<div style="border-left: 1px solid lightgray; border-right: 0px solid lightgray; border-top: 0px solid lightgray; border-bottom: 0px solid lightgray; padding: 0px 20px; width:950px; margin:auto; background-color:#2b579a; height: 93px;">
<div class="PageSize" style="width: 900px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 12pt; height: 94px;">
<p>
<span class="HeaderTitle">RMS Support Tool</span><br />
</p>
</div>
</div>
</div>
<p>
</p>
<div style="width:950px; margin:auto;border:1px solid lightgray;-webkit-box-shadow: 10px 10px 20px 0px rgba(136,136,136,0.76);-moz-box-shadow: 10px 10px 20px 0px rgba(136,136,136,0.76);box-shadow: 10px 10px 20px 0px rgba(136,136,136,0.76);background-color:white;padding-left:20px;padding-bottom:20px;padding-top:20px;padding-right:20px">
<div class="PageSize" style="width: 900px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 12pt;">
<p>
<em>Please note:</em></p>
<p>
The
<a class="Hyperlink" href="https://github.com/schiroky/ComplianceUtility" target="_blank">
RMS_Support_Tool</a> has moved to a new
<a class="Hyperlink" href="https://github.com/schiroky/ComplianceUtility" target="_blank">
location</a>.</p>
<p>
</p>
<p>
</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</div>
</div>
<p> </p>
<div class="HeaderBackground" style="height: 135px">
<br />
<div style="border-left: 1px solid lightgray; border-right: 0px solid lightgray; border-top: 0px solid lightgray; border-bottom: 0px solid lightgray; padding: 0px 20px; width:950px; margin:auto; background-color:#2b579a; height: 48px;">
<div class="PageSize" style="width: 900px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 12pt; height: 61px;">
<p>
RMS Support Tool is maintained by
<a href="mailto:claus@schiroky.com?subject=RMS_Support_Tool" style="border-style: none; border-color: currentColor; border-width: 0px; margin: 0px; padding: 0px; border-image: url('none') 100% 1 0 stretch; color: rgb(242, 242, 242); font-family: inherit; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; text-decoration: underline; text-shadow: none; transition-delay: 0s; transition-duration: 0.5s; transition-property: text-shadow; transition-timing-function: ease; vertical-align: baseline;" target="_blank">Claus Schiroky</a>,
<span lang=EN-US style='line-height:115%;
color:white;' class="auto-style7"><br />
</span>
<span style='line-height:115%;
color:white;' class="auto-style7">Copyright© by Claus Schiroky</span><span style='line-height:115%;
color:white;' class="auto-style10">®. All rights reserved.</span></p>
</div>
</div>
</div>
</body>
</html>