Thanks again for replying.
http://zemanfortrustee.com/img/Drawing1.jpg
The above link is a diagram that shows a general overview of what is happening here. Basically I have been asked to move the Windows infrastructure from NT4 to 2003 AD. They currently use BIND for all DNS and WINS for any...
Thanks for your reply. Assuming that the company already has company.net for thier internal namespace could I simply add AD running on company.lcl (or .local) using AD DNS and have them set up to forward any requests for clients/servers on company.net out to the BIND DNS servers?
Ok, here's the situation. I need to introduce a new MS Active Directory infrastructure into an existing network which uses BIND 9.x for DNS. The current namespace is "company.net" and I want to create set up AD in the "corp.company.net" namespace.
I would also like to have MS DNS (Active...
Ok, here's the situation. I need to introduce a new MS Active Directory infrastructure into an existing network which uses BIND 9.x for DNS. The current namespace is "company.net" and I want to create set up AD in the "corp.company.net" namespace.
I would also like to have MS DNS (Active...
Brandon,
Heres some code that I have for future use in my logon scripts:
wshNetwork.AddWindowsPrinterConnection
"\\PrintServer\Printer"
wshNetWork.SetDefaultPrinter
"\\PrintServer\Printer"
Also, check out FAQ329-5798
I was just thinking, what if I split this thing into multiple If statements? I dont see why that wouldnt work. I'm gonna give that a shot. I'm still open to suggestions however.
User1 is a member of Group2 and Group4 and needs both the i: drive and p: drive. When the logon scrip runs the i: drive maps and none of the drives after that map. Now, I realize that I am using an If statement and from what I know once one of the conditions is met the statement stops. I need...
I have yet to try it. I posted this in the VBscript forum and he replied stating that it wouldnt work for what I wanted so I didnt really pursue it any further.
mrmovie, Im liking the sound of #2... heck.. #1 would even be a viable alternative. I dont know that I am ready to restrict background images yet... I just hit them with a bunch of restrictions over the weekend with the Novell to Microsoft migration.... mobs, pitchforks, torches, etc.
I would be interested to know if anyone has ever done anything like this. This is something I would like to do in order to aid troubleshooting etc. When someone calls with an issue and I want to remote into their machine all I have to do is ask them what their screen lists for Hostname etc.
I...
Thanks Steve, I will take a look at that but I am a little reluctant to use an app to do this. I was browsing through the logon script faq faq329-5798 and noticed this little bit of code:
'Configure the PC to show the Windows Version and Service Pack
'as an overlay to the desktop above the...
I would be interested to know if anyone has ever done anything like this. This is something I would like to do in order to aid troubleshooting etc. When someone calls with an issue and I want to remote into their machine all I have to do is ask them what their screen lists for Hostname etc.
I...
OK, Ken, I used your code and it works great. Now I guess the question is.. What did I do wrong?
What are the rules for calling variables in a function? I looked over the PHP manual and I couldnt extract any "useful" info on that topic.
Nevertheless, thanks for the help guys!
Im creating a page that utilzes forms. In the forms there are a number of combo/drop down boxes. I will be using the same lists in many forms so I wanted to create a function... well.. this is my first time trying this and I'm having a little trouble. Here is my code:
function listbldg ()
{...
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.