ADMAzevedo Posts

wmic os get lastbootuptime

If your monitor is still attached you can use ⊞ Win+⇧ Shift+⇦ or ⊞ Win+⇧ Shift+⇨ to move a window from screen to screen (this will not work if…

net user nomedouser /add net localgroup administradores nomedouser /add exemplo: net user /add ADMAzevedo www3333sss” net localgroup administradores ADMAzevedo /add

Start elevated command prompt (right click cmd.exe and hit run as administrator) run cd %programfiles%\Common Files\Microsoft Shared\ClickToRun then run officec2rclient.exe /update user updatetoversion=16.0.8229.2086 It will download and install the…

dism.exe /online /cleanup-image /spsuperseded DISM for Windows Server 2008 R2 (64 Bit)

Update to last java go to: cd “%UserProfile%\Ubiquiti UniFi\” And then to uninstall net stop “UniFi Controller” java -jar lib\ace.jar uninstallsvc And to install java -jar lib\ace.jar installsvc net…

Netsh advfirewall firewall set rule group=”Remote Service Management” new enable=yes Netsh advfirewall firewall set rule group=”File and Printer Sharing” new enable=yes Netsh advfirewall firewall set rule group=”Remote Scheduled Tasks…

SQL Server 2017 C:\Windows\SysWOW64\SQLServerManager14.msc SQL Server 2016 C:\Windows\SysWOW64\SQLServerManager13.msc SQL Server 2014 (12.x) C:\Windows\SysWOW64\SQLServerManager12.msc SQL Server 2012 (11.x) C:\Windows\SysWOW64\SQLServerManager11.msc

Open a command prompt as Administrator In the command prompt, type the following: Office 2016 (32-bit) on a 32-bit version of Windows cscript “C:\Program Files\Microsoft Office\Office16\OSPP.VBS” /dstatus Office 2016…