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?
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.