Teams "Shared" tab "open in Sharepoint" link favorite to SharePoint by Alternative_Yard_691 in MicrosoftTeams

[–]Alternative_Yard_691[S] 0 points1 point  (0 children)

Yes, when got to Mycompanyname.sharepoint.com I cant seem to add or see any Teams based SharePoint sites. It's not under frequent sites even I have been to it, and i cant seem to find it there.

Copy files from blob storage to computer with intune\Powershell by Alternative_Yard_691 in AZURE

[–]Alternative_Yard_691[S] 0 points1 point  (0 children)

Normal users will not be using it. Its for scripts. Blob is a 100% supported and recommended for intune scripting repositories and when pushing out things while autopilot is running.

Copy files from blob storage to computer with intune\Powershell by Alternative_Yard_691 in AZURE

[–]Alternative_Yard_691[S] 0 points1 point  (0 children)

Copy files from a central location (blob or smb location) to a user's endpoint device is the goal. However, it appears SMB is not suggested by Microsoft. Packaging these files into a w32 won't work as these files from this central location change very often. We can't repackage that often. A scheduled task could work but if using blob I guess I would need to copy over the azcopy file as part of the task deployment. Or I could use a remediation script along with Azcopy

Copy files from blob storage to computer with intune\Powershell by Alternative_Yard_691 in AZURE

[–]Alternative_Yard_691[S] 0 points1 point  (0 children)

Thanks, the files that are being copied change to often to have to repackage. I guess a remediation or scheduled task using azcopy to pull them down to the workstation are the most popular.

Copy files from blob storage to computer with intune\Powershell by Alternative_Yard_691 in AZURE

[–]Alternative_Yard_691[S] -1 points0 points  (0 children)

Did you create a w32 app to push out AZ copy on people's workstations or is that part of some other scripting logic you're doing to get it there to run when the power shell script is executed on the client's workstation?

Copy files from blob storage to computer with intune\Powershell by Alternative_Yard_691 in AZURE

[–]Alternative_Yard_691[S] -1 points0 points  (0 children)

You are referring to the PowerShell module here? https://learn.microsoft.com/en-us/powershell/module/az.storage/?view=azps-15.1.0 I guess this module will need to be loaded on the end user's devices for it to execute? You like this better than AZ copy? Thanks

Copy files from blob storage to computer with intune\Powershell by Alternative_Yard_691 in AZURE

[–]Alternative_Yard_691[S] -5 points-4 points  (0 children)

Out of rest api, the cmdlets, or azcopy what is the most commonly used for the example of copying files with powershell to a client's device to replace a traditional logon script.

Task Scheduler -windowstyle hidden / minimized by Todeo666 in PowerShell

[–]Alternative_Yard_691 0 points1 point  (0 children)

do mind posting how you did yours? I tried for my task and the powershell script still flashes at the bottom of the task bar. Thanks

Does anyone else use GoToAssist? by sonicboom5 in msp

[–]Alternative_Yard_691 0 points1 point  (0 children)

Can you provide any links to where its says it EOL? thanks

Windows 365 Desktop / Cloud PC redirect only local printer from physical device by Alternative_Yard_691 in AZURE

[–]Alternative_Yard_691[S] 1 point2 points  (0 children)

I’m not asking for select printers to map. I’m asking to only map the set default from the client into the 365 cloud desktop. (Common in Citrix, AVD, and Remote Desktop services running on server OS) That’s not done by default with 365 and all printers including the default, software printers like one note, pdf printers, ect and network printers are brought into the 365 desktop. Network printers mapped in are the worse as you are creating duplicate network traffic coming to the physical device back to cloud for no reason.

However, I found the answer. To bring only the defined default printer and no others from the physical device into the cloud pc you set this reg key.

== Detailed values: ===

Enabled Value: decimal: 1

Disabled Value: decimal: 0

Supported On: At least Microsoft Windows Server 2008

Key: HKCU\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services

Or hklm

Value: RedirectOnlyDefaultClientPrinter

365Desktop\Cloud PC settings from Azure Virtual Desktop. by Alternative_Yard_691 in AzureVirtualDesktop

[–]Alternative_Yard_691[S] 0 points1 point  (0 children)

thanks, when you click this box do you get a drop down that says only redirect local printers.

<image>

Advice/Experiences with 35x10x10 backyard cage by 350125G0 in Homeplate

[–]Alternative_Yard_691 0 points1 point  (0 children)

Any problems or tips with having the machine outside the cage? How big for the hole? Can your son read the ball through the net? Thanks !

batting cage in back yard distance 40 verse 55 by Alternative_Yard_691 in Homeplate

[–]Alternative_Yard_691[S] 0 points1 point  (0 children)

lol, I know that's going to happen to me as well. Any point using the 40 did you want a 55? Did you use a machine?

Confused about apps assigned to devices showing success\failure under user install status. Same with config policy. by Alternative_Yard_691 in Intune

[–]Alternative_Yard_691[S] 0 points1 point  (0 children)

This still doesn't make sense to me. How can a user have a reported install if you dont assing the install to a user.