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.

Dialup networking question

Featured Replies

I have an unattended install of windows that copies over the .pab file so that our company's VPN and dialup networking config settings will be copied over. When it copies the file, it's read only so the user won't be able to add any more or delete the existing ones. What kind of script can I run to make this file not read only after it's copied?


You can also look here :)

Ah, and just a hint: try "attrib -r" command (dos environment).

  • Author

Right, but how would I script it and where?? I'm looking at the link you gave me :)

EDIT: Ok after some smart searching I found out how to do it, don't know if it works I'll have to test it later. What I did was add

attrib -R %AllUsersProfile%\Application Data\Microsoft\Network\Connections\Pbk\rasphone.pbk

to my cleanup.cmd

otherwise, you could just place the rasphone.pbk file deep within $OEM$'s folder the cd:

\$OEM$

---$Docs

-----All Users

-------Application Data

---------Microsoft\Network

-----------Connections

-------------Pbk

---------------rasphone.bpk

that way, the copied file won't be read only and you won't need to issue any attrib command.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.