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 Chriss Miller 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 Jpoandl

  1. Jpoandl

    Package distribution from DP to Clients

    (all very good points) Joseph L. Poandl MCSE 2003/ MCITP - Enterprise If your company is in need of experts to examine technical problems/solutions, please contact www.NJCOMPUTERNETWORKS.com (Sales@njcomputernetworks.com)
  2. Jpoandl

    Migrate WDS from 2003 to 2008

    yes. both. Joseph L. Poandl MCSE 2003/ MCITP - Enterprise If your company is in need of experts to examine technical problems/solutions, please contact www.NJCOMPUTERNETWORKS.com (Sales@njcomputernetworks.com)
  3. Jpoandl

    Migrate WDS from 2003 to 2008

    http://www.geekpedia.com/Thread28724_MDT-2008-And-WDS-Basic-Questions.html Joseph L. Poandl MCSE 2003/ MCITP - Enterprise If your company is in need of experts to examine technical problems/solutions, please contact www.NJCOMPUTERNETWORKS.com (Sales@njcomputernetworks.com)
  4. Jpoandl

    How do I deny "password never expires" permission

    How to Configure the System to Prevent Users from Changing Passwords Unless Prompted http://support.microsoft.com/kb/324744/en-us dsquery user | dsmod user -pwdneverexpires no You can refine the OU's etc that this command will work on if required by adding an OU's UPN (User principal name). eg...
  5. Jpoandl

    How do I deny "password never expires" permission

    http://www.itedge.net/published/Active%20Directory%20Delegate%20Reset%20Password%20Unlock%20Account.pdf Joseph L. Poandl MCSE 2003/ MCITP - Enterprise If your company is in need of experts to examine technical problems/solutions, please contact www.NJCOMPUTERNETWORKS.com...
  6. Jpoandl

    access denied on Server 2008

    similar to what you are doing: http://social.technet.microsoft.com/Forums/ko-KR/winservercore/thread/844bb67a-6528-4f5d-b41c-b5d011027b18 Joseph L. Poandl MCSE 2003/ MCITP - Enterprise If your company is in need of experts to examine technical problems/solutions, please contact...
  7. Jpoandl

    access denied on Server 2008

    oh I think I get it now... you boot a remote desktop or server to this boot disk... the booted device now needs to connect back to a server (the windows 2008 server) to get more information and some "something". It requires credentials to connect... 1) check the event viewer on the Windows...
  8. Jpoandl

    How do I deny "password never expires" permission

    local account or domain account? http://blogs.technet.com/heyscriptingguy/archive/2006/10/31/how-can-i-configure-an-active-directory-account-so-the-password-never-expires.aspx http://www.experts-exchange.com/Software/Server_Software/File_Servers/Active_Directory/Q_23577693.html Joseph L...
  9. Jpoandl

    access denied on Server 2008

    also check the security logs on the Windows 2008 server to see if the authentication request is being tried. It might give you the exact reason for the denied response. Firewall on? Joseph L. Poandl MCSE 2003/ MCITP - Enterprise If your company is in need of experts to examine technical...
  10. Jpoandl

    access denied on Server 2008

    Its not clear exactly what you are trying to do... can you be more specific? One thing I noticed with Windows 2008 is that remotely you need to specify the domain name or machine with the username i.e. username = domain1\bobsmith username = machinename\bobsmith instead of just typing...
  11. Jpoandl

    Risks of creating a backup LAN in AD environment

    you would have to configure your monitoring device/server with two NICs... one for each network so that you can see the traffic. This may require that you add a nic to your current monitoring device. Joseph L. Poandl MCSE 2003/ MCITP - Enterprise If your company is in need of experts to...
  12. Jpoandl

    Setting up site boundaries in sms 2003

    you can follow these stpes to enter the Site Boundaries: http://technet.microsoft.com/en-us/library/bb680558.aspx Joseph L. Poandl MCSE 2003/ MCITP - Enterprise If your company is in need of experts to examine technical problems/solutions, please contact www.NJCOMPUTERNETWORKS.com...
  13. Jpoandl

    Risks of creating a backup LAN in AD environment

    We use the concept of backup LANs... a LAN dedicated for server backup traffic. When you install two NICs on the server, you will configure TCP/IP on one of them NOT to NEtbios and NOT to register its DNS settings. This will be done on the nic associated with the backup network. You must have...
  14. Jpoandl

    netbios

    are you talking about the server netbios name or the netbios name of the domain? Joseph L. Poandl MCSE 2003 If your company is in need of experts to examine technical problems/solutions, please contact www.NJCOMPUTERNETWORKS.com (Sales@njcomputernetworks.com)
  15. Jpoandl

    logging in with remote desktop,

    check the System Event log to see if anything strange is logged when this happens (on the server). Also, instead of using the gui to log off, try Start --> run --> type LOGOFF <enter> See if there is any difference using this method to log off...instead of the gui. Joseph L. Poandl MCSE...

Part and Inventory Search

Back
Top