I would like to open all word documents in IE (10) on a windows 8 machine.
I have set all file association with word to be opened in IE but it normally just opens the file in word regardless
I am running ms office 2013
I have seen so many issues which is the reverse of my problem but not...
Hi,
I am experiancing problems with backup exec 10d. When a duplicate job starts it immidately fails throwing this error
e00081cb - Could not open the script file.
I have searched the internet up and down to no success
I have:
Update the hotfixes
DnR the client which worked only for about 3...
Hi all,
Just looking for a simple way to run a script as an amdministrator?! I could enter a batch file calling the script under admin mode. Is there any way around this !?
Thanks
Hi,
I can manipulate the User variable in the system enviroment variable!!!! I need this to be done through WMI as i have half the sript working fine over the network.....I need to find out how to add a User enviroment variable.....I have done this using wsh (previous post) Can anyone help cant...
ALL,
I need help now copying a file from my machine (admin) to all PC's on the domain without using a network share using WMI. This file will be a vbs and then needs to be run using my credent's. on the remote machines. Any one got any ideas how to do this?!
All help is appricated my sanity...
Hi,
I am having a problem with the below code. Basicaly the issue is that the code works fine on a local PC but when i try to use it to change a remote machines.
dim WshShell
dim WshSysEnv
dim Path
dim PathToAdd
set objExcel = CreateObject("Excel.Application")
objExcel.Visible = True...
Option Explicit
Sub auto_open()
Dim i As Integer
Dim contracts(2000) As Variant
Dim contractsEmpty(2000) As Variant
Dim contractsExpired(2000) As Variant
Dim contractString As String
Dim contractStringEmpty As String
Dim contractStringExpired As String...
Hi all,
Thanks for the help last time now i must ask for it again.
Can any one tell me where im going wrong trying to access the a string to use a statement to grab the mac address of a pc. keep getting an error.
Cheers
Dim objShell, strComputer, strInput
Dim strPing
Set objFSO =...
Can't get the computer name to output from this script. I will only bring the domain controler can anyone see my issue.
OPEN EXCEL
Set objExcel = CreateObject("Excel.Application")
objExcel.Visible = True
objExcel.Workbooks.Add
Const ADS_SCOPE_SUBTREE = 2
Set objConnection =...
Hi i was wondering is this possible or will it be messy to do
What i want is to write a scipt to travel across a AD domain and turn off screen save or set it to none but keep the password protection on after 5 minutes.
I have found some info:
Remotely Monitoring, Controlling, and Setting...
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.