Here I rather input only URL on web page , where is perfectly explain „How prepare federation“
I suggest to you!
Here I rather input only URL on web page , where is perfectly explain „How prepare federation“
I suggest to you!
In first step you have to have admin rights:
1.run
regedit tool
2. go to HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background\
set dword key OEMBackground from 0 to 1
3.In path %windir%\system32\oobe\info\
create folder name backgrounds
4. Now put your picture „JPG“ file with size less than 256 kb in this folder and rename it to backgroundDefault.jpg
If you have a file server and you want get know how much data you will be able save if migrate to Server 2012 , copy from Windows Server 2012 from path c:\windows\system32\ you will found tool ddpeval.exe (or you can download this tool „ddpeval.zip“ from skydrive on main page of marwin.e-blog.cz)
ddpeval.exe \\dchv\d
or
ddpeval.exe :d
—————————————————————————————————————————————————————————
FIRST „enable deduplication data“ ( feature of file server role ),
Deduplicate features works with local disks, volumes , no remote network store, remote network shares
1. From command line
Dism /online /enable-feature /featurename:ServerCore-FullServer /all
restart server
2. From Powershell
Import-Module Dism Enable-WindowsOptionalFeature –online -Featurename Server-Gui-Shell,Server-Gui-Mgmt
restart server
run as Administrator – powershell with exchange module
(gcm exsetup).FileVersionInfo
get-command exsetup | fl FileVersionInfo