• Home
  • About
    • Disclaimer
  • Archives
  • Tools

Fortios 5.6 – Enable intra-vap-privacy or prevent Intra-SSID traffic

Mar29
2018
Written by david

In order to prevent communication between wifi clients and add extra security layer to the wifi users, we can enable the intra-vap-privacy feature and isolate the wifi clients.

config wireless-controller vap
edit "SSID Name"
set intra-vap-privacy enable
next
end
VN:F [1.9.20_1166]
please wait...
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
Posted in Fortigate - Tagged Fortigate

How to create e-mail address policy based on active directory group membership.

Jan02
2018
Written by david

I use this command to create a e-mail address policy based on a group membership use the following command:

New-EmailAddressPolicy "" -RecipientFilter {((MemberOfGroup -eq "GroupPath"))} -EnabledPrimarySMTPAddressTemplate ‘’

PolicyName – Policy name.
GroupPath – Distinguished name of group in Active Directory. READ MORE »

VN:F [1.9.20_1166]
please wait...
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
Posted in 2010, Exchange - Tagged 2010, EMS, exchange

Fortigate – useful log related cli commands I use.

Jan02
2018
Written by david

I use these commands whenever I have problems with the log facility and I need to reset it.

Set the maximum size of the memory buffer log, in bytes. (Default 65536)

config log memory global-setting
set max-size 2048000

Clear all logs

execute log delete-all

READ MORE »

VN:F [1.9.20_1166]
please wait...
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
Posted in Fortigate - Tagged CLI, Fortigate

Fast way to enable Syslog server on fortigate

Sep13
2015
Written by david

Here are the cli commands I use to set a fortigate unit with a Syslog server, change the server IP and the facility as needed.

config log syslogd setting
 set status enable
 set server 192.168.0.10
 set port 514
 set facility user
end

READ MORE »

VN:F [1.9.20_1166]
please wait...
Rating: 10.0/10 (1 vote cast)
VN:F [1.9.20_1166]
Rating: +1 (from 1 vote)
Posted in Fortigate - Tagged CLI, Fortigate

Powershell: How to set “Out of the office” to a list of users.

Sep05
2015
Written by david

Here is a script for setting an Out of the office (OOO) message to a list of users.
Tested on Exchange 2010.

First, careat a CSV file (OOOUsers.csv) with all the users in one column and put it in c:\ooo\.
Than, create a *.ps1 file and copy the script into it.
Save it in C:\ooo\.
READ MORE »

VN:F [1.9.20_1166]
please wait...
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: +1 (from 1 vote)
Posted in 2010, Exchange, PowerShell - Tagged exchange, Powershell, Script

HmailServer – Basic SPAM Settings

Jan03
2015
Written by david

Updated on: 05-09-2015
This is the basic settings I use when I install Hmailserver in mailrelay mode:

Antispam->General
Spam Mark Threshold = 6
Spam Delete Threshold = 8
Max Message Size to Scan = 1024
All tickboxes selected.
READ MORE »

VN:F [1.9.20_1166]
please wait...
Rating: 8.3/10 (4 votes cast)
VN:F [1.9.20_1166]
Rating: +3 (from 3 votes)
Posted in HmailServer - Tagged HmailServer

Export to CSV all your Exchange 2010-2007 Email Addresses

Jan03
2015
Written by david

This Powershell command will export all SMTP Email addresses from Exchange 2010-2007 to CSV file.

Get-Mailbox -ResultSize Unlimited |Select-Object DisplayName,ServerName,PrimarySmtpAddress, @{Name=“EmailAddresses”;Expression={$_.EmailAddresses |Where-Object {$_.PrefixString -ceq “smtp”} | ForEach-Object {$_.SmtpAddress}}} | Export-CSV c:\smtp.csv -NoTypeInformation
VN:F [1.9.20_1166]
please wait...
Rating: 10.0/10 (1 vote cast)
VN:F [1.9.20_1166]
Rating: +1 (from 1 vote)
Posted in 2007, 2010, Exchange, PowerShell - Tagged 2007, 2010, Command Line, exchange, Powershell

Veeam Quick Fix: Cannot use CBT: Soap fault. Error caused by file /vmfs/volumes/.vmdkDetail: ”, endpoint: ”

Aug05
2014
Written by david

This is a Quick Fix for a problem with Veeam Backup and replicarion Cannot use CBT: Soap fault. Error caused by file /vmfs/volumes/.vmdkDetail: ”, endpoint: ”

If symantec backup exec agent is installed on the server, remove/uninstall it

Than re-install/repair vmware tools and make sure Volume shadow copy services is installed.

VSS Service

VN:F [1.9.20_1166]
please wait...
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: +2 (from 2 votes)
Posted in Veeam, VMware - Tagged Veeam, VMware

Veeam Error: VSSControl: Backup job failed. Discovery phase failed. Cannot add volumes to the snapshot set.

Aug04
2014
Written by david

I had this error the other day when running Veeam backup and replication for the first time at a new client:
Error: VSSControl: Backup job failed. Discovery phase failed.
Cannot add volumes to the snapshot set.
Volume name: Cannot add volume to the set of volumes that should be shadowed.
VSS error: VSS_E_UNEXPECTED_PROVIDER_ERROR. Code:0x8004230f
READ MORE »

VN:F [1.9.20_1166]
please wait...
Rating: 10.0/10 (1 vote cast)
VN:F [1.9.20_1166]
Rating: +5 (from 5 votes)
Posted in Veeam - Tagged Veeam, VMware, VSS

Super Control Panel (God Mode) on Windows 7.

May17
2014
Written by david

I found it on the web and I think it’s a great tool I wished I knew of its existence before.
Wikipedia entry.

It’s an hidden mode that allows you to view and adjust all administrative options in one place.

To enable it you need to:
READ MORE »

VN:F [1.9.20_1166]
please wait...
Rating: 3.5/10 (2 votes cast)
VN:F [1.9.20_1166]
Rating: +1 (from 1 vote)
Posted in How To: - Tagged Windows 7

Windows Error Reporting (WER) and low disk space

Dec24
2013
Written by david

I don’t use Widows Error Reporting service and it appears the if I don’t use it, it doesn’t mean it’s not working! And if this service runs after some time the disk space will consume itself.
So what to do? READ MORE »

VN:F [1.9.20_1166]
please wait...
Rating: 9.0/10 (1 vote cast)
VN:F [1.9.20_1166]
Rating: +2 (from 2 votes)
Posted in Command Line, SBS, SBS 2008, SBS 2011, Windows - Tagged sbs, SBS 2008, SBS 2011, WER, windows, Windows Error Reporting

Exchange 2010: View free (White) space inside the Mailbox Database

Jan23
2013
Written by david

If you like to see the available space on you’r database you can run fallowing command in “Exchange Management Shell” READ MORE »

VN:F [1.9.20_1166]
please wait...
Rating: 10.0/10 (1 vote cast)
VN:F [1.9.20_1166]
Rating: +2 (from 2 votes)
Posted in 2010, Exchange - Tagged 2010, exchange, Powershell

Unable to access file since it is locked

Oct31
2012
Written by david

It all started with this error:
Virtual machine disks consolidation is needed

I tried to run Snapshot –> Consolidate on the guest and got this error

"Unable to access file since it is locked"

To resolve the issue related to Snapshot Consolidation failure: “Unable to access file since it is locked” follow the steps outlined below. READ MORE »

VN:F [1.9.20_1166]
please wait...
Rating: 9.8/10 (4 votes cast)
VN:F [1.9.20_1166]
Rating: +4 (from 4 votes)
Posted in VMware - Tagged VMware

Renew/Install SSL certificate on Exchange 2010

Oct09
2012
Written by david

I found a great step by step guide written by Randy Chapman about renew/install SSL certificate on Exchange 2010 here.

Worth reading.

 

VN:F [1.9.20_1166]
please wait...
Rating: 10.0/10 (1 vote cast)
VN:F [1.9.20_1166]
Rating: +3 (from 3 votes)
Posted in 2010, Exchange - Tagged 2010, exchange

Exchange Server and Update Rollups Build Numbers, ThechNet Wiki.

Sep19
2012
Written by david

The following link is the Microsoft Wiki page that lists all Exchange Server versions and Update Rollup’s with release dates and KB respectively.

Exchange Server and Update Rollups Build Numbers.

VN:F [1.9.20_1166]
please wait...
Rating: 10.0/10 (1 vote cast)
VN:F [1.9.20_1166]
Rating: +3 (from 3 votes)
Posted in 2007, Exchange - Tagged 2007, exchange
« Older Entries

Categories

  • Command Line (11)
  • Exchange (8)
    • 2007 (4)
    • 2010 (5)
  • Fortigate (10)
  • FreeNAS (2)
  • HmailServer (1)
  • How To: (8)
  • MS SQL 2008 (4)
  • Networking (4)
  • Open Source (1)
  • PowerShell (2)
  • Recovery (1)
  • SBS (8)
    • SBS 2008 (6)
    • SBS 2011 (3)
  • Terminal Server (2)
  • Veeam (2)
  • VMware (6)
  • Windows (18)

Links

  • חי הדפסות – דפוס משי, חולון
  • שלישיה – זה לא מה שחשבתם

Archives

  • March 2018
  • January 2018
  • September 2015
  • January 2015
  • August 2014
  • May 2014
  • December 2013
  • January 2013
  • October 2012
  • September 2012
  • July 2012
  • June 2012
  • May 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
Site Meter

EvoLve theme by Theme4Press  •  Powered by WordPress How to do.....IT