//
archives

Unblock BGInfo in Task Sequence

This tag is associated with 1 post

Unblock BGInfo in MDT Task Sequence

Here how to unblock BGInfo.lnk that you put in the “C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp” folder during your LTI deployment. Create a simple PS1 file containing the CGI <file> | Unblock-file command line.  gci “C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp\Bginfo.lnk” | Unblock-file In your notepad, copy-paste the command line above and save it as a .ps1 file in the Scripts folder. In your task sequence … Continue reading

Microsoft Most Valuable Professional (MVP) Alumni

Philippine Windows Users Group

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 40 other subscribers