I verified the existance and installability of the AdminMisc package just a minute ago - it is fine.

Here is what is should look like ..

>>Command prompt>>ppm PPM - Programmer's Package Manager version 3.1. Copyright (c) 2001 ActiveState SRL. All Rights Reserved. Entering interactive shell. Using Term::ReadLine::Stub as readline lib +rary. Type 'help' to get started. ppm> install http://www.roth.net/perl/packages/win32-adminmisc.ppd ==================== Install 'win32-adminmisc' version 0.2003.07.14 in ActivePerl 5.8.0.806 +. ==================== Downloaded 86743 bytes. Extracting 16/16: blib/lib/Win32/AdminMisc.PM Installing D:\Perl\site\lib\auto\Win32\AdminMisc\AdminMisc.DLL Installing D:\Perl\site\lib\Win32\AdminMisc.PM Installing D:\Perl\site\lib\Win32\AdminMisc\desktop.pl Installing D:\Perl\site\lib\Win32\AdminMisc\MemGroup.pl Installing D:\Perl\site\lib\Win32\AdminMisc\NewDesktop.pl Installing D:\Perl\site\lib\Win32\AdminMisc\RenameUser.pl Installing D:\Perl\site\lib\Win32\AdminMisc\ResetDesktop.pl Installing D:\Perl\site\lib\Win32\AdminMisc\SCHED.PL Installing D:\Perl\site\lib\Win32\AdminMisc\SCHED2.PL Installing D:\Perl\site\lib\Win32\AdminMisc\SWITCH.PL Installing D:\Perl\site\lib\Win32\AdminMisc\Test.pl Installing D:\Perl\site\lib\Win32\AdminMisc\CreateAsUser.pl Installing D:\Perl\site\lib\Win32\AdminMisc\GetDriveSpace.pl Installing D:\Perl\site\lib\Win32\AdminMisc\Win32-AdminMisc.ppd Installing D:\Perl\site\lib\Win32\AdminMisc\README Installing D:\Perl\site\lib\Win32\AdminMisc\Readme.pod Successfully installed Win32-AdminMisc version 0.2003.07.14 in ActiveP +erl 5.8.0. 806. ppm> exit
Which brings us to .. What version of perl are you running ? run
perl -V
and post the info here. The current Win32 version is 5.8, from Activestate.

You should also check your access to the roth website - You may have a proxy or DNS issue preventing access.
From a browser, enter the URL for the ppd file above.
You should get back a single-line web page that says:

The Win32::AdminMisc extension for Win32 X86 Roth Consulting (http://w +ww.roth.net/)
If you don't, then you have a browsing or security related problem (Or the Roth site is down, which is very rare).
Good luck.

In reply to Re: Problem w/AdminMisc by NetWallah
in thread Problem w/AdminMisc by jls

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.