Microsoft
Software
Hardware
Network
Question : Powershell script that lists IPhone devices connecting to OWA servers
I administer an Exchange 2003 SP 2 environment that service mobile clients via OWA. I would like to obtain a powershell script that audit OWA sessions that's initiated by IPhone devices.
Answer : Powershell script that lists IPhone devices connecting to OWA servers
i would update the following section:
Foreach ($l in $logfiles)
{ Write-host "Processing "$l.fullname
$log = "\\$s\c$\windows\system32\
logfiles\W
3SVC1\" + $l.name
$listousers += gc $log | where {$_ -match "DeviceType=iPhone"}
}
Random Solutions
Moving .piv and .stm Exchange 2003 files to another drive
What do you think about these specs for a new System Center Operations/Configurations Manager 2007 R2 server?
IBM Think Pad HD error
Can XM be read from a string in memory instead of a file location? - C#
How to sync iphone 3.1.3 with exchange server 2003
VMware Workstation 7.1 Won't Install
Cisco VPN Client 5.0.07.0290 on Windows 7 64 bit
Serialize ajax requests with jQuery
Does OpenOffice allow Windows 7 preview pane to preview .doc and .xls files?
Solaris 10 zone fails to start up