reset Outlook Profile 2013
reg.exe delete HKCU\Software\Microsoft\Office\15.0\Outlook\Profiles\Outlook /f
reg.exe add HKCU\Software\Microsoft\Office\15.0\Outlook\Profiles\Outlook
segunda-feira, 14 de setembro de 2015
quinta-feira, 27 de agosto de 2015
ZIMBRA desktop install on Ubuntu 14.04
After install of zimbra following the tutorial:
http://wiki.zimbra.com/wiki/Installing_Zimbra_Desktop_7_on_Ubuntu_Desktop_64bits
the icon does not launch.
Just need to do :
You are on the right track, just need to delete the desktop shortcut and zdesktop folder, and then create it again: Do each of the three lines one at a time:
cd ~
sudo rm -rf zdesktop Desktop/zd.desktop
/opt/zimbra/zdesktop/linux/user-install.pl
quarta-feira, 5 de agosto de 2015
How do I use Unetbootin to make a bootable Windows USB installer?
After I ran Unetbootin and isntalled Windows on it , whe I boot on PC it starts a countdown and nothing happens:
This Fix worked:
- Format your USB as FAT32 in GParted
- Open UNetbootin and get it as far as the stage where it brings up the USB partition to install to e.g. /dev/sdb1 - Don't install the ISO, though
- Leaving UNetbootin open as is, reopen GParted
- Format the USB in GParted as NTFS
- If GParted doesn't automatically add the "boot" flag, add it yourself
- Now, go back to UNetbootin, which you've left open in the meantime, and click OK
EDIT: at this point UNetbootin complained the USB device was unmounted. Keeping UNetbootin open I ran
sudo mount /dev/sdb1 /mnt
. Then I hit "OK" on the still-open UNetbootin. It wrote the USB image to the USB.terça-feira, 21 de julho de 2015
Zimbra signature exceeds 1024 - Solved
Hi,
We tried several blogs and posts , but then the one that works:
sudo gedit /opt/zimbra/zdesktop/jetty/webapps/zimbra/js/Startup1_2_all.js
change signature length from 1024 to 10240
We tried several blogs and posts , but then the one that works:
sudo gedit /opt/zimbra/zdesktop/jetty/webapps/zimbra/js/Startup1_2_all.js
change signature length from 1024 to 10240
sexta-feira, 26 de junho de 2015
Manually activate enterprise OFFICE 2013
To trigger activation manually on the KMS client,
cmd
CD \Program Files (x86)\Microsoft Office\Office15
the run : cscript ospp.vbs /act
cmd
CD \Program Files (x86)\Microsoft Office\Office15
the run : cscript ospp.vbs /act
terça-feira, 19 de maio de 2015
Replace Cisco 3750 in stack with different IOS versions
Hi,
If you had a problem with Cisco switch , in a stack, and the replacement switch is under a different IOS version you shoud do an upgrade or a downgrade.
In my case i downgraded the replacement switch to the same version of the existing switch:
1. download de 12.2(35) bin image from Cisco ( need Contract for that)
2. copy tftp://192.168.1.198/imagename.bin flash:
3. dir flash
4.boot system flash:/imagefilename.bin
boot system flash:c3640-i-mz.122-10.bin
boot system flash:c3640-i-mz.122-10.bin
boot system flash:c3640-i-mz.122-10.bin
Your switch should boot now with the new downgraded image..
copy tftp://10.1.1.1/iosimage.bin tftp:
copy tftp://10.1.1.1/iosimage.bin tftp:
copy tftp://10.1.1.1/iosimage.bin tftp:
copy tftp://10.1.1.1/iosimage.bin tftp:
sexta-feira, 19 de abril de 2013
How to add Printer manually in your Windows 7 Operating System computer?
There are two methods to Add Printer manually in your Windows 7 Operating System computer.
Method 1: How to install local printer in Windows 7 Operating System?
For installing local printer, you may follow the steps given below:
1. First, Click on the Start button in your screen, further click on Control Panel button and then double click on Devices and Printers button.
2. Then click on Add a Printer button in the menu.
3. Further select the Add a local printer button from the available menu.
4. Then choose an existing LPT port and click Next button .
5. Further select the correct driver from the driver list menu for your printer. Suppose if the requisite driver is not available then click on the Windows Update button. After the Windows 7 Update installation finishes in your computer, once again search for the appropriate driver for your printer.
Method 2: How to install network printer in Windows 7 Operating System?
The following are the steps for adding a shared printer in your Windows 7 Operating System computer:
1. First, click on the Start button in your screen, further, click on Control Panel button and then double click on Devices and Printers button.
2. Then click on Add a Printer button in the menu.
3. Further select the Add a local printer button from the next available menu.
4. Then select the Create a new port button in the menu. Further choose the Local Port button as the type of the port in the existing menu.
5. Then go to the box with title Enter a port name and then type the address in the following format:
\\[I.P. address of your host computer]\[Share Name of the printer in the computer][Please remove the - [] - and substitute it with - "<>" while actually doing it].
and then click Next button in the menu.
6. Go and select the appropriate driver for your printer from the driver list available there. In case of the required driver is not available, you may click on the Windows Update button for updating your Windows 7 Operating System. Soon after the update for Windows 7 Operating System finishes, you can once again search for the appropriate driver for your printer.
Reference www.microsoft.com
Subscrever:
Mensagens (Atom)