Hello,
I need help with script that I can run as a batch file that would replace a certain file in the user folder for all users on a terminal server. This file contains settings I needed everyone to have. See my attempt below.
@echo off
XCOPY "C:\Documents and Settings\admin\Application...
Mbrayc, you stated there is a program that allows windows 95/98 to connect to a server 2008 network. I have these machines that are running windows 95 that I am having problems trying to connect to a window server 2008 domain. I just want the machines to access the network shares on the server...
Thanks ShackDaddy for your response, sounds funny saying that. But anyway, No one receives the email and it sent to an entire distro group. See the entire error below.
Your message
Subject: Test email
Sent: Tue, 10 Dec 2013 09:30:57 -0800
did not reach the following recipient(s):
ABC...
We have a user that is trying to send a mass email internally to users and when they do they get the below message. The user is using the webmaster account to send the email to users in our company. The account can send to 5000 users and the message size is only 23 kilobytes.
When the user...
Hello,
Is there a way for me to run a report to find out email statistics of our exchange server, more importantly we want to see how many emails we bounce daily and send. We are running exchange server 2003.
Thanks
The error message is as follows.
Script \\domain.xxx.com\netlogon\Telnetnow.vbs
line 3
char 1
Error Object doesn't support this property or method: 'Wscript.TelnetNow'
Code: 800A01B6
Thank you Sir
I am having some issues with the script. I am new to this. Can you take a look and tell me when I am going wrong. Thanks
Script 1
Set WshShell = WScript.CreateObject("WScript.Shell")
Return = WshShell.Run("pkgmgr /iu:("TelnetClient")" & WScript.InstallTelnet, 1, true)
Script 2
Dim oShell
Set...
Hello All,
I am working on installing/enabling telnet client on windows machine for our IT network. I found this command
pkgmgr /iu:"TelnetClient" that installs telnet and it works. I decided to place the command in a batch file (run.bat) and the call the batch file with a vb script...
So your I got a message "the file exist" so that means it is there but not showing up when I go to view fonts in the C:/windows/fonts, it is listed there. What should I do next show it is visable?
Thanks for your help
Hello,
I have a vb scripts that will install a font when I push it through a GPO. It works however, it doesn't check to see if the font already installed. I added additional code I found online to check if the font already exists but it is not working. Can someone take a look? Thanks...
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.