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: bwgreen
  • Content: Threads
  • Order by date
  1. bwgreen

    Create Outlook plugin

    I am looking to create a small plugin for Outlook that would add an optional header and footer to a message after the user clicks "Send", but I can't figure out where to start. I want a selection box to appear with different choices, and based on the choice to add some specific lines to the...
  2. bwgreen

    Account Lockout not happenning

    I am having a strange problem here. I have set an Account Lockout policy in the Default Domain Policy on the DC. I rebooted my workstation to make sure that things get applied. I have defined a test account to verifyu if the lockout is happenning - it doesn't get locked no matter how many...
  3. bwgreen

    SCCM 2007 SP1 Reporting Point error

    I have installed SCCM SP1 on my production machine, and I am having an issue with the Reporting point. When I am logged into the server as a Domain Admin and I try to open the Reporting Point Web Page, I get the title at the top, the description in the right pane, but no reports in the left...
  4. bwgreen

    Install service

    We have an issue here where a service is missing from our workstations. We get the image of the OS from somewhere else, and it seems that the "Resultant Set of Policy Provider" is missing from all of them. Is there a way that I can add this after the fact? And what would be preferable is...
  5. bwgreen

    Change Terminal Services Mode

    I have a Windows 2003 backup Domain Controller and someone switched the terminal Services mode from Remote Administration to Application mode, and I can't find a way to switch it back. Does anyone know how this can be done? Thanks, Brian
  6. bwgreen

    Deleting Outlook 2003 Profile

    I am looking to delete the Outlook profile for my users inside a script. Can this be done? The script will be a DOS one, but I can have it call a VBS if necessary. Thanks, Brian
  7. bwgreen

    Not authorized to view page

    I have a new installation of IIS 6 on Windows 2003 R2. I have freshly installed the server and added IIS with ASP and BITS to it. I have not done any further configuration of the server - I plan to install SCCM on it next. But I have hit a snag. When I open IE and point it to the local...
  8. bwgreen

    Netscape / IIS Erro

    I have som eusers that are complaining of a strange problem. Our Web Server is running IIS 6 on Windows 2003. The workstations are running XP SP 2, with both IE 6 and Netscape 7 installed. Opening the website through IE works fine, but through Netscape it gives a 401.1 error "You are not...
  9. bwgreen

    RSOP Planning Mode Unavailable

    I'm trying to change some of the GPO's on the network I support, and am running into an issue. I start mmc, add the Resultant Set of Policy snap-in, and Generate RSOP Data. On the screen where I can select mode, "Planning Mode" is greyed out for me. I've tried as different users, and on...
  10. bwgreen

    Change Time Zone

    I am looking for a way to change the time zone and DST settings on some computers remotely. We have a number that are incorrectly set, and I don't want to have to visit each machine, if I can help it! All I want to do is set the local TZ to GMT, and turn DST off. Any ideas? Thanks, Brian
  11. bwgreen

    Adding second domain to Echange Server - try #2

    Slight change from my previous post - another user pointed out a typo I made. Current configuration: Exchange 2003 server as a member server in domain x.com, processing e-mail for this omain. Everything working fine. New configuration: We are adding a connection to a new networkthat has a...
  12. bwgreen

    Adding a second domain to Exchange Server

    We are runing Exchange 2003, and I am running into an issue trying to get it to handle a 2nd domain. It's primary function is to handle e-mail for our internal domain (x.com), and I have tried to add a second domain to it (y.org). The Internet is not accessible from this network. I have...
  13. bwgreen

    Upgrading Windows Server on Exchange Server

    Hi all, We are looking at upgrasding our Exchange Server OS from Windows Server 2000 to 2003R2. We would like to do a clean install, as opposed to an upgrade. What we'd like to do is: - Backup necessary files on the Exchange Server - Reformat C: - Install Windows Server 2003R2 - Install...
  14. bwgreen

    Delete software installation from GP

    I have a GP object created to install an application. My question is - can I remove the GP object without uninstalling the application from the workstations? Thanks, Brian
  15. bwgreen

    Capture System Information

    I have been asked to write a simple script to capture the IP information (Address, Gateway, Mask, DNS, WINS and suffixes) and print it out. I can get this information simpy using the ipconfig command - is there an easy way to capture this output then send it to the default printer? Thanks, Brian
  16. bwgreen

    LiveUpdate configuration

    I'm hoping that someone can help on this! I have a small test environment (2 servers) set up to try to replicate something we are looking at here. One server is a Windows box with Symantec System Control and Symantec Anti-Virus corporate Enditon on it, and the other is Solaris 8 with the Scan...
  17. bwgreen

    MapNetworkDrive Error Codes

    Does anyone have a list of the potential error codes that the WScript.Network.MapNetworkDrive method can return? I am trying to enhance our login scripts and want to put in some error checking (specifically for password errors). Thanks, Brian
  18. bwgreen

    Remote shutdown of all computers in AD

    I have been given the task of creating a script that will shut down all of our Windows workstations remotely. I have doen some searching on this and found that it can be done through a method in WMI, but where I am stuck is getting the computer names. I would like to retrieve them from Active...
  19. bwgreen

    MS DNS Server Errors

    We are running MS DNS Server with Active Directory. Recently we have noticed a number of errors appearing in the DNS Event Viewer, and a couple of zones in the DNS go missing - the . zone and the zone for our AD domain. The errors we see are ID 4000 ad 4013. We've done a bunch of searches -...
  20. bwgreen

    Remote Application Installation

    I am looking for a way, without using a specialized tool (like SMS), to install an application on a user's PC remotely. I don't really want to have to visit every workstation in my environment. I tried doing it through login scripts, but due to the access rights required for the installation...

Part and Inventory Search

Back
Top