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: *

  1. Dublin73

    How to run defrag as a service

    You're all overcomplicating this... Use the Windows "AT" command to set up a scheduled task. This task launches a simple batch file, that runs a simple VBScript that launches the Windows disk defragmenter. All simple... all free.... and all runs under local system privileges... no domain user...
  2. Dublin73

    Access Management Console: Shadow option missing or not being installe

    ....and you have specified the correct shadow permissions for these users at the Citrix level, within the Citrix Management Console? FYI, Domain Admins do not have shadow permissions by default.
  3. Dublin73

    install appliacations with users still on server.

    So in theory, it's bad practice to install applications with users on the server, right?" Right. Very bad practice. Do not under any circumstances install so much as even a hotfix with users logged into a Citrix server.
  4. Dublin73

    Logging into Active Directory sends traffic to the 'wrong' AD server

    I'm really not sure then. The next thing I'd look at is powering off your DC in site A to see if the site B DC will authenticate your users
  5. Dublin73

    Logging into Active Directory sends traffic to the 'wrong' AD server

    how is your DNS setup.... AD Integrated? For your DNS at location B, do you see an SRV record for domain controller B? see link: http://support.microsoft.com/kb/816587 what DNS server or servers are your Citrix servers pointed at?
  6. Dublin73

    Logging into Active Directory sends traffic to the 'wrong' AD server

    ...and your subnets are associated with the correct site in Active Directory Sites and Services? have you ran "dcdiag" on your domain controller in site B?
  7. Dublin73

    AD in factory environment

    leave it in a workgroup. Lock it down through the Windows "Local Security Settings" and away you go.
  8. Dublin73

    AD in factory environment

    sounds like you're overthinking this.... the best solution for this isn't a PC at all, but a "thin client", assuming that you only want to use it for RDP. With a thin client you've got no hard disk.... it's effectively a dummy terminal, typically used for connecting to RDP or Citrix ICA...
  9. Dublin73

    Logging into Active Directory sends traffic to the 'wrong' AD server

    You haven't mentioned how your Citrix zones (subnets) are set up. Do you have two Citrix zones set up, one for each of your subnets or just one (for site A only)?
  10. Dublin73

    XenDesktop

    The XenDesktop administrator guides cover all of this. They can be downloaded here: http://support.citrix.com/product/xd/v2.0/#tab-doc Start with.... http://support.citrix.com/article/CTX116843 When you say you've installed XenDesktop, do you mean you've installed the Desktop Delivery...
  11. Dublin73

    Windows cannot access specified device, path or file... 2003 64bit

    what's AFAIK? to clarify, are you trying to launch 32 Bit executables from a remote network share... on a 64 Bit Server?
  12. Dublin73

    CNAME Issue

    start with the basics... what happens when you forget about the cname record and from a client type in just the IP address? For example, typing this into a browser... http://216.45.19.33 will take you to the tek-tips.com website. what happens when you type into a browser http://ip address of...
  13. Dublin73

    terminal server lock down help

    with "Access Based Enumeration" you only see the icons that you have permissions over. In other words... if a Notepad icon is in your Start Menu.. and you don't have permissions over it, you simply won't see it or know that it's even there.... even simpler, use just desktop redirection...
  14. Dublin73

    terminal server lock down help

    see my post here.... http://www.tek-tips.com/viewthread.cfm?qid=1345772
  15. Dublin73

    Group Policy - Proxy Setting

    have you tried putting in the IP address of www.example.com (instead of www.example.com)?
  16. Dublin73

    Logoff all users a specified time

    you can automatically log off your users after a period of session inactivity. this can be done for RDP and ICA... Start> Programs> Administrative Tools> Terminal Service Configuration or, you can schedule daily reboots of your citrix server, the reboot will logoff all connected sessions
  17. Dublin73

    cannot delete NTUSER.dat

    a scheduled after hours reboot can often be the simplest solution... but if you really want to delete the profile in real time, you can try the following... look for any processes running under the user's login name on the server and stop them if this fails to let you delete the profile... go...
  18. Dublin73

    cannot delete NTUSER.dat

    not trying to be funny, but have you rebooted this server?
  19. Dublin73

    Restructure the Network

    Aelara, I'd recommend getting an IT Consulting company in to help you since you're in the early learning stages of TCP/IP and networks etc... you can really mess things up if you're not really sure of what you're doing having said all that, here's a bit more info for you.... The number of...

Part and Inventory Search

Back
Top