Im trying to run the following script to change the offline address book to allow photos with exchange...but how do I run the below script
$attributes = (Get-OfflineAddressBook "Default Offline Address Book").ConfiguredAttributes
$attributes.Remove("thumbnailphoto,Indicator")...
I have followed the below link:
http://blogs.technet.com/b/exchange/archive/2010/03/10/3409495.aspx
and have ran the listed script in our exchange management shell for one of our users but their photo isn't showing up when they send me an email is there any thing else which needs to be checked...
We have the deleted items retention set on our database to 14 days and for our users to use the database defaults but on some of the users its still showing deleted items earlier than 14 days old....They have the Use Mailbox Database defaults marked within their storage quotas setting on their...
Hello,
We have made a transport rule to send out our corporate signature for our company but would also like to for the users' phone number be able to write the HTML in so that the phone number can be dialed from a mobile device:
i.e. <a href="tel:number">dial number</a>
but we are using...
Hello,
I'm trying to setup this script to import a csv into a distribution list in exchange console:
Import-CSV FileName.csv | ForEach {Add-DistributionGroupMember -Identity "DG Name" -Member $_.Name}
But when I run the script in the exchange console shell. I receive the following:
Cannot...
Hello,
I have 2 coumns A and B, A has my ID and B has by address, I have a bunch of empty cells in A which I want to delete and shift up but need the corresponding cell in B to move up with them, is there any way to accomplish this?
thanks
I have a report which displays a list of shipments(records) grouped by SHIPMENTS.SHIPPERSTATE, then a group SHIPMENTS.CONSIGNEESTATE where it shows the list by going out of the SHIPPERSTATE to each of the CONSIGNEESTATE's, then a count of those shipments for each SHIPPERSTATE to CONSIGNNEESTATE...
Hello,
Im trying to set up a translation pattern configuration which will remove the beginning 3 digits of a number....for example I have number 123-4567, I want to have my pattern remove 123 and just dial 4567
Any help would be appreciated
thanks
Hello,
I have a number of shipments and trying to get a count of the number of shipments, so
do a count of the SHIPMENTS.RECNO then get an average of the number of shipments based a specific number of days in a date range in this case the entry date range
thanks
Hello,
I have a formula which calculates a % for the percent of shipments ontime: ({#count ontime}/(Count ({SHIPMENTS_TTX.RECNO}, {@Project})))*100
for a certain "Project"
I then want to find the average of all of those calculations, how can I do this as they are percent values, so in theory...
Im trying to run a report which only displays data for Saturdays and Sundays during 2012, the field that I would use would be an actual date field displaying for example December 8, 2012
Is there a way to include all Saturdays and Sundays for 2012 to only run the report for those days of the week?
Hello, on my page at www.meadowlarkco.com/salestemplate.html how can I make it so that where I have the section, "some customers that we currently serve are:" to have where it starts Mann Lake to go to the next column so I have two columns of customers listed rather than one long list.
thanks
I have a series of charts which for different fields display data for 3 month periods
ex. field Total Loads display for June, July, August. The bar charts for June, July, and August are showing twice. The values are displaying correctly, but they are showing twice.
Any ideas would be...
Could someone look at my page at www.meadowlarktransport.com and under news and events my event for "Meadow Lark Agents Larry Brannan and Robert......" is not displaying and Im not sure why
Any help would be appreciated
thanks
Hello,
I have two tables CUSTOMERS and SALESCALLS, which are linked by their fields CUSTOMERID, where each customer record has a series of sales calls records for it.
Each sales call has a field keycount which is just number, so Im trying to display just the sales call record for each customer...
I have a table Shipments with many records and for a shipment record can run my report which includes the field SHIPMENTS.TOTALMILES. There is also a field SHIPMENTS.CARRIERID on each record which represents the carrier who moved the shipment.
What Im trying to create is a formula to put on my...
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.