I was wondering, is it possible to install applications with vbscript, in batch file I use the installs and put the arguments in and run it and its easy. I don't know how to invoke command in vbs yet so, that's not an option for me right this second, unless someone tell me :P
if answer = yes...
This is my final Logon Script, I ran though my apex of IT some years ago, i'm a bit old school, so all my scrips start off from batch files, in the end, the final product works very well imo.
But for those interested in how i've done it, mixed and matched it, and etc, you may use this script...
Hello, I added this to my list of scripts this week, no problems with it :P
For those who are interrested and/or needs it.
_______________________________________________________
Set WSHShell = CreateObject("WScript.Shell")
' >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> DESKTOP SHORTCUT...
Sorry for the late answer, something about working my butt off for the last month :P
My final script looks like this
P.S. I'm not a scripting guru, but eh, it works well for what I do with it. It also displays an animated gif at the top. I wish I could do a JPG, but it never displays for some...
Thank you very much for the tip, it was very usefull, it wasn't waiting for input with my first version, with Inputbox it waits, its awesome, tyvm.
If anyone want to use the code for their own usesage, here it is, my final version.
________________________________________________________...
Ok, I have been messing with this thing for hours and I am not sure I know what to do with it anymore, the goal of this is, I want to make a link to this for people to send mail to the tech when they have a problem.
So what I tried was to make a msgbox and enter the text they want (quite short...
I have this script, which was, to my knowledge mapping drives correctly on Friday, and now it is not working. It maps my general drives but not the drives for the group users. If someone could help i would be more than grateful, it is a big issue today >.<
Here is the script...
Ok, I got this script which looks into a file and display the welcome message into explorer, I tried adding a picture but i cannot get it to display, if someone could tell me how to display the picture I would be very grateful.
Here is my code, which i need a picture in...
Ok, I think i gave myself too much credit, lol ^^;
I've been messing around with the code, and I haven't been able to solve my problem with it, would it be possible for someone to give me a full code from start to bottom with a dummy path to display in IE, I'm obviously not able to define the...
Hello everyone, I thank you very much for your answers. I've messed with a lot of them, I'm getting better at VBscript everyday ^^;
I actually really liked the idea of iexplore displaying the message, I messed with it some but I cannot get it to work, the best part about it is that I can...
Hello everyone, first time poster here.
Ok, after looking for hours, I decided to seek help from the masters. I am not extremely familiar with VB Script but i get around.
What I would like to do is create a logon script and display a welcome message. So far I don't have a problem doing a...
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.