WMI
Unable to retrieve physical size of available storage for cluster
I am half way down with my work and now stuck. I am trying to fetch information about available storage devices for a cluster.[详细]
2023-03-16 23:01 分类:问答Copy file to a remote computer in vbscript
Is there a way to copy a file to a remote computer using vbscript? For the remote computer I have administrator\'s username and p开发者_开发百科assword, there is no domain in the network. My local us[详细]
2023-03-16 07:54 分类:问答Change Port permanently using WMI and powershell
Is there anyway to replicate the terminal services Change Port command permanently, currently when i use said command it has to be done each time i logon开发者_JAVA技巧, is there a way that this can b[详细]
2023-03-16 06:07 分类:问答C# WMI privileges
I have searched through numerous questions about how to convert VBS to C# and all that good stuff. The issue that I\'m having is that with the VBS code (see below) when the process is executed on the[详细]
2023-03-16 05:50 分类:问答Location of the temp folder on remote windows
How can I de开发者_如何学运维termine location of the temp folder on remote Windows machine? I am able to connect to it using[详细]
2023-03-15 17:03 分类:问答How to get FireWire details with WMI?
I have to get the firewire details from user PC before installing the application, I\'m able to get the Win32_1394Controller Object using WMI query, so I get most of the details.[详细]
2023-03-15 16:15 分类:问答Get active sessions with wmi (Win32_LogonSession returns also inactive/old sessions)
Is there a way to show only active sessions with wmi? The problem is that Win32_LogonSession shows also inactive/disconnected sessions.[详细]
2023-03-15 02:02 分类:问答What alternatives are available to WMI for obtaining the state of a printer?
What options are available in C#/.NET to get开发者_运维问答 the status of an installed printer? The only information we need is if the printer is on or off (we have a little indicator on the screen th[详细]
2023-03-14 20:54 分类:问答Why would WMI not return a full result set in ManagementObjectCollection?
Running a WMI query using C# .net Any ideas on why this would not always return all the same events in the time range when the query is run multiple times and also not raise an exception when doing s[详细]
2023-03-14 10:32 分类:问答Adding features in Windows 2008 Server R2 in Server Manager programmatically
I am writing a program that needs .NET to run. When I run it on Windows 2008 Server R2 it fails upon .NET 3.5 installation.[详细]
2023-03-14 06:27 分类:问答