Hi There,
Apologies if this has cropped up elsewhere, I did a search but couldn't find anything..
I found some code that launches an explorer type window inside an HTA & amended it, but it uses an iframe to load the content. - What I'd like to do is to return the value (name, path) of a...
Sorry, let me clarify:
strNewPath = "DestinationWorksheet.xlsx"
Set objWorkbook1 = objExcel.Workbooks.Open("TargetWorksheet.xlsx")
Set objWorksheet1 = objWorkbook1.Worksheets(1)
Set objWorkbook2 = objExcel2.Workbooks.Open(strNewPath)
Set objWorksheet2 = objWorkbook2.Worksheets(1)
Hi Guys,
I have the following script that looks in 1 excel sheet, then looks in another sheet for a matching server name, then will append certain information if found.
I think it's working fine, but wondered if there was a quicker way to check as it runs quite slowly?
Perhaps there's a better...
Hi blister!
Totally forgot about this until now! - Yes I'm afraid it still seems to be showing duplicates... I'm clearly not good with powershell!
Here's the code::
$change_name = "SERVER1"
$change_name2 = "SERVER2"
$change_name3 = "SERVER3"
$new_name = "O365 - Mobile Device/iPad/Android"...
Hi Blister,
Just FYI, this seems to be working fine, however it's outputting twice now.... with the original machine, then the replaced name..
So the output looks like this
TimeCreated User Name Client Name
----------- --------- -----------
26/02/2016 07:51:05 lockeduser LockedOutMachine...
Hi Blister,
That certainly looks like it will work! As soon as I come across a user that has been locked out via our ISA box I'll give it a try!
Many thanks for pointing me in the right direction!
:-)
Hi Blister,
So this script grabs events from locked out user accounts & outputs the format as follows:
TimeCreated User Name Client Name
----------- --------- -----------
26/02/2016 07:51:05 lockeduser...
Hi guys,
I'm using the following that i've cobbled together for helpdesk to get info on account lockouts... what I'm not too sure about is that when it outputs a specific servername (as 'Client Name'), i.e. OURISASERVER - I want it to replace that field with "Mobile Device"... I'm just not...
Do you have any advice on what the best way to accomplish this might be at all?
I only need to scroll some text from an external page.. fundamentally very simple I suspect but I just don't know where to start??
TIA
Keyboard Not Detected.....
Press F1 to Continue.
:}
Hmmm thanks traingamer....
I'm really searching for any kind of page way to do this, I'm good with vbscript but haven't got a clue when it comes to doing something that can be displayed in a webpage.
Doesn't have to be html but that seemed the most abundant thing when I ran web searches on...
Hi Guys,
I was wondering if anyone has come across this issue before?
I found some code for a webpage that looks like this>>
<MARQUEE id="m1" style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px"
scrollAmount="4" width="75"...
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.