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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: blister911
  • Content: Threads
  • Order by date
  1. blister911

    Error Deleting Profiles On Remote Server

    Hello, I've gotten to the point where I could use some help. I've written a script to remove profiles from our Citrix servers. (Our User Profile Management is suppose to remove the profiles when the users log out, but that doesn't always happen.) I'm pretty sure the script is working because...
  2. blister911

    Validate proposed AD password meets criteria requirements

    I have a script to create AD & Exchange accounts, which gets the password as input. Is there a way to perform a validation check on the proposed password before using in the command to create the user account? Light travels faster than sound. That's why some people appear bright until...
  3. blister911

    Forcefully closing handles under PID 4

    Hello, I'm attempting to write a powershell script to find orphaned processes/files/handles for a specific user and then forcefully close them (on a Windows 2008 R2 application server, running Citrix XenApp). I cannot run the command to close the process directly on the server (handle -c...
  4. blister911

    Convert email address template string to valid email address

    Hello, I'm creating a script that will validate new email addresses, based on our email address policy, to make sure they are not already in use. However, I'm stuck trying to convert the email address template strings into valid email addresses so they can be verified as useable? Here's an...
  5. blister911

    Run time on drive

    Is there a way (ACU, maybe) to see the runtime on a drive? I've looked at the diagnostic report, but I wasn't able to determine if that value was there or not. I'm looking to see how many of our drives are approaching the point where we should start stocking replacements. Thanks. Light...
  6. blister911

    Cmdlet parameter from variable

    I'm looking to pass a parameter into the New-Mailbox cmdlet, but it won't accept it. Basically what I'm doing is trying to do is create a resource or shared mailbox based on user input. I get all the information but I can't seem to get the command to accept the type of mailbox (-room...
  7. blister911

    Normal.dot permission issue with Word 2003/Citrix

    We are experiencing the same issue as spi200 did in this post: http://www.tek-tips.com/viewthread.cfm?qid=1244188 When running Word 2003 on a Citrix Server (PS4.5 on Win2003 SP2) users get an error that normal.dot cannot be saved(Error: Word cannot complete the save due to a file permission...
  8. blister911

    Normal.dot permission issue with Word 2003/Citrix

    We are experiencing the same issue as spi200 did in this post: http://www.tek-tips.com/viewthread.cfm?qid=1244188 When running Word 2003 on a Citrix Server (PS4.5 on Win2003 SP2) users get an error that normal.dot cannot be saved(Error: Word cannot complete the save due to a file permission...
  9. blister911

    Hardware Interrupts

    We have 12 blade servers all configured almost identically and experiencing the same problem. Server Configuration: Windows Standard 2003 Quad processors 4GB Ram Mirrored hard drives (some have 36GB drives and some have 72GB drives) On occasion they will have high CPU utilization on one of...

Part and Inventory Search

Back
Top