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.

Windstone

Member
  • Joined

  • Last visited

  • Country

    United States
  1. Would someone direct me on how I can deploy this thing... i want to use a GPO so I'd like to: have a .bat file that runs and places a flag like the one I've written here CODE @echo off REM THIS FILE WRITTEN BY JPIERCE IN EFFORT TO AUTOMATE THE DISTRIBUTION OF "Microsoft Anti-Spyware" If exist "C:\MS_Anti_Spy.flg" GOTO Nevermind If not exist "C:\MS_Anti_Spy.flg" GOTO INSTALL_MS_Anti_Spy :INSTALL_MS_Anti_Spy If exist "C:\Program Files\Microsoft AntiSpyware\GIANTAntiSpywareMain.exe" GOTO Nevermind \\datacontrol\NETLOGON\GPO_Scripts\MSAntiSpy\MicrosoftAntiSpywareInstall.exe /S /V/qn SET WriteToFile=C:\MS_Anti_Spy.flg ECHO %date% %time% >>%WriteToFile% @echo Microsoft Anti-Spyware installed by the CFSI IT department. GOTO End :Nevermind If exist "C:\MS_Anti_Spy.flg" GOTO LOGSKIP If not exist "C:\MS_Anti_Spy.flg" GOTO LOGPLACE :LOGPLACE SET WriteToFile=C:\MS_Anti_Spy.flg ECHO %date% %time% >>%WriteToFile% @echo Log file placed as C:\MS_Anti_Spy.flg GOTO LOGSKIP :LOGSKIP @echo Microsoft Anti-Spyware already installed............. :End pause exit I tried that autoit script - do i have to deploy that to my whole network to get tit to run? 1. are the silent switchs on the just not working for anyone?? 2. what's the resolution here? Thank you all for your assistance
  2. I've basically studied this forum - can someone direct me on how I can deploy this thing... i want to use a GPO so I'd like to: have a .bat file that runs and places a flag like the one I've written here @echo off REM THIS FILE WRITTEN BY JPIERCE IN EFFORT TO AUTOMATE THE DISTRIBUTION OF "Microsoft Anti-Spyware" If exist "C:\MS_Anti_Spy.flg" GOTO Nevermind If not exist "C:\MS_Anti_Spy.flg" GOTO INSTALL_MS_Anti_Spy :INSTALL_MS_Anti_Spy If exist "C:\Program Files\Microsoft AntiSpyware\GIANTAntiSpywareMain.exe" GOTO Nevermind \\datacontrol\NETLOGON\GPO_Scripts\MSAntiSpy\MicrosoftAntiSpywareInstall.exe /S /V/qn SET WriteToFile=C:\MS_Anti_Spy.flg ECHO %date% %time% >>%WriteToFile% @echo Microsoft Anti-Spyware installed by the CFSI IT department. GOTO End :Nevermind If exist "C:\MS_Anti_Spy.flg" GOTO LOGSKIP If not exist "C:\MS_Anti_Spy.flg" GOTO LOGPLACE :LOGPLACE SET WriteToFile=C:\MS_Anti_Spy.flg ECHO %date% %time% >>%WriteToFile% @echo Log file placed as C:\MS_Anti_Spy.flg GOTO LOGSKIP :LOGSKIP @echo Microsoft Anti-Spyware already installed............. :End pause exit I tried that autoit script - do i have to deploy that to my whole network to get tit to run? 1. are the silent switchs on the just not working for anyone?? 2. what's the resolution here? I tried that autoit script - do i have to deploy that to my whole network to get tit to run? Thank you all for your assistance
  3. Just saying Hello - I'm in Austin, TX, been with the company for 2 years I am a domain admin, support manager, telephone database admin, and physical security administrator. We use Windows 2000 Intertel Telephones (and system) Radionics Alarm (With PC9000 access control software) if anyone has any questions about the above - please feel free to contact me.

Account

Navigation

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.