<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting</id>
  <title type="text">microsoft.public.windows.server.scripting Google Group</title>
  <subtitle type="text">
  Microsoft Windows newsgroup.
  </subtitle>
  <link href="/group/microsoft.public.windows.server.scripting/feed/atom_v1_0_msgs.xml" rel="self" title="microsoft.public.windows.server.scripting feed"/>
  <updated>2010-03-11T13:15:26Z</updated>
  <generator uri="http://groups.google.com.gh" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Steffen Brandsborg</name>
  <email>no-em...@s.com</email>
  </author>
  <updated>2010-03-11T13:15:26Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/3c28c57a9dce4e90/e98a841931976944?show_docid=e98a841931976944</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/3c28c57a9dce4e90/e98a841931976944?show_docid=e98a841931976944"/>
  <title type="text">Re: Map printer connection</title>
  <summary type="html" xml:space="preserve">
  Thanks for the help guys, &lt;br&gt; I use the net use command. easy stuff :) &lt;br&gt; i have rated both replys as useful :)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Al Dunbar</name>
  <email>aland...@hotmail.com</email>
  </author>
  <updated>2010-03-11T01:57:05Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/d62fd3d1d5a1fb7b/5465b70737d5f5c9?show_docid=5465b70737d5f5c9</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/d62fd3d1d5a1fb7b/5465b70737d5f5c9?show_docid=5465b70737d5f5c9"/>
  <title type="text">Re: Using CSVDE and appending to the CSV file</title>
  <summary type="html" xml:space="preserve">
  &amp;quot;Howard Goldstein&amp;quot; &amp;lt;HowardGoldst...@discussions.m icrosoft.com&amp;gt; wrote in &lt;br&gt; message &lt;a target=&quot;_blank&quot; href=&quot;http://groups.google.com/groups?as_umsgid=798F372B-59D9-438C-87EE-D5E3ADD70593@microsoft.com&quot;&gt;news:798F372B-59D9-438C-87EE-D5E3ADD70593@microsoft.com&lt;/a&gt;... &lt;br&gt; you could do the output to a temp file and then append it to another file... &lt;br&gt; I would tend to avoid dsquery and run csvde against the domain to list those &lt;br&gt; attributes for all accounts. If there are way more accounts than the ones I
  </summary>
  </entry>
  <entry>
  <author>
  <name>Al Dunbar</name>
  <email>aland...@hotmail.com</email>
  </author>
  <updated>2010-03-11T01:23:58Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/e8e85eff7d837deb/879c167fbde27810?show_docid=879c167fbde27810</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/e8e85eff7d837deb/879c167fbde27810?show_docid=879c167fbde27810"/>
  <title type="text">Re: User managament in AD</title>
  <summary type="html" xml:space="preserve">
  Just so we are clear, if you give a person who does not have administrator &lt;br&gt; rights the account name and password of an account that has administrator &lt;br&gt; rights (or just account manager rights) then they do have administrator &lt;br&gt; rights. &lt;br&gt; If you give a user a sufficiently privileged account name and password for
  </summary>
  </entry>
  <entry>
  <author>
  <name>Howard Goldstein</name>
  <email>howardgoldst...@discussions.microsoft.com</email>
  </author>
  <updated>2010-03-10T22:27:01Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/d62fd3d1d5a1fb7b/29ee1c9ccd1b2af9?show_docid=29ee1c9ccd1b2af9</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/d62fd3d1d5a1fb7b/29ee1c9ccd1b2af9?show_docid=29ee1c9ccd1b2af9"/>
  <title type="text">Using CSVDE and appending to the CSV file</title>
  <summary type="html" xml:space="preserve">
  Hi I&#39;ve got a question concerning CSVDE and the output file it creates. &lt;br&gt; I was given a list of over three thousand users, I needed to get the first &lt;br&gt; and last name, samaccountname, and the office information from each account. &lt;br&gt; I may be going about this the wrong way, but I&#39;m not a scripter so I don&#39;t
  </summary>
  </entry>
  <entry>
  <author>
  <name>MarcusB</name>
  <email>marc...@llunet.se</email>
  </author>
  <updated>2010-03-10T09:38:09Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/e8e85eff7d837deb/b46fb30f720456ae?show_docid=b46fb30f720456ae</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/e8e85eff7d837deb/b46fb30f720456ae?show_docid=b46fb30f720456ae"/>
  <title type="text">Re: User managament in AD</title>
  <summary type="html" xml:space="preserve">
  What I want is that script will be run by persson who do not have &lt;br&gt; &amp;quot;Administrator Account&amp;quot; rights. I will give to that persson login and &lt;br&gt; password with such a rights. I want that script will ask for login and &lt;br&gt; password and than run it with this credentials. How to do it? &lt;br&gt; I do not need include login and password in the script if it so big risk
  </summary>
  </entry>
  <entry>
  <author>
  <name>Al Dunbar</name>
  <email>aland...@hotmail.com</email>
  </author>
  <updated>2010-03-09T02:52:33Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/e8e85eff7d837deb/87fde9318eac211f?show_docid=87fde9318eac211f</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/e8e85eff7d837deb/87fde9318eac211f?show_docid=87fde9318eac211f"/>
  <title type="text">Re: User managament in AD</title>
  <summary type="html" xml:space="preserve">
  If you are encrypting with screnc.exe that will certainly make it difficult &lt;br&gt; to read - but NOT impossible for a determined hacker to decrypt it. Read the &lt;br&gt; first paragraph here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyId=E7877F67-C447-4873-B1B0-21F0626A6329&amp;displaylang=en&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; what password does it ask for? If it is a password hardcoded in the script,
  </summary>
  </entry>
  <entry>
  <author>
  <name>MarcusB</name>
  <email>marc...@llunet.se</email>
  </author>
  <updated>2010-03-08T14:03:01Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/e8e85eff7d837deb/8467d018d77101e7?show_docid=8467d018d77101e7</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/e8e85eff7d837deb/8467d018d77101e7?show_docid=8467d018d77101e7"/>
  <title type="text">Re: User managament in AD</title>
  <summary type="html" xml:space="preserve">
  I do not think it is a bigger risk to embedding creddencials in the &lt;br&gt; script. I am encrypting whole script and you can not read it contents &lt;br&gt; and she/he to start the script have to know the password, because script &lt;br&gt; ask also for password before running. &lt;br&gt; Hot to embed credentials to be able to run objUser.SetInfo,. How to make
  </summary>
  </entry>
  <entry>
  <author>
  <name>Al Dunbar</name>
  <email>aland...@hotmail.com</email>
  </author>
  <updated>2010-03-06T01:17:09Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/e8e85eff7d837deb/77665572654fe367?show_docid=77665572654fe367</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/e8e85eff7d837deb/77665572654fe367?show_docid=77665572654fe367"/>
  <title type="text">Re: User managament in AD</title>
  <summary type="html" xml:space="preserve">
  Embedding the credentials of a member of the account operator group in a &lt;br&gt; script is more of a risk than giving the secretary exclusive use of an &lt;br&gt; operator account created for her and making her accountable for its use. &lt;br&gt; If a password were to be changed by your script, you would not have any idea &lt;br&gt; who actually made the change. And even if the password was not stored in
  </summary>
  </entry>
  <entry>
  <author>
  <name>MarcusB</name>
  <email>marc...@llunet.se</email>
  </author>
  <updated>2010-03-05T11:43:50Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/e8e85eff7d837deb/cca55aecb9455804?show_docid=cca55aecb9455804</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/e8e85eff7d837deb/cca55aecb9455804?show_docid=cca55aecb9455804"/>
  <title type="text">User managament in AD</title>
  <summary type="html" xml:space="preserve">
  I need simple script for our secretary for resetting password, account &lt;br&gt; expiration. &lt;br&gt; She do not belong to account operator group therefore I need that script &lt;br&gt; will be run as another user with rights to change user password etc. &lt;br&gt; User and passwor dcould be encoded in script. &lt;br&gt; Is there any ready script? It will be nice if script will check if
  </summary>
  </entry>
  <entry>
  <author>
  <email></email>
  </author>
  <updated>2010-03-03T23:37:46Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/277ff7cb93356d3c/e357ae72b496c52f?show_docid=e357ae72b496c52f</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/277ff7cb93356d3c/e357ae72b496c52f?show_docid=e357ae72b496c52f"/>
  <title type="text">Provide me steps to run automate outlook signature</title>
  <summary type="html" xml:space="preserve">
  Many thanks for great effort!! &lt;br&gt; I went through the attached script and same script used to at my domain but its not supposed to worked out. &lt;br&gt; Then used for stand alone machine but no contains in the signature. &lt;br&gt; I am easy to run but without contains like name, phone nothing as come. &lt;br&gt; Could u assist me to how to execute and way to run of this script?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tom Lavedas</name>
  <email>tglba...@verizon.net</email>
  </author>
  <updated>2010-02-24T19:07:50Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/7af5b9a896ae6511/2a2e17232e553efc?show_docid=2a2e17232e553efc</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/7af5b9a896ae6511/2a2e17232e553efc?show_docid=2a2e17232e553efc"/>
  <title type="text">Re: Open txt with Notpad</title>
  <summary type="html" xml:space="preserve">
  Maybe something like this (VBS script)... &lt;br&gt; sPath = &amp;quot;C:\somewhere\somefolder\&amp;quot; &lt;br&gt; sFilename = &amp;quot;somefile.txt&amp;quot; &lt;br&gt; with createobject(&amp;quot;wscript.shell&amp;quot;) &lt;br&gt; .run &amp;quot;notepad &amp;quot; &amp;amp; sPath &amp;amp; sFilename, 3, false &lt;br&gt; do until .appactivate(sFilename &amp;amp; &amp;quot; - Notepad&amp;quot;): wsh.sleep 100 : &lt;br&gt; loop &lt;br&gt; .sendkeys &amp;quot;^{end}&amp;quot; &lt;br&gt; end with &lt;br&gt; _____________________
  </summary>
  </entry>
  <entry>
  <author>
  <name>Morris</name>
  <email>imor...@automail.com</email>
  </author>
  <updated>2010-02-24T17:54:26Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/7af5b9a896ae6511/f6823f37fcb09a8b?show_docid=f6823f37fcb09a8b</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/7af5b9a896ae6511/f6823f37fcb09a8b?show_docid=f6823f37fcb09a8b"/>
  <title type="text">Open txt with Notpad</title>
  <summary type="html" xml:space="preserve">
  I&#39;d like my notepad to open a file with the following &lt;br&gt; characteristics(automatically upon launch): &lt;br&gt; 1. The window is maximized and occupies the whole screen. &lt;br&gt; 2. The view would roll to the end of the file &lt;br&gt; Is it possible and how? &lt;br&gt; Regards &lt;br&gt; Morris
  </summary>
  </entry>
  <entry>
  <author>
  <name>antivirus gratis</name>
  <email>antivirusgra...@discussions.microsoft.com</email>
  </author>
  <updated>2010-02-23T21:47:01Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/4d184835ca812b9d/22324f1d4dddc992?show_docid=22324f1d4dddc992</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/4d184835ca812b9d/22324f1d4dddc992?show_docid=22324f1d4dddc992"/>
  <title type="text">下載免費的反病毒 8550</title>
  <summary type="html" xml:space="preserve">
  許多性能問題和安全性您的計算機造成惡意病毒，最好的辦法對付， 這是得到承認和防病毒在計算機上安裝更新 &lt;br&gt; 殺毒軟件免費下載： &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://antiviruscn.blogspot.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; 鏈接網站的內容： &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://antiviruscn.blogspot.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://antiviruscn.blogspot.com/2010/01/blog-post_617.html&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>David H. Lipman</name>
  <email>dlipman~nosp...@verizon.net</email>
  </author>
  <updated>2010-02-23T00:39:57Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/3c28c57a9dce4e90/84a563cf365fffa3?show_docid=84a563cf365fffa3</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/3c28c57a9dce4e90/84a563cf365fffa3?show_docid=84a563cf365fffa3"/>
  <title type="text">Re: Map printer connection</title>
  <summary type="html" xml:space="preserve">
  All you need is ONE command line.. &lt;br&gt; net use lpt2: \\server\printer &lt;br&gt; { no fancy programming needed }
  </summary>
  </entry>
  <entry>
  <author>
  <name>Richard Mueller [MVP]</name>
  <email>rlmueller-nos...@ameritech.nospam.net</email>
  </author>
  <updated>2010-02-22T16:05:39Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/3c28c57a9dce4e90/38abab309e73254b?show_docid=38abab309e73254b</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.windows.server.scripting/browse_thread/thread/3c28c57a9dce4e90/38abab309e73254b?show_docid=38abab309e73254b"/>
  <title type="text">Re: Map printer connection</title>
  <summary type="html" xml:space="preserve">
  The script looks fine (although you can skip the first &amp;quot;Set wshNetwork&amp;quot; &lt;br&gt; statement). I suspect the logon script is not running. See #8 in this link &lt;br&gt; for the method I use to configure logon scripts in Group Policy: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.rlmueller.net/LogonScriptFAQ.htm&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; In particular, I like to paste the script into the &amp;quot;Show Files&amp;quot; dialog. To
  </summary>
  </entry>
</feed>
