ADMAzevedo Posts

Admin Applet – Command AD Domains and Trusts – domain.msc Active Directory Management – admgmt.msc AD Sites and Services – dssite.msc AD Users and Computers – dsa.msc ADSI Edit…

The All Users Startup Folder is located at the following path: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp The Current User Startup Folder is located here: C:\Users\%userprofile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

Step 1: Login to your Exchange 2010 server Step 2: Run Exchange PowerShell as Administrator Step 3: Run PowerShell string Get-MailboxStatistics -Database “Mailbox Database XXXXXXXXXXXXX” | Select DisplayName, ItemCount,…

By default, the UniFi controller will operate on the following ports: TCP – 8080, 8443, 8880, 8843, 6789, 27117, 3478, 8881, 8882, 8080, 8880, 8843 UDP – 3478, 10001,…

Reclamar propriedade takeown /R /F * Repor permissões ICACLS * /T /Q /C /RESET

net stop w32time w32tm /config /manualpeerlist:ntp02.oal.ul.pt /syncfromflags:MANUAL net start w32time w32tm /config /update w32tm /resync w32tm /query /configuration w32tm /query /status Time /T net stop w32time w32tm /config /manualpeerlist:3.pt.pool.ntp.org…

netsh wlan show profiles netsh wlan show profile name=NomeDaRede key=clea

use [Insert DB Name] select a.FILEID, [FILE_SIZE_MB] = convert(decimal(12,2),round(a.size/128.000,2)), [SPACE_USED_MB] = convert(decimal(12,2),round(fileproperty(a.name, ‘SpaceUsed’)/128.000,2)), [FREE_SPACE_MB] = convert(decimal(12,2),round((a.size-fileproperty(a.name, ‘SpaceUsed’))/128.000,2)) , NAME = left(a.NAME,15), FILENAME = left(a.FILENAME,30) from dbo.sysfiles a

DBCC CheckDB (‘Nome da Base de Dados’) WITH ALL_ERRORMSGS

Outlook 2016 / Office 365 32-bit Windows C:\Program Files\Microsoft Office\Office16 64-bit Windows C:\Program Files (x86)\Microsoft Office\Office16 64-bit Outlook C:\Program Files\Microsoft Office\Office16 Click-to-Run C:\Program Files\Microsoft Office\root\office16 Outlook 2013 32-bit Windows…