Fequal è un software gratuito
ed utilizzabile senza alcun tipo di problema su tutti i sistemi operativi Windows
(sia a 32-bit sia a 64-bit) che permette di trovare i file identici
presenti sul proprio OS.
Ciò che rende Fequal un software diverso da tutti gli altri software
analoghi è la possibilità di individuare rapidamente i file doppi e di
scegliere poi se rimuoverli o se sostituirli
con scorciatoie o link simbolici.
Download:
http://tp.lc.ehu.es/jma/win32/fequal.html
<------->------->
Fequal is a free software and can be used without any problems on all Windows operating systems (both 32-bit and 64-bit) that allows you to find identical files present on your OS.
What makes Fequal software unlike any other similar software is the ability to quickly locate duplicate files and then choose whether to remove them or replace them with shortcuts or symbolic links.
Download:
http://tp.lc.ehu.es/jma/win32/fequal.html
[original Article]
Mi è capitato spesso in questi anni di dover risolvere problemi di posta elettronica o autenticazione del dominio generati da errate configurazioni dell'ora dei server.
Appunto su questo blog alcuni comandi utili per fare troubleshooting:
1. Comando da lanciare su un DC per trovare la differenza di orario fra i dc (visualizza anche l'offset)
w32tm /monitor
2. Run the following command on the PDC emulator:
w32tm /config /manualpeerlist:timeserver /syncfromflags:manual /reliable:yes /update
Once done, restart W32Time service.
net stop w32time | net start w32time
3. Run the following command on all other DCs (that are not PDC):
w32tm /config /syncfromflags:domhier /update
Once done, restart W32Time service:
net stop w32time | net start w32time
I have often, in recent years, to solve problems of e-mail or authentication domain generated from misconfigurations time servers.
4. To check the source time server:
w32tm /query /status
5. You can check the registry entries if the domain controller is using NTP (should be on PDC) or NT5DS (on non-PDC):
Find the value of Type under
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters
reg query
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters
6. re-sync the w32time service using the following command:
w32tm /resync /rediscover
<---------->---------->
7. Execute the following command to actually perform a time synchronization with the external source
w32tm.exe /config /update
<---------->---------->
Some articles and tools
port query Tool GUI
https://www.microsoft.com/en-us/download/details.aspx?id=24009
Technet - Windows Time Service Tools and Settings
https://technet.microsoft.com/en-us/library/cc773263(v=ws.10).aspx
Time Configuration in Active Directory
http://blogs.technet.com/b/nepapfe/archive/2013/03/01/it-s-simple-time-configuration-in-active-directory.aspx
Configure DC to synchronize time with external NTP server
https://community.spiceworks.com/how_to/65413-configure-dc-to-synchronize-time-with-external-ntp-server
[original Article]
If you work with Hyper-V, you very well also use System Center to
manage it. If you do not use System Center, you should download this
free ebook and give it a review.
We’re happy to announce a new free ebook – Introducing Microsoft
System Center 2012 R2 by Mitch Tulloch with Symon Perriman and the
System Center Team.
DOWNLOAD LINK
Download the PDF - here
Introduction
Microsoft System Center is one of the three pillars of Microsoft’s
Cloud OS vision that will transform the traditional datacenter
environment, help businesses unlock insights in data stored anywhere,
enable the development of a wide range of modern business applications,
and empower IT to support users who work anywhere while being able to
manage any device in a secure and consistent way. The other two pillars
of the Cloud OS are, of course, Windows Server 2012 R2 and Windows
Azure, and Microsoft Press has recently released free Introducing books
on these platforms as well.
Whether you are new to System Center or are already using it in your
business, this book has something that should interest you. The
capabilities of each component of System Center 2012 R2 are first
described and then demonstrated chapter by chapter. Real-world and
under-the-hood insights are also provided by insiders at Microsoft who
live and breathe System Center, and those of you who are experienced
with the platform will benefit from the wisdom and experience of these
experts. We also included a list of additional resources at the end of
each chapter where you can learn more about each System Center
component.
Part I – Cloud Computing
- System Center and the Cloud OS
Part II – Provisioning Infrastructure
- Provisioning infrastructure with Virtual Machine Manager
- Provisioning self-service with App Controller
- Managing and maintaining with Configuration Manager
- Backup and recovery with Data Protection Manager
Part III – Implementing Monitoring
- Real-time monitoring with Operations Manager
- Proactive monitoring with Advisor
Part IV – Building Private Clouds
- Standardization with Service Manager
- Automation with Orchestrator
- Windows Azure Pack
Remove Open File- Security Warning
1. Copy this code and paste it into a text file and Save it as filefixsec.reg.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Associations]
“LowRiskFileTypes”=”.exe;.bat;.reg;.vbs;”
Alternative method:
gpedit.msc