pop up
seen from Malaysia
seen from United States
seen from Italy
seen from Türkiye
seen from United Kingdom
seen from China

seen from Italy
seen from Japan
seen from China
seen from United States

seen from Italy

seen from Italy
seen from China
seen from China

seen from Italy
seen from United States
seen from Malawi
seen from Germany
seen from China
seen from Canada
pop up
Restore Windows 2012 domain controller VM error 0xc00002e2 from Windows Server Backup
“Your PC ran into a problem and needs to restart. We’re Just collecting some error infro, and then you can restart. (100% complete)”
You may got the above error message, when start a Windows 2012 AD guest VM which restored successfully from Windows server backup.
Scene:
restore a windows Hyper-V backup (backup from windows built-on application Windows Server Backup over 3 months for example backup date Jan 1 2016 ) to a new machine.
successfully restore via Windows server backup (restored date is April 1 2016)
change Hyper-V config. setting in Hyper-V manager
start VM (Windows 2012 AD )
got error.
Solution:
change Windows Hyper-V Host machine date go back to Jan 3, 2016, close backup date as possible.
perform windows server backup again to restore the backup as normal.
change Hyper-V config. setting in Hyper-V manager.
start VM (windows 2012 AD) , you should start without any error
login to VM.
change guest system date to the real time (for example April 1, 2016).
reboot VM.
chnage Hyper-V host machine to the real time (for example April 1, 2016).
done!
How to find Windows uptime?
How to find Windows uptime?
Option 1: 1. Go to “Start” -> “Run”. 2. Write “CMD” and press on “Enter” key. 3. Write the command “net statistics server” and press on “Enter” key. 4. The line that start with “Statistics since …” provides the time that the server was up from. The command “net stats srv” can be use instead. Option 2: Uptime.exe Tool Allows You to Estimate Server Availability with Windows NT 4.0 SP4 or Higher…
View On WordPress
Active Directory問題處理
多台DC的DFS損壞時發生Event 9601
http://support.microsoft.com/kb/2218556
正確的校時方法,包括如何正確的在Hyper-V裡校時 (因為Hyper-V裡的時間是暫停的):
http://blogs.msdn.com/b/virtual_pc_guy/archive/2010/11/19/time-synchronization-in-hyper-v.aspx
由2008昇級至2012:
http://blogs.technet.com/b/canitpro/archive/2013/06/18/step-by-step-active-directory-migration-from-windows-server-2008-r2-to-windows-server-2012.aspx
我的Account每隔幾次鐘就被Lockout!
http://technet.microsoft.com/en-us/library/cc776964.aspx
如何分析 AD 帳號被鎖定的原因與解決問題的方法
http://blog.miniasp.com/post/2010/12/08/How-to-analysis-AD-Account-Lockout-problem.aspx
Domain Rename (小朋友不要學)
http://blogs.technet.com/cfs-filesystemfile.ashx/__key/telligent-evolution-components-attachments/01-6527-00-00-03-43-83-60/Windows-Server-2008-R2-ADDS-Domain-Rename-Operations-Document.pdf
How to enable Data Deduplication in Windows 2012
In this post I’ll look at how to install and setup Data Deduplication in Windows 2012.
1. Open Server Manager, select Manager, select Add Roles and Features, follow the prompts until you get to Server Roles. Expand File and Storage Services, expand File and iSCSI Services, and select Data Deduplication. Click Next, Next, Install.
2. Now Data Deduplication is installed, I would recommend running…
View On WordPress
Deactivating UAC
http://dlvr.it/4mQHTg
Fix for AutoSPInstaller "Connection Error. Check server name, port, firewall" error with SharePoint 2013, Windows Server 2012 and SQL 2012
Either ensure the windows firewall for the SharePoint and SQL servers have the necessary exceptions or disable it. If you're configuring a production environment it’s advisable to have some form of hardware or software firewalls between your servers and the rest of the network. Check with the network/domain admins what the policy is before disabling windows firewall :)
Open SQL Server Configuration Manager
Expand “SQL Server Network Configuration”
Click “Protocols for [SQL instance name]”
Enable Named Pipes
Enable TCP/IP
Open Services.msc (from either the start menu or the run box)
Restart the SQL service that corresponds to your SQL instance
Did you know that creating a Virtual Adapter with Add-VMNetworkAdapter you can easily get a mac conflict?
Yeah, neither did I.