Archive | Windows Server RSS feed for this section
Problem running “sfc /scannow” Error :There is a system repair pending which requires a reboot to complete. Restart windows and run sfc again
4 OctRun this command
dism.exe /image:C:\ /cleanup-image /revertpendingactions
Reboot into safe mode and go again 🙂
Forcing Windows Server to recognise domain connection
26 May- Go to Network Connections (from the Network and Sharing Center, click on “Change adapter settings”.)
- Go to the properties of one network connection marked as “Unidentified” but on the private LAN.
- Go to the properties for IPv4.
- Click the “Advanced…” button.
- Select the DNS tab.
- Enter your domain name into the text box for “DNS suffix for this connection:”.
- Disable and then enable the connection to get NLA to re-identify the location.
View open files Server 2012
8 MarOn a Microsoft Windows 2012 R2 servers, follow these steps:
- Open the Server Management Console.
- Click Tools and then Computer Management.
- Click > next to “Shared Folders.”
- Click Open Files. …