Hi all,
I need to use windows 2000 pro client to remotely administer my windows 2003 server.
Please can you show me the link to download remote desktop connection tool.
Thanks.
Leke
Hi all,
I have Supermicro server with 4 hard disk.
I want to implement 2-RAID1. (ie four hard disks for 2 separate 2 RAID1. Can you tell how to implement this.
Thanks.
Hi mark,
I want to say a big thank you on how your free logon script solution helped me to increase my rating in my organisation.
This solution is available here http://www.tek-tips.com/faqs.cfm?fid=5798 free for all.
It can solve every problem you may have with logon script deployment...
Hi all,
I enabled remote desktop connection on my windows 2003 server to allow me to connect to from client on LAN.
It works for some days, it stop working stating this error whenever i tried to connect:
"The client could not connect to the remote computer
Remote connections might not be...
DomainString = objDomain.Get("dnsHostName")
'Grab the user name
UserString = WSHNetwork.UserName
'Bind to the user object to get user name and check for group memberships later
Set UserObj = GetObject("WinNT://" & DomainString & "/" & UserString)
'Grab the computer name for use in add-on code...
Thanks Marks,
I appreciate your limited resources (Time spent to address my problem).
I have removed the other code and added the following:
DomainString = objDomain.Get("dnsHostName")
'Grab the user name
UserString = WSHNetwork.UserName
'Bind to the user object to get user name and check...
Hi all,
I implemented this following script on my domain:
ON ERROR RESUME NEXT
Set WSHShell = CreateObject("WScript.Shell")
Set objNet = CreateObject("WScript.Network")
DomainString = "ZSWSDMN"
UserString = objNet.UserName
'Synchronizes PC's With Time Server
WSHShell.Run "NET TIME...
Hi all,
I have HP 4000 printer connected to my 1900 Switch through a Cat5 cable.
How can I configure a windows 2003 server to manage this printer.
Thank you.
Leke
Hi all,
I implemented this following script on my domain:
ON ERROR RESUME NEXT
Set WSHShell = CreateObject("WScript.Shell")
Set objNet = CreateObject("WScript.Network")
DomainString = "ZSWSDMN"
UserString = objNet.UserName
'Synchronizes PC's With Time Server
WSHShell.Run "NET TIME...
Thanks mark,
I have used the following script, but its not working
1.
**
Login Script
**
ON ERROR RESUME NEXT
Set WSHShell = CreateObject("WScript.Shell")
Set objNet = CreateObject("WScript.Network")
DomainString = "ZSWSDMN"
UserString = objNet.UserName
'Synchronizes PC's With Time Server...
Thank you all,
I have tried Markdmacs logon script but i did not see its effect. Though I did not have Virtual basic software running on my domain Controller.
Does my Domain controller need to be running vb software before this logon script can affect my users environment.
Thank you very...
Thanks for the info ben and dan.
Like I said, Im looking for a logon script that will enable group of domain users to connect to some shared folders as soon as they log on to the network.
I want to enable this through Wins 2003 server active dir. logon script.
Thank you very much.
Leke
Hi all,
Can you show me "Step-by-Step" to configure Windows 2003 server LOGON SCRIPT that enables users in domain group to have acess to Shared folders on the domain cotroller.
Thanks
Hi all,
I configured FOLDER REDIRECTION policy for "My Document" using Group policy.
When I removed FOLDER REDIRECTION policy from the group policy, "MY DOCUMENT" on the client machines are still being redirected to the location specified by the policy.
What can I do to ensure that "MY...
Hello Monsterja,
Thanks for the input.
I want to let you know that your sugestion is only possible as a domain adminstrator. You cannot create a shared folder on your machine as a domain user.
Thank you very much.
Hi all,
I just implemented MS WINS 2003 Active directory Service.
How can I enable domain users to create share folder on their systems.
Thank you very much.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.