Hi all,
I've got this code in my app to access a server (I want to get details of the disks on remote servers)
objWMIService = GetObject("winmgmts:" _
& "{impersonationLevel=impersonate}!\\" & ServerName & "\root\cimv2")
On some servers it works fine...
Hi there,
I'm administering around 1500 clients on my network.
I've configured a task to auto-update the clients every morning.
Around 85% of my clients update with no problems.
However, the other 15% don't seem to be behaving.
There is no Update.txt file on the pc's even though logging is...
The two .exe files that you mentioned are indeed in the epoAgent directory.
I have tried re-pushing the agent to no avail.
I'll try uninstalling it from the client and then pushing again.
Thanks
Hi, hope you can help me out.
Some of the clients in our network are not installing the EPO Agent properly.
A look onto the c: drive of the client confirms that the EPOAgent directory is being created, but when I look at the services on the machine, there is no NAI E-Policy Orchestrator Agent...
Does anybody know of any command line extensions that will hide the VScan window on a client machine when clicking on the Scan option for that machine from within Management Edition??? I have tried /hide /hidden to no avail. Can't find anything on NAI's website.
It's ok...I've sussed out what I was doing wrong. I was trying to write from a remote server log to a file on another remote server....apparently this cannot be done.
I made a little workaround by first archiving the log locally and then simply doing a .copy to stick it where I wanted it to go...
Hi there,
I need to backup and clear the Event Logs on numerous NT4 servers.
I have called the BackupEventLog API in my script, but it fails with an ACCESS_DENIED error.
I am a member of Domain Admins on all servers. Is there any way to programmatically get around this???
...Can anybody tell me how to execute a .cmd file on a remote server using VB6, without having to copy the file to the local machine and using the shell command?
Does anybody know of a way to programmatically disconnect a user session from an NT server using vb6(or API)?
When a user clicks on "Close all programs and logon as a different user", it does not always disconnect the session from the authenticating server.
My application relies upon...
Thanks. But I need to query the data in VB or API, I did manage to get a promising API (NetGetUserInfo) but when it began to read the LastLogin flag on a user ID, Dr Watson decided to pay me a visit!!! :(
Anybody know a way round this Access Violation error??
Please can somebody tell me if there is a way in VB or API to get the date that an NT account was last accessed. I need to create a list of accounts that have not been used for the last 30 or so days.
I already have used the NetSessionEnum API to test for whether or not a user is logged onto...
Hi there,
I have written a nice application in VB6 that helps my colleagues administer NT4 user accounts (adding shortcuts to profiles, moving them from one server to another, setting permissions, creating remote shares, interogating user .bat files etc etc).
It sits in front of an Access 2000...
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.