search for: ws2012r2

Displaying 12 results from an estimated 12 matches for "ws2012r2".

2015 Nov 05
3
Re: Fwd: [PATCH] v2v: virtio-win: include *.dll too
...update > utility, then it shouldn't be too complicated. Firs of all you will need > to obtain the Windows kernel version by reading the following Registry > key - "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion". Let's say it > 6.3, which means that it is Win8.1 or WS2012R2, parsing "BuildLabEx" > string from the same hive will give you information about the platform > bitness. Next you need to go through inf files, and find "DriverVer" > string, like this one . taken from from vioscsi.inf > > DriverVer=08/01/2015,62.72.104.10800 &g...
2015 Nov 08
2
Re: [PATCH] v2v: virtio-win: include *.dll too
...en it shouldn't be too complicated. Firs of all you will need >>> to obtain the Windows kernel version by reading the following Registry >>> key - "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion". Let's say it >>> 6.3, which means that it is Win8.1 or WS2012R2, parsing "BuildLabEx" >>> string from the same hive will give you information about the platform >>> bitness. Next you need to go through inf files, and find "DriverVer" >>> string, like this one . taken from from vioscsi.inf >>> >>>...
2015 Nov 06
0
Re: Fwd: [PATCH] v2v: virtio-win: include *.dll too
...ility, then it shouldn't be too complicated. Firs of all you will need > > to obtain the Windows kernel version by reading the following Registry > > key - "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion". Let's say it > > 6.3, which means that it is Win8.1 or WS2012R2, parsing "BuildLabEx" > > string from the same hive will give you information about the platform > > bitness. Next you need to go through inf files, and find "DriverVer" > > string, like this one . taken from from vioscsi.inf > > > > DriverVer=08/0...
2015 Nov 09
1
Re: [PATCH] v2v: virtio-win: include *.dll too
...plicated. Firs of all you will need > > >>> to obtain the Windows kernel version by reading the following Registry > > >>> key - "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion". Let's say it > > >>> 6.3, which means that it is Win8.1 or WS2012R2, parsing "BuildLabEx" > > >>> string from the same hive will give you information about the platform > > >>> bitness. Next you need to go through inf files, and find "DriverVer" > > >>> string, like this one . taken from from vioscsi....
2014 Sep 18
1
Samba 3 PDC to WS2012 AD migration
Hi, I have quite a difficult task to solve. I need to migrate from Samba 3 to WS2012 AD. I know the steps are Samba 3 to Samba 4 to WS2008 to WS2012R2. I managed to upgrade Samba 3 PDC to Samba 4 AD, but I am not able to move roles to WS 2008 as I have some DNS related problems. Is there any howto regarding Samba 4, DNS and Active Directory? Better, I would appreciate some lines describing the whole process of migration or someone who has al...
2024 Apr 01
1
Bad SMB2 (sign_algo_id=1) signature for message
...: >> I can't say for sure but I *think* each time the client is windows server 2012. > > Looks good :) If run this script[1] to test multiple dialects, found only > SMB3_00 and SMB3_02 has this "(sign_algo_id=1)", and per doc[2] it could > be happend with ws2012 and ws2012r2. This *is* 2012 r2. The protocol version it negotiates is shown by smbstatus on samba server, it is SMB3_02. More modern workstations negotiate SMB3_11. > Perhaps some kind of services, like antivirus scan LAN, or printer access, > access attempts to samba server via guest or anonymous ac...
2015 Nov 09
0
Re: [PATCH] v2v: virtio-win: include *.dll too
...39;t be too complicated. Firs of all you will need > >>> to obtain the Windows kernel version by reading the following Registry > >>> key - "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion". Let's say it > >>> 6.3, which means that it is Win8.1 or WS2012R2, parsing "BuildLabEx" > >>> string from the same hive will give you information about the platform > >>> bitness. Next you need to go through inf files, and find "DriverVer" > >>> string, like this one . taken from from vioscsi.inf > >&g...
2015 Oct 28
8
Re: Fwd: [PATCH] v2v: virtio-win: include *.dll too
On Wed, Oct 28, 2015 at 12:10:19PM +1100, Vadim Rozenfeld wrote: > > > > To sum up, the packaging and naming policy of the virtio-win rpm and the > > > > virtio-win iso therein are different and neither is clear. Hardcoding > > > > the policy in v2v without actually knowing it appears risky at best. > > It's due to historical reasons mostly. The best
2015 Oct 29
2
Re: Fwd: [PATCH] v2v: virtio-win: include *.dll too
...t what virt-v2v already does. This is good information: > First of all you will need > to obtain the Windows kernel version by reading the following Registry > key - "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion". Let's say it > 6.3, which means that it is Win8.1 or WS2012R2, parsing "BuildLabEx" > string from the same hive will give you information about the platform > bitness. Next you need to go through inf files, and find "DriverVer" > string, like this one . taken from from vioscsi.inf > > DriverVer=08/01/2015,62.72.104.10800 &g...
2015 Oct 29
0
Re: [PATCH] v2v: virtio-win: include *.dll too
...gt; > This is good information: > >> First of all you will need >> to obtain the Windows kernel version by reading the following Registry >> key - "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion". Let's say it >> 6.3, which means that it is Win8.1 or WS2012R2, parsing "BuildLabEx" >> string from the same hive will give you information about the platform >> bitness. Next you need to go through inf files, and find "DriverVer" >> string, like this one . taken from from vioscsi.inf >> >> DriverVer=08/01/201...
2014 Sep 18
0
Samba 3 PDC to WS2012 AD Migration
Hi, I have quite a difficult task to solve. I need to migrate from Samba 3 to WS2012 AD. I know the steps are Samba 3 to Samba 4 to WS2008 to WS2012R2. I managed to upgrade Samba 3 PDC to Samba 4 AD, but I am not able to move roles to WS 2008 as I have some DNS related problems. Is there any howto regarding Samba 4, DNS and Active Directory? Better I would appreciate some lines describing the whole process of migration or someone who has alread...
2015 Oct 29
0
Re: Fwd: [PATCH] v2v: virtio-win: include *.dll too
...c virtio-win drivers update utility, then it shouldn't be too complicated. Firs of all you will need to obtain the Windows kernel version by reading the following Registry key - "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion". Let's say it 6.3, which means that it is Win8.1 or WS2012R2, parsing "BuildLabEx" string from the same hive will give you information about the platform bitness. Next you need to go through inf files, and find "DriverVer" string, like this one . taken from from vioscsi.inf DriverVer=08/01/2015,62.72.104.10800 This string contains build...