Get Sid – Powershell

get-wmiobject win32_useraccount

Rubriky: MIcrosoft Windows (client/server), Powershell | Komentáře nejsou povolené u textu s názvem Get Sid – Powershell

How convert FAT16 or FAT32 to NTFS

HI all,

this task is realy simple. You will not lose data on convert disk !

open Command promt -cmd as administrator

use integrated tool „convert.exe“

usually I need run first: chkdsk volume /f

convert volume /FS:NTFS

select Yes

„insert actual name of volume“

(! you do not have to convert from c:\ and disk which we want to convert!)

 

Rubriky: MIcrosoft Windows (client/server) | Komentáře nejsou povolené u textu s názvem How convert FAT16 or FAT32 to NTFS

How disable create DNS record by network interface (over regedit)

open regedit and go to ( path you can see in line in picture )

DisableDynamicUpdate

Rubriky: MIcrosoft Windows (client/server) | Komentáře nejsou povolené u textu s názvem How disable create DNS record by network interface (over regedit)

Events – Events 1659, 1481, and 1173, „The naming context is in the process of being removed or is not replicated from the specified Server“

After remove domain from forest I cannot replicate rest of domain without error „The naming context is in the process of being removed or is not replicated from the specified Server“. Microsoft offer HOTFIX for that ! „: http://support.microsoft.com/kb/2413670/en-us

Hotfix you can download from my skydrive „verejne“ in right side panel. „require restart of server“

 

Rubriky: Active Directory | Komentáře nejsou povolené u textu s názvem Events – Events 1659, 1481, and 1173, „The naming context is in the process of being removed or is not replicated from the specified Server“

Does CPU support SLAT for Hyper-V on client machine ( Windows 8 x64 virtualization )

Hi ,

For test if your CPU is ready for Windows 8 x64 Hyper-V , you should  first test  it through – coreinfo.exe tool by Mark Russinovich –http://technet.microsoft.com/en-us/sysinternals/cc835722.aspx or in my SkyDrive – „Veřejne“ on right side of this web page

run cmd.exe as administrator and start coreinfo.exe with parameter -v like below in the picture

coreinfo

My laptop is ready for installing feature Hyper-V on Windows 8 x64 🙂

Rubriky: MIcrosoft Windows (client/server), Virtualization | Komentáře nejsou povolené u textu s názvem Does CPU support SLAT for Hyper-V on client machine ( Windows 8 x64 virtualization )