- Homepage
-
How to backup easy your Linux ( 2 commands )
Hi I just discovered a easy way and simple to perform a restore / backup of your linux machine . It’s not a bussines solution but can make your life better at home or with testing VM All we need is a console with administrator privileges ( root ) use the folling command sudo tar…
-
AD DS auditing AD
Hi today It’s Ad ds auditing time! Purproses: Log specific info from the domain that can be interesting for the admins Prerequisites Admin permissions Be familiar with group policy AD DS rolle must be installed Feature required : Group Policy Management ( installed ) Enabling the audit policy ( windows interface ) First we must to do…
-
Windows simple nice cleaner script
Hi I’ve made some research cleaning Old windows vmware disks enjoying “old style of 90’s” Here are a nice script , it cleans Explorer cache & makes automatic cleanup < Begin Code > cleanmgr /sagerun:11 @echo off Set “RegKey=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList” set “regkey2=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\shell folders” call:getspecialfolders “Cache, History, Cookies” For /f “tokens=*” %%? in ( ‘Reg.exe QUERY “%RegKey%”…
-
Windows Server 2012 R2 Group Policy Caching
Hi to all! I’m glad to come back again !!! This summer will be hot , because I’m on a new Server2012 R2 Master Course on the Madrid University (Udima) . And guess what? I have a lot of new documentation… and Post Ideas So what’s Group policy caching ? Well… In basic terms , we…
-
Fix boot manager UEFI capturing image sccm2012
Hi Today I’m very busy with my projects so… Sorry for no posting on this month Today we gonna learn how to repair a UEFI boot on this following scenario: When capturing an image reference with disk to sccm2012 R2 and the progress fails in step 2 This is the normal capturing screen of capturing…
