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

    Unprogrammed Telephone - cannot register.

    Hello, We are running 3300 ICP, I have a device that when plugged into the network displays 'Use Superkey To SEND PIN'. I can see the device (MAC Address) in the Telephones - Unprogrammed form with a registration reason of unknown. I have tried the Feature Access Codes to login / assign the...
  2. acford

    Windows 2008 Terminal Services

    Hi, Just wondering what are your thoughts on best practices for including a TS in a WSUS update schedule and also how often to re-boot a TS. A previous company I worked at had Citrix server and they were reboot once a week. Thanks Andrew
  3. acford

    Change drop-box depending on previous dropbox selection

    Hi, For example I have a list and when entering a new item I have a drop box with "machine" names in, depending on what I select here I want a second drop-box with "models" in to change. Is this possible, east, please advise. Ta A
  4. acford

    Word 2002 / Citrix PS 4.5 / Insert Excel Worksheet

    Hello, I have Office 2002 (old I know) installed and running in a Citrix environment (PS4.5), this has been up and running for years without problem. Now, When I launch Word as a published app (as a user or a Domain Admin) and 'Insert Microsoft Excel Worksheet' (from the Formatting toolbar) it...
  5. acford

    Another logon script question... sorry!

    Hi, I used to know a little about VB Script... I must have had a knock on the head or something?!? I want to run a script depending on computer name. I have a bunch of machines I do not want it to run on when a user logs on. Basically: Dim obj Set obj = CreateObject("Wscript.Network") If...
  6. acford

    Contacts in ADUC

    Hello, We are running a native 2k3 domain, recently I have noticed that when using ADUC any OU with 'contacts' in now shows them in the treeview (i.e. expands the OU in the treeview) and the right hand pane. This is new and never used to happen, do any of you know why? The only change I can...
  7. acford

    Script to enable sound in Outlook 2007

    Hi, We have a domain policy that disables the option to 'Play a sound when new mail arrives' in Outlook 2007. Somes people would like this feature enabled, I am thinking a script that they could run at startup is the easiest way?!? I cannot find the entry in the registry... Any ideas...
  8. acford

    Logon Script - Create a new home folder

    So, here is what I am trying to do: I have a logon script that maps drives and printers and runs various bits and pieces. I recently added some code (below) to map a users home folder depending on their username. ***** strUserName = WSHNetwork.UserName WSHNetwork.MapNetworkDrive "H:"...
  9. acford

    System Administrator messages replying in another language

    Hi, So, I have an XP laptop running Office 2007 and a 2003 R2 server running Exchange 2003 SP3. I have a 500MB limit on user mailboxes at the moment. We a user exceeds that limit they get a message from the System Administrator. Now the problem is I have a user with a US locale and no...
  10. acford

    Clear GPO settings from PC

    Hi, So, I want to clear all GPO settings that have every been applied to a machine. This machine has moved OUs and domains a few times... I was under the impression it would just get the GPO settings applied to a specific OU... How do I start from fresh without moved the computer object/user...
  11. acford

    Another Logon script question... sorry!

    Hi, I need to map users home folders via vbscript. The path is the following: \\server1\home$\%username% I can map to home$ but not get the username part working... please help me... Thanks Andy
  12. acford

    Home Folders + Citrix Published App

    Hi all, Here's a good one. I have a user account in AD which is configured to connect to a home fodler on some server... When running the published app via citrix web interface it takes forever to load 3+ minutes! When I take the entry out for the home folder the app loads in a matter of...
  13. acford

    Authenticated Users

    Hi there, So, I have a Universal Security group with a bunch of members and an email address attached. Due to a lot of spam reaching this address we have locked it down to accept messages from Authenticated Users only. So, I also have a web form that I want to send mails to this address but...
  14. acford

    Script to disable Internet Explorer 7 security options

    So, I need some help to develop a script that disables a certain security option in IE7. The reason for this is remote users that do not get the domain GP. Any help would be great. Andy
  15. acford

    RIS - WDS - SIS Service

    I installed RIS on a new server. When RISETUP tries to start the services, the Groveler service will not start. I receive the following error in the event log: Event ID: 7023 Description: The SIngle Instance Storage Groveler service terminated with the following error: The service has not been...
  16. acford

    Who created that AD account?

    Hi there, So, I need to find out who created an AD account in my domain... anyone know of any scripts or utils that can do this? Thanks muchly Andrew
  17. acford

    Upgrade Problem - Please help

    Hi, Just went to upgrade a 2000 DC to 2003, ran through some of the upgrade process, then after a re-boot I get a BSoD moaing about KSecDD.sys... Is this memory or CPU related? Is there anything I can do remotly (I'm in UK serve ris in Germany). Thanks.
  18. acford

    Email Address attached to Public Folder

    Hi, I have a bunch of email addresses in the GAL that I need to delete... Now, these addesses deliver to a public folder somewhere, how do I find the name of the public folder? We have a lot! Thanks Andrew
  19. acford

    Migrating objects over domains - remote users

    Hi, Here is my little problem that I can't work out... I have a bunch of remote users dotted around the world. I need to migrate their computer and user accounts from domain A to domain B. I know how to do the migration but these guys do not have a LAN to connect to for authentication, they...
  20. acford

    Move Computer Account from Domain A to Domain B

    Hi, I have been reading through the posts and found things similar to what I want but can't seem to get anything to work?!? I have a bunch of computers in DomainA that I want to move to DomainB... that's all. Windows 2003 servers, XP clients. I have tried NETDOM but end up with RPC errors, I...

Part and Inventory Search

Back
Top