Hi everybody,
first of all I`s like to point that I`m a C# beginner and I would like to learn from scrach using good practices. What I need to do is:
1. Query databese
2. Return results in dataGridView ( 1st or last column should contain a checkbox for further use ). Of course I can do this in...
HI,
I very need script or tip how to write it
script to show who and when was logging into this machine
I know that this is available in security event log but there is millions of entries and I "only" need who and when.
regards
Krystian
when I try to run this function ( I`ve also tried to change it to Sub ) I get error
"in the sub procedure calls can not use parent objects"
Function map_drive(drive_letter, drive_to_map)
Dim objNetwork, strDrive
Set objNetwork = CreateObject("Wscript.Network")
strDrive = drive_to_map...
I`m new in here so I`d like to pass greetings to everybody.
The question is how to check free space on share drive using VBS?
My share is not a win machine. It`s a Network Attached Storage which has got its own IP address, ( 2,5 TB )
regards Krystian
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.