User Profile

Collapse

Profile Sidebar

Collapse
lafayette7674
lafayette7674
Last Activity: Feb 28 '12, 08:36 PM
Joined: Feb 28 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • It restricted me from going into details on all the time I spent trying to get this to work. the only thing i can think of is for someone to give me the exact syntax of:

    Call WSHShell.Run("c md.exe /K netdom renamecomputer " & computername & " /newname:" & newname & " /userd:domain\us er /passwordd:* /usero:local\adm in /passwordo:* /force /reboot

    is it domain.upper.to p\domainadmin...
    See more | Go to post

    Leave a comment:


  • Rename remote computers with Visual basic?

    just trying to get this to function. its almost there. I dont know what the hold up is. I have scoured the internet and come this far. I am at a loss. thanks in advance.

    If Wscript.argumen ts.length =0 Then
    Set Objshell = CreateObject("S hell.Applicatio n")
    objshell.shelle xecute "wscript.ex e", Chr(34) & _
    wscript.scriptf ullname & Chr(34) & " uac", "",...
    See more | Go to post
No activity results to display
Show More
Working...