Hi there i have a script that will enable lync users based on a list that will be imported from csv file like this: lastname,firstname problem is...
turbomcp1
read more
import-csv with twist
Hi there I have csv that looks like this: upn,email victort@test.corp,victor.test@test.com $importedusers = Import-CSV c:scriptsusers.csvforeach...
If statement not finding the right info
Hi there im trying to find if a value matches on a certain attribute in Ad and exchange(an attribute that an address list is based on) so when i try...
quick question here
Hello there experts I have an idea of something I want to do but thinking what's best way to do it(since i haven't done this kind of thing...
very simple yet doesnt work:)
could it be lack of coffee or something:) I did this before in different ways but now cant get it to work I just to check the size of a folder...
get free space on mount points
Hi there I have this idea of creating a script that will give me a quick glimps of free space on specific mount points for exchange database. the...