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. Kuskaya

    Error adding second node to Server 2003 active/passive cluster

    Hi, use domain\AccountName instead of clusterservice@city.fyv.us This will prevent a lot of problems. Also make sure that you have added the cluster service account to the local administrator groups on the nodes. Check also the needed rights and inform us about the result. How to manually...
  2. Kuskaya

    Printing problems

    Hi Knred, ok:)if you are using the TS as a print server the action you should take looks a little bit different.My assumption was that you are using a seperate print server. Only Power Users can install drivers on a Terminal Server.It would take a lot of time to explain you the behaviours of...
  3. Kuskaya

    Printing problems

    Hi, I do not know if you are using Thin Client and using the Terminal Server as Print Server but if you are using a seperate print server but you can try it with the menioned below policies. It looks like that a domain policy is overwriting some local policies. I know that if a policy is in a...
  4. Kuskaya

    Create Printer IP Ports on a cluster from command prompt

    You cannot create ports on a virtual server because all tools like prnadmin,printui etc.... aren't cluster aware. Many of the tools returns wrong information.In example if you enumerate printer queues on a virtual server. This tools creates the ports on the local hive...
  5. Kuskaya

    Move the quorum disk to a new Drive

    Only as additional information.There is also a tool called Cluster Server Recovery Utility (ClusterRecovery.exe)to change disks. http://www.microsoft.com/downloads/details.aspx?FamilyID=2BE7EBF0-A408-4232-9353-64AAFD65306D&displaylang=en This utility is primarily aimed at the following...
  6. Kuskaya

    Cluster service Account failure

    Hi, I do not know if you have already SP1 or SP2 but the follwoing KB Articles explains a similar issue like yours. Events are logged in the system event log, and you cannot bring a network resource online by using Cluster Administrator in Windows Server 2003, Enterprise Edition or in Windows...
  7. Kuskaya

    Cannot Add W2k3 node to w2k cluster. Please help.

    First check you network configuration.The following whitepaper explains it detailled. Second NetBIOS over TCP/IP must be disabled. Third thing is it looks like you are running your cluster not with SP4.If this is the case you should first install SP4 and try again after that. Guide to...
  8. Kuskaya

    Remove user permission out of User Object ACL

    I think, this is what you are looking for How to Use Dsacls.exe in Windows Server 2003 and Windows 2000 http://support.microsoft.com/kb/281146 Dsacls.exe is a command-line tool that you can use to query the security attributes and to change permissions and security attributes of Active...
  9. Kuskaya

    Remove user permission out of User Object ACL

    Some article regarding you issue How to use Xcacls.vbs to modify NTFS permissions http://support.microsoft.com/kb/825751/en-us How to Use CACLS.EXE in a Batch File http://support.microsoft.com/kb/135268 If you search with the keywords : "acl" and "modify" and "domain" I am sure will find...
  10. Kuskaya

    How to use the file serrver resource manager in a file server cluster

    The cluster is aware of the FSRM.You can set the quotas over the FSRM GUI. Regards, Cengiz Kuskaya
  11. Kuskaya

    Scheduling ChkDsk & Defrag?

    Make a backup and also an image of your pc.After that you can install the fix and try to repair it again with chkdsk.exe Regards, Cengiz Kuskaya
  12. Kuskaya

    Terminal server or Citrix

    I would suggest the following scenario.If you only have 2 physical machines you can use in example the first machine as the DC the second machine as file server and you can also run sql on it also Terminal Sevice. DO not use the second physical machine as the second DC.If you need a second DC...
  13. Kuskaya

    Scheduling ChkDsk & Defrag?

    ACL is the Access Control List. The following fix looks great KB831374.You can request it over the Microsoft Support Center. Regards, Cengiz Kuskaya
  14. Kuskaya

    Scheduling ChkDsk & Defrag?

    I think you should fix this corruption problem.To automatizating a script is not the real solution.If the problem reoccurs continuous this would indicate that chkdsk cannot fix the problem. There some newer versions available from chkdsk.You can try it with the newer versions. What events are...
  15. Kuskaya

    Terminal server or Citrix

    Hi, first thing it is not a good idea to use a dc as a file server or print server. If you do this you can run into different type of problems.You will spend your whole live with troubleshooting problems. Citrix and Terminal server is not the same.Citrix is mostly used if the users need more...
  16. Kuskaya

    mscs question

    Hi anatheilper, you cannot use the machine ip in your new group.As soon as you add the physical node to the domain a computer object is created with this ip and network name. If you try to use the ip again you will get the message object already exist. If you explain us what you are trying...
  17. Kuskaya

    mscs question

    Hi, what type of instances are you trying to add to the 2 group and how many groups have you at all. Some limitations are available.In example ip's.In wich type of groups are you trying to add wich type of instances. Are there registered any system events in the eventnwr.msc from the source...
  18. Kuskaya

    mscs question

    After creating a new resource for your service (Generic Service) Go to the resource propertiers and check the option "run in a seperate resource monitor". If your own service makes trouble the cluster will not failover only you service will goes offline. Regards, Cengiz Kuskaya
  19. Kuskaya

    Microsoft Cluster Server Shares Randomly Changing Permissions

    Some related regarding your problem: How to enable and apply security auditing in Windows 2000 http://support.microsoft.com/kb/300549/en-us You cannot audit the security state of managed client computers http://support.microsoft.com/kb/833999/en-us How to set up and manage operation-based...
  20. Kuskaya

    mscs question

    Hi, HKLM_Cluster will only replicated to the other nodes.In example if you reboot on of the node it will get the actual Cluster Rgistry Hive from the Q:\MSCS\chkXX.tmp.The .tmp is the CLuster Registry Hive.You can import it in you registry. If you make in example some changes over the cluster...

Part and Inventory Search

Back
Top