...is as follows :
Import-Csv "C:\temp\update.csv"
foreach ($user in $users) {
Get-ADUser -Filter "SamAccountName -eq '$($user.User)'" -Properties * |Set-ADUser -department $($user.department) -title $($user.title) -company $($user.Company)
}
but all it seems to do is list the users and not...
Are they using an in-house exchange server or what at the moment.
The best way ...... convert to Office 365 -- ALL the benefits, Outlook, OWA, iPad, Smart Phone etc
Google Apps is one way, but there is an issue ith Google Sync for Outlook 2010/13
If just need eMail on the go with an inhouse...
Cheers Guys, I'll have a play when I get two seconds :)
Richard
BTW - if there is a way to do it that means I have to change / add / not use columns, then that's fine too !!!!
<Do I need A Signature or will an X do?>
No.
If Joe travels to the Office (his normal 15km) and then does 99 trips to and from other businesses before going back to the office, ALL of that mileage is claimable.
The restraints (for want of a better word) only apply if the trip "conflicts" with what would normally be a trip to / work.
I...
Employee Joe Public has a normal place of work, the office.
If on Monday he is based at the Office all day, he makes two trips
1) From Home to Office (15km)
2) From Office to Home (15km)
both these trips are not claimable
If on Tuesday he makes four trips,
1) From Home to Office (15km)
2) From...
Skip,
The Purpose column was to separate Business from T/F Work trips - but then ran into the half and half trips !!!!
Cheers
Richard
<Do I need A Signature or will an X do?>
...I then have From and To Columns, F & G respectively
Columns G & I are start Miles & end Miles -- Column J is the total miles (converted to km's by *1.609)
So I have
A B C D E F G H I J
N/A Date Time Desc. Purpose From To Start...
Skip
It's for a mileage claim sheet.
Scenario 1 (should) is if trip is type "Business" & the end destination is "Home" & the journey is > than 9.4 miles then claim total less 9.4 else just claim the total.
i.e. If the last trip of the day is to home and is over 9.4 miles then the amount in...
...to do is nest a group of if(and statements
Is this possible even??
This -- =IF(AND(E17="Business", G17="Home",((I17-H17)>9.4)), ((I17-H17)-9.4)*1.609, (I17-H17)*1.609) works __Horray
BUT ... I need to mess with the E17 and G17 cells and the (I17-H17) calculation
so .. I have three...
This is an actual e-Mail from an ADULT - the back story is that she lives outside the normal delivery area (just) of a Take-Away that is running a promotion she has won ------ It CLEARLY states on the entry page that if you enter & win and happen to be outside of the delivery area you have to...
Is that the same a g0n ........ no , never mind , erm I believe there is a taxi waiting with my name on it :-)
<Do I need A Signature or will an X do?>
I've been looking at Powershell and have managed to get a mailbox list out of a script (I'm new to this!!!) Does anyone know where I can get a list of properties that pertain to each mailbox object ? (That way I might be able to work my original question out myself!!!!)
MTIA
<Do I need A...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.