<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Deploying Legal Notices to domain computers using Group Policy</title><link>http://blogs.technet.com/askds/archive/2008/02/08/deploying-legal-notices-to-domain-computers-using-group-policy.aspx</link><description>Hi, Mike again. Every so often, I’ll talk with a customer wanting to deploy a legal notice to their workstations using Group Policy. Sounds simple, right? Well, it is actually a little tricky to make the legal notice work correctly. Here is a solution</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Deploying Legal Notices via Group Policy</title><link>http://blogs.technet.com/askds/archive/2008/02/08/deploying-legal-notices-to-domain-computers-using-group-policy.aspx#2851555</link><pubDate>Fri, 08 Feb 2008 22:49:01 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2851555</guid><dc:creator>Matt Johnson's Technical Adventures</dc:creator><description>&lt;p&gt;Mike from the Active Directory Services Team has posted a good article about deploying Legal Notices&lt;/p&gt;
</description></item><item><title>re: Deploying Legal Notices to domain computers using Group Policy</title><link>http://blogs.technet.com/askds/archive/2008/02/08/deploying-legal-notices-to-domain-computers-using-group-policy.aspx#3224580</link><pubDate>Thu, 09 Apr 2009 20:02:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3224580</guid><dc:creator>The_stranger</dc:creator><description>&lt;p&gt;Mike,&lt;/p&gt;
&lt;p&gt;This has been awhile but... Is there a way to ad a decline button that would log the user off?&lt;/p&gt;
</description></item><item><title>re: Deploying Legal Notices to domain computers using Group Policy</title><link>http://blogs.technet.com/askds/archive/2008/02/08/deploying-legal-notices-to-domain-computers-using-group-policy.aspx#3224622</link><pubDate>Thu, 09 Apr 2009 21:32:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3224622</guid><dc:creator>mstephen</dc:creator><description>&lt;p&gt;Hello, &lt;/p&gt;
&lt;p&gt;Unfortunately no. The user interface before user logon (the GINA and the credential provider in Vista and later) is static. We can only modify the text within the dialog.&lt;/p&gt;
</description></item><item><title>re: Deploying Legal Notices to domain computers using Group Policy</title><link>http://blogs.technet.com/askds/archive/2008/02/08/deploying-legal-notices-to-domain-computers-using-group-policy.aspx#3247794</link><pubDate>Fri, 29 May 2009 23:18:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3247794</guid><dc:creator>bigwig1975</dc:creator><description>&lt;p&gt;Just struggled with this problem myself.&lt;/p&gt;
&lt;p&gt;I was able to get a new line for each paragraph but they were squished together and I was unable to get a blank line between the paragraphs.&lt;/p&gt;
&lt;p&gt;I used the old white space trick from the dos days, it was fun hiding directories from the network admins because they thought they couldn't have a space in a dir name, but I digress....&lt;/p&gt;
&lt;p&gt;To get the blank line between them make your text look like this, you CAN put carriage returns in the text, but any blank lines get filtered out....so don't leave them blank, put some &amp;quot;invisible text&amp;quot; on the lines you want blank as per below:&lt;/p&gt;
&lt;p&gt;Paragraph1&lt;/p&gt;
&lt;p&gt;&amp;lt;255&amp;gt;&lt;/p&gt;
&lt;p&gt;Paragraph2&lt;/p&gt;
&lt;p&gt;&amp;lt;255&amp;gt;&lt;/p&gt;
&lt;p&gt;Paragraph3&lt;/p&gt;
&lt;p&gt;Where &amp;lt;255&amp;gt; (a white space) is generated by pressing and holding ALT while entering 255 into the NUMERIC keypad. &amp;nbsp;Pressing 255 won't work on the standard numeric keys. &amp;nbsp;This will allow a blank line with no text in the text box.&lt;/p&gt;
</description></item><item><title>re: Deploying Legal Notices to domain computers using Group Policy</title><link>http://blogs.technet.com/askds/archive/2008/02/08/deploying-legal-notices-to-domain-computers-using-group-policy.aspx#3249148</link><pubDate>Tue, 02 Jun 2009 04:53:03 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3249148</guid><dc:creator>dude04</dc:creator><description>&lt;p&gt;Thanks very much for this guide, it has worked perfectly in the way of formatting.&lt;/p&gt;
&lt;p&gt;However I have another question:&lt;/p&gt;
&lt;p&gt;Is there a way to change the size of the dialog box? All of the text I want to display does not show with the original size of the dialog box. I can use the arrow key down to see the rest of the text although this is not (legally) acceptable for my employer.&lt;/p&gt;
&lt;p&gt;So, is there any way to change the size of the dialog box to show more characters?&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
</description></item></channel></rss>