|
VBScript executes by using cscript.exe or wscript.exe. The code itself doesn’t compile into an executable. Some alternatives would be to create the same functionality in VB, or use Perl and compile it into a Perl executable. Typically I just write a simple batch file that includes something like:
cscript C:\Path\vbscriptfile.vbs
Is that what you’re asking? <mc> -----Original Message-----
How can I take your code and save as an executable script?
Ron
-----Original Message-----
compname = InputBox ("Enter name of computer", "GetComputerName", "mycomputername") domname = InputBox ("Enter name of domain", "GetDomainName", "myhostname") blah blah blah
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Anyway to make screen pops asking for compname and domname?
Shawn
|
Title: Message
- [ActiveDir] LDAP'ing a computer object in AD Frederic Allaert
- RE: [ActiveDir] LDAP'ing a computer object in AD Joe
- RE: [ActiveDir] LDAP'ing a computer object in AD Ken Cornetet
- RE: [ActiveDir] LDAP'ing a computer object in AD Mulnick, Al
- [ActiveDir] LDAP'ing a computer object in AD james . cate
- RE: [ActiveDir] LDAP'ing a computer object in AD Frederic Allaert
- RE: [ActiveDir] LDAP'ing a computer object in AD Shawn.Hayes
- RE: [ActiveDir] LDAP'ing a computer object in AD Michael B. Smith
- RE: [ActiveDir] LDAP'ing a computer object in AD Pennell, Ronald B.
- RE: [ActiveDir] LDAP'ing a computer object in AD Creamer, Mark
- RE: [ActiveDir] LDAP'ing a computer object in AD Michael B. Smith
- RE: [ActiveDir] LDAP'ing a computer object in AD Joe
