hi all,
i want to set FirstName property of Win32_TSLicensi ng (wmi class) using powershell script.how to set that property?
any pointers regarding this will be highly appreciated.
User Profile
Collapse
-
how to set FirstName property of Win32_TSLicensing
-
[QUOTE=tlhintoq]---> Google (pointer to google, get it?)
thanks for your inputs.To be ore specific,I want to read
Computer Configuration\A dministrative Templates\Windo ws Components\Term inal Services\Termin al Server\Device and Resource Redirection fileds (gpedit.msc values) through c#. -
How do I read the machine policy in C#?
hi,
how do i read the machine policy in c#?
any pointers will be highly appreciated. -
how to resolve error " STATUS_INVALID_USER_BUFFER (c00000e8)"?
hi all,
how to resolve error " STATUS_INVALID_ USER_BUFFER (c00000e8)"?
thnx in advance -
-
how to retreive OEM ID?
hi,
how to retrieve OEM ID of a server programatically ?Is there any built function to retrieve it? -
how to resolve unable to load XXX.lib file error?
hi,
I have created 2 c++ projects say CREATEDLL,USEDL L.
CREATEDLL is a dll and after building am getting CREATEDLL.lib and I want to use in a header file of USEDLL.
I compiled CREATEDLL and pasted the CREATEDLL.lib in the solutin directory of USEDLL.
while compiling USEDLL project am getting error as" "Error 1 fatal error LNK1104: cannot open file CREATEDLL.lib' USEDLL USEDLL"
plz help me to resove... -
regarding winlogon
hi,
how to invoke a function from winlogon process?
ie that function should be called by winloon process.how to wtite the code for that.
thnx in advance -
regarding Threads
hi all,
my sample code is like this.Code:public Classs X { int n[]=new int[10]; public void Xdes() { Z z=new Z(); z.Zdes(n); } public class Z { public void Zdes(n) { //3loops which iterare nearly 10000 time } }
I have wriiten the code asCode:public class
-
counting no of bytes in a line
hi all,
suppose an input file is of the form
12 23 44 455 67 78 89
12 33
45 55 67 88 54 32 31
2 4 5 6 7 8 88 999 00 22 1111 22 33 344 55 666 7777 88.
how to count number of bytes in each line in this file?
thanks in advance -
size of the file
hi all,
how to find the end of the file ,size of the file using java? -
Clustering data with Self Organizing maps
hi,
I want to know about Self Organizing maps.T ounderstand the concept ,I need a small example which explains how clustering is done through self organizing maps?If any body implemented it plz send it to me.
Thanks in advance,
regards,
... -
That means Socket Driver ia a program which stores SocketNo,PortNo ,Ipaddress and then maps the Incoming packet according to it.Is it inbuilt of operating system?...Leave a comment:
-
how incoming packets of yahoo,google reach their destination.how the packets bind to a particular socket?Leave a comment:
-
thanks for giving me the reply.Is it possible to identify the process based on the destination address and portno?Yahoo,Go ogle all use HTTP, port80 only.So each has it's own socket Is this correct?Leave a comment:
-
regarding TCP/IP
I have some doubts regarding Tcp/Ip.how one can identify packets belongs to a particular process.(ie)whi le browising we r simultaniously requesting for Yahoo.Google... .,and so many.how the response packets r sending exacltly to those yahoo,Google in windows.Which part of OS is esponsible for it? -
capturing TCP packet
hi,
how to capture a TCP packet in java?which package I have to use?
No activity results to display
Show More
Leave a comment: