I'm trying to do this but it throws an error, if MMMMyyyy is April2015 I want to get May2015
Ta
Jonathan
$Plus1Month=((Get-Date-FormatMMMMyyyy).AddMonths(+1)).Date
I'm trying to do this but it throws an error, if MMMMyyyy is April2015 I want to get May2015
Ta
Jonathan
$Plus1Month=((Get-Date-FormatMMMMyyyy).AddMonths(+1)).Date