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 wOOdy-Soft 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 acford

  1. acford

    Unprogrammed Telephone - cannot register.

    It is ok, I fixed it... had to re-add the ext in the User COnfiguration page and assign the MAC address...
  2. 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...
  3. acford

    WSUS database location

    Not from within WSUS, look at the actual file in x:\wsus\updateservicesdbfiles\susdb.mdf, run a sync in WSUS and see if the date modified changes, this will confirm it is the database in use.
  4. 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
  5. acford

    Change drop-box depending on previous dropbox selection

    Just what I'm after, many thanks.
  6. acford

    Change drop-box depending on previous dropbox selection

    Hi, it is SP 2010 Foundation, I think I remember reading somewhere that it is not possible?!?
  7. 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
  8. 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...
  9. acford

    Another logon script question... sorry!

    Good man.
  10. 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...
  11. acford

    Contacts in ADUC

    That option was not checked, when I do, I can see that user / computer objects etc expand in the treeview, but when this is not ticked contacts still expand when nothing else does... it doesn't bother me too much, I was just curious as to why this is now happening.
  12. acford

    Contacts in ADUC

    No, that is not what I mean. I have an OU called 'Contacts', if I highlight it all my contacts show up in the right hand pane. However there is a + meaning I can expand it, if I do all the contacts are displayed in the treeview, the same as sub OUs would be displayed.
  13. 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...
  14. 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...
  15. 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:"...

Part and Inventory Search

Back
Top