No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
The first thing you need to do when you are installing window server2012 or any version, is that you should install the ADDS(ACTIVE DIRECTORY DOMAIN SERVICES) this role contains the following; Domain,Computer,User,which enable us to manipulate on the workstations. Then make all the workstations be the member of the domain …
As regard to the question you and resolved by you, the cmd solution you wrote down,are we going to place it in command console;command prompt: echo off reg add "hklm\SOFTWARE\Microsoft\Windows\CurrentVersion\netcache" /v FormatDatabase /t reg_dword /d 00000001 reg delete "hkcu\Software\Microsoft\Windows\CurrentVersion\netcache\shares" /f reg add "hkcu\Software\Microsoft\Windows\CurrentVersion\NetCache\Shares" /ve reg delete "hkcu\Software\Microsoft\Windows\CurrentVersion\netcache\AssignedOfflineFolders" /f reg add …
The End.
Fowomola