Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by icvanstra

  1. icvanstra

    scripting CONVERT.exe for NTFS conversion

    Using KB130913 I found how to stop the conversion of a volume...reversing the logic presented in the KB article, I modified the registry to do a conversion on the next reboot. Since in this scenario I am working with scripting/automating the installation and configuration of W2K3 server...
  2. icvanstra

    How often do you reboot?

    Our standing policy was Quarterly unless a patch required it; which we do monthly. Lately it's been every month that we reboot though...even though no one (read: staff) seems to have a good reason why; management now seems to expect it..
  3. icvanstra

    scripting CONVERT.exe for NTFS conversion

    Good morning, I am scripting the install of W2K3 using the unattend.txt. During the installation it automatically converts the C:\ partition to NTFS but not the D:\ partition. ...so my thinking was just script the command "convert.exe d:\ /fs:ntfs" to run during my post install script which...
  4. icvanstra

    Convert.exe - NTFS - Automated

    SORRY! I just realized I posted this in the incorrect forum. I will repost in the Windows 200X forums Thanks, eric
  5. icvanstra

    Convert.exe - NTFS - Automated

    Good morning, I am scripting the install of W2K3 using the unattend.txt. During the installation it automatically converts the C:\ partition to NTFS but not the D:\ partition. ...so my thinking was just script the command "convert.exe d:\ /fs:ntfs" to run during my post install script which...
  6. icvanstra

    GUI not utilizing correct user

    Short description of problem #1: -------------------------------- When using the web-interface to deploy the VMM agent (either windows or linux) it fails because user (xsim-x) is not recognized as a user on the CMS server. If I log into the server as the local admin, modify either vmm_linux.bat...
  7. icvanstra

    Certificate Authority v2 - renewal of CA beyond 2 years

    Hello, I have read article Q254632 about extending the period of time that a certificate can be issued for. But when it does not appear to relate to the CA Authority itself... That is, even though I have modified the registry from 2 to 5 years and stop/start the service; when I do a renewal...
  8. icvanstra

    DS3 Module not recognized in 3640

    Frank704 - don't know on this one. We eventually installed it into different hardware (non cisco). later, eric
  9. icvanstra

    DS3 Module not recognized in 3640

    d
  10. icvanstra

    DS3 Module not recognized in 3640

    When installing an ATM 1A-T3 module into a 3640 Router I get the following error: MEMINIT: No iomem table entry for pa type 0x1AA in slot 3 ----------- Bootstrap Version: 11.1(20)AA2 IOS Version: C3640-IS-M v12.1(3) Memory: 64Mb The module is not seen via sho inter or sho contr -----------...
  11. icvanstra

    Script Host Sink Permissions

    good morning... I was able to follow Q324021 and get a working script.
  12. icvanstra

    public folder creation rights

    as a start: 328808 article at MS site.
  13. icvanstra

    Script Host Sink Permissions

    jbl, oh what a joy are jobs can be... I'm at home right now building a 'lab box'. the girlfriend is out with co-workers so I'm playing with computers?!?! It's raining cats and dogs here ... and all my notes are in the car... I'll get back with you in a bit. as a side note: I don't have a...
  14. icvanstra

    Anti-spam

    If you are knowledgable in Linux, SpamAssassin is great product. Filter the spam out before it ever gets to the E2K server. or We are running multiple relay/gateway servers that filter for spam and viruses prior to the mail ever reaching exchange... where we check for viruses again with...
  15. icvanstra

    Script Host Sink Permissions

    JBL, I just started working with event sinks in the last couple of weeks. 1) check and double check for typos in your script. I've found that just one typo killed the whole script. 2) make sure you restart the SMTP services after you register the sink. 3) did you 'cut and paste' the script...

Part and Inventory Search

Back
Top