search for: wmi

Displaying 20 results from an estimated 558 matches for "wmi".

Did you mean: vmi
2011 Dec 18
0
Latest git build errors
...#39; /home/jason/Downloads/samba-master/librpc/idl/nbt.idl:533: error: Unable to determine origin of type `struct dom_sid0' /home/jason/Downloads/samba-master/librpc/idl/nbt.idl:533: error: Unable to determine origin of type `struct dom_sid0' /home/jason/Downloads/samba-master/librpc/idl/wmi.idl:33: error: Unable to determine origin of type `struct ORPCTHIS' /home/jason/Downloads/samba-master/librpc/idl/wmi.idl:33: error: Unable to determine origin of type `struct ORPCTHAT' /home/jason/Downloads/samba-master/librpc/idl/wmi.idl:321: error: Unable to determine origin of type `s...
2007 Jul 30
4
Win32 namespace
I''ve been working on a library called ruby-wmi, that is basically just an abstraction layer around wmi. I''m a windows sys admin, and I use wmi scripts a lot at work. My code looks like this: disks = WMI::Win32_LogicalDisk.find(:all, :conditions => {:drivetype => 5}) It''s supposed to mimic the active_record interface,...
2015 May 18
4
is WMI through RSAT supported?
Hi, i'm trying to get GPO result info from a remote computer but i get an error "RPC server is not avaible". Is supported by samba 4.2.1? if i try to get the same info from local is working, and i've checked the WMI security on remote computer and is OK. Thanks!!
2015 May 21
1
is WMI through RSAT supported?
...-us/magazine/gg486839.aspx greetz, Louis >-----Oorspronkelijk bericht----- >Van: danielmadrid19 at gmail.com >[mailto:samba-bounces at lists.samba.org] Namens Daniel Carrasco Mar?n >Verzonden: donderdag 21 mei 2015 15:30 >Aan: James >CC: samba >Onderwerp: Re: [Samba] is WMI through RSAT supported? > >Thanks, i'll try to check if works, but i've the firewall >disabled. Is a >problem because sometimes the GPO fails, and if i've to install RSAT on >every client machine to see the GPO status... For example, now i've >problems with drives...
2010 Nov 10
1
Support for WMI?
Hello everyone, I've been trying to use wmi-client but without success. I'm really like to resolve this issue, I decided to ask for directions to get data from Windows servers without the need to install a client. Thinking about it, I wonder how is the WMI support in samba. Another point: You can ask questions about wmi-client in this...
2013 Jan 27
1
GPOs don't work after update from Samba4.0 alpha 17 to 4.0.1
...is error on a client: --- Die Richtlinie wird aktualisiert... Die Aktualisierung der Benutzerrichtlinie wurde erfolgreich abgeschlossen. Die Computerrichtlinie konnte nicht erfolgreich aktualisiert werden. Folgende Probleme sind aufgetreten: Fehler bei der Verarbeitung der Gruppenrichtlinie. Der WMI-Filter (Windows Management Instrumentation) f?r das Gruppenrichtlinienobjekt "cn={97E400EB-EDFD-4024-A9D5-1BB8261ABE01},cn=policies,cn=system,DC=mynetwork,DC=lan" konnte nicht ausgewertet werden. Dies kann darauf zur?ckzuf?hren sein, dass RSoP deaktiviert ist, oder dass der WMI-Dienst dea...
2011 Dec 29
2
asus-wmi.ko for Asus G73Sw running CentOS 6.2
Hi List, Just loaded our favorite OS onto my new ASUS laptop. Practically everything worked out of the box - I used the live DVD to check things out and installed from there. I have followed http://forum.notebookreview.com/asus-gaming-notebook-forum/553474-g73-asus-wmi-linux-driver-i-need-your-help-6.html to get suspend working and also to get function keys working for LCD screen backlight controls working (Fn F5 and Fn F6). Upon further searches I find that there is a kernel module asus-wmi.ko available in some distros that also allows some of the other Asus...
2010 May 11
2
Windows security issues in WMI installation
Hello WINE friends, I am a WINE newbie seeking your help with WMI installation So far I have done the following - 1. installed wine-1.1.43 on SUSE 11.2 2. replaced wine's winsxs with my system's [XP] winsxs 3. replaced system32/ dlls except the ntdll, kernel32, user32 & gdi32 dlls with my system's After this, when I try installing WMI (as state...
2005 Jun 01
2
Can WMI be used in WINE apps?
Hi, After some googling I've found that there's very little said about the possibility of using WMI from Wine. Has someone done any progress about it? I find this subject very important; if you feel interested here's why: One may think this is a somehow fanciful intention, after all WMI exists for the purpouse of administering Windows, and no doubt that's best done from Windows. But,...
2015 May 18
0
is WMI through RSAT supported?
...11:54 AM, Daniel Carrasco Mar?n wrote: > Hi, i'm trying to get GPO result info from a remote computer but i get an > error "RPC server is not avaible". > Is supported by samba 4.2.1? > > if i try to get the same info from local is working, and i've checked the > WMI security on remote computer and is OK. > > Thanks!! I dug a bit further and ran WMI Diagnosis Utility -- Version 2.2 on the machine giving this error. It gave me the following result. Windows Firewall 'Windows Management Instrumentation (WMI)' group rule: ...............................
2003 Mar 28
8
SNOM 100 vs SNOM 200??
Hi, I have more or less decided to do with the SNOM phones for the next stage of testing with Asterisk becasue they seem to be the best value for money and have support for the GSM codec and easy upgrades.. But now I have to decied wheather to get the 100 or 200 and if its the 200 then I need to have some justification for the extra cost.. Can someone who knows these 2 phones tell me what the
2020 Jun 25
2
Compiling WMIC/Accessing WMI
Background: As of Windows 10 version 2004, the wmic client no longer works. It gets the following error - [wmi/wmic.c:196:main()] ERROR: Login to remote object. NTSTATUS: NT code 0x80010111 - NT code 0x80010111 This seems to be an RPC header error. Presumably Microsoft changed something that broke wmic. Since I found wmic.c in the samba source...
2005 Jan 13
1
Using WMI Classes to join worksation to domain
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I have been working on a Kix script to automatically change the workstation name and join the workstation to the domain. I have written most of the script (which works quite nicely) except the joining to the domain part. I have been using WMI classes to change the worksation name, and was hoping to do the same with the domain join. The workstations are WinXP. The code i'm using is $objWMIService = GetObject("winmgmts:" + "{impersonationLevel=impersonate, authenticationLevel=Pkt}!\\.\root\cimv2") $colComputers...
2010 Feb 26
1
SPA941 WMI not lighting up when natted
I have an a bunch of SPA941 Linksys phones for users in and out of the office. When the phones are in the office (and on the same network as the asterisk server) the WMI goes on when it should and off when it should. But when the phone is on another network and natted it fails to do so. The light always stays off. Has anybody had a similar problem (and hopefully a resolve)?
2020 Jun 25
0
Compiling WMIC/Accessing WMI
On Thu, 2020-06-25 at 11:29 +1000, Matthew Jurgens via samba wrote: > Background: > As of Windows 10 version 2004, the wmic client no longer works. It > gets > the following error - > [wmi/wmic.c:196:main()] ERROR: Login to remote object. > NTSTATUS: NT code 0x80010111 - NT code 0x80010111 > > This seems to be an RPC header error. Presumably Microsoft changed > something that broke wmic. > &...
2006 Mar 03
1
WSH, WMI scripts
Hi, I have a requirement that, I should run WSH and WMI scripts in Linux environment in order to do some registry changes on a remote machine and start/stop/query windows services on a remote machine. Can I use WINE for this purpose. Thanks in anticipation. With regards, Sreenivas T. -------------- next part -------------- An HTML attachment was s...
2009 Jul 03
0
WMI In Samba
Is there a way to use WMI from samba? If yes how? I am using wmi-client on debian lenny currently. -Tushar
2014 Jan 31
1
Building WMIC
I downloaded source for samba-4.1.4 in hopes of testing the WMI functionality. I added to source4/wscript_build: bld.RECURSE('lib/wmi') This results in a build error: # make WAF_MAKE=1 python ./buildtools/bin/waf build Waf: Entering directory `/root/samba-4.1.4/bin' Selected embedded Heimdal build Checking project rules ... Unknown depen...
2017 Jan 27
2
Reversion of rL292621 caused about 7% performance regressions on Cortex-M
Hi Evgeny, Quentin and Matthias found it was a problem about subreg live range update and will push a fix soon (http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20170123/424126.html). Thanks, Wei. On Fri, Jan 27, 2017 at 10:35 AM, Wei Mi <wmi at google.com> wrote: > Sure. Will keep you posted. > > Thanks, > Wei. > > On Fri, Jan 27, 2017 at 10:31 AM, Evgeny Astigeevich > <Evgeny.Astigeevich at arm.com> wrote: >> Hi Wei, >> >> Thank you for information. >> Please let me know about any...
2005 Jun 16
0
How to detect telco Message Waiting Indicator (WMI)
I'd like to be able to configure Asterisk to detect and respond to message waiting indications from my telco, as I'm using the telco voicemail as a fallback in case the Asterisk line is busy, Asterisk or it's server is down, etc. Detecting either the FSK (preferred) or the stutter-tone, would allow Asterisk to notify me that there it missed a message. I see periodic queries about