Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Automation Server can't create object

Featured Replies

We are having an issue executing a java script which identifies MAC address of the system.

Following is the excerpt of the script:


10 function clientMac() {
20 var locator = new ActiveXObject("WbemScripting.SWbemLocator");
30 var service = locator.ConnectServer(".");
40 var properties = service.ExecQuery("SELECT * FROM Win32_NetworkAdapterConfiguration");
50 var e = new Enumerator (properties);
60
70 ....
80 ....
90 ....
}

at Line No. 20, we get error as "Automation Server can't create object". We have made necessary settings related to Internet Explorer.

and installed WMI script Library as well on server.

At Present We are using Windows 2008 R2 Server. Also the Script works perfectly on Windows 7 and XP client Machines. The issue is only on the Windows 2008 R2 Server.

We have also updated the OS updates till date.

Please provide your expertise to resolve the same. Appreciate your assistance.

Edited by masolkar

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.