Over 10 years we help companies reach their financial and branding goals. Engitech is a values-driven technology agency dedicated.

Gallery

Contacts

411 University St, Seattle, USA

engitech@oceanthemes.net

+1 -800-456-478-23

Exchange Service Pack Lvl VBS Vbscript

On Error Resume Next

strComputer = “.”
Set objWMIService = GetObject(“winmgmts:” _
& “{impersonationLevel=impersonate}!” & strComputer & _
“ROOTMicrosoftExchangeV2”)

Set colItems = objWMIService.ExecQuery(“Select * from Exchange_Server”)

For Each objItem in colItems
Wscript.Echo “Administrative group: ” & _
objItem.AdministrativeGroup
Wscript.Echo “Administrative note: ” & objItem.AdministrativeNote
Wscript.Echo “Creation time: ” & objItem.CreationTime
Wscript.Echo “Distinguished name: ” & objItem.DN
Wscript.Echo “Exchange version: ” & objItem.ExchangeVersion
Wscript.Echo “Fully-qualified domain name: ” & objItem.FQDN
Wscript.Echo “GUID: ” & objItem.GUID
Wscript.Echo “Is front-end server: ” & objItem.IsFrontEndServer
Wscript.Echo “Last modification time: ” & _
objItem.LastModificationTime
Wscript.Echo “Message tracking enabled: ” & _
objItem.MessageTrackingEnabled
Wscript.Echo “Message tracking log file lifetime: ” & _
objItem.MessageTrackingLogFileLifetime
Wscript.Echo “Message tracking log file path: ” & _
objItem.MessageTrackingLogFilePath
Wscript.Echo “Monitoring enabled: ” & objItem.MonitoringEnabled
Wscript.Echo “MTA data path: ” & objItem.MTADataPath
Wscript.Echo “Name: ” & objItem.Name
Wscript.Echo “Routing group: ” & objItem.RoutingGroup
Wscript.Echo “Subject logging enabled: ” & _
objItem.SubjectLoggingEnabled
Wscript.Echo “Type: ” & objItem.Type
Wscript.Echo
Next

wscript.quit 255

Angel Computers – Contact Us

More Posts

Is It Time to Migrate from G Suite to Microsoft 365?

Google’s G Suite (now called Google Workspace) and Microsoft 365 are the major productivity software players competing for attention, and both are worthy of consideration for entirely different reasons. However, many companies eventually leave the startup phase and outgrow G Suite. This is when you know it’s time to migrate to Microsoft 365.

The Importance and Features of KnowBe4

In light of OpenAI’s viral ChatGPT platform, users worldwide are leveraging the tool to accomplish tedious tasks, improve their workflows, or just have fun. We look at how AI tools like ChatGPT function, and then we’ll review some positives and negatives when it comes to using it at your place of work.