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 John Tel 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 snakpak

  1. snakpak

    Create dns with MS script

    I copied all scripts on my .vbs . In dnszones.vbs, I don't know where the script are bugging, but in dnsressource.vbs the script are bugging on Set objService = objLocator.ConnectServer (strServer, strNameSpace, strUserName, strPassword
  2. snakpak

    Create dns with MS script

    http://msdn2.microsoft.com/en-us/library/ms682130.aspx http://msdn2.microsoft.com/en-us/library/ms682131.aspx I use my admin account, so Yes my user can create account. I made a batch file who exec the .vbs and eventually I will put it on the web to create my dns. This is my batch file...
  3. snakpak

    Create dns with MS script

    I know how to do that manualy, but I have to create the dns automaticly when someone register a new domain
  4. snakpak

    Create dns with MS script

    http://msdn2.microsoft.com/en-us/library/ms682132.aspx
  5. snakpak

    Create dns with MS script

    Hi, I want to create my dns with these script http://msdn2.microsoft.com/en-us/li... and I obtain this error when I try it. dnsressource.vbs(5155, 1)SWbemLocator: User credentials cannot be used for local connections and Error 0x1A8 occurred in connecting to server xxx. Error description...

Part and Inventory Search

Back
Top