itwasntme
Members-
Posts
98 -
Joined
-
Last visited
Reputation
65 ExcellentAbout itwasntme

-
Are you perhaps doing something to block it? I am looking at Win11 with OneDrive and Share is right there for me in the 'hidden' context menu.
-
Should be a "Show more options" item at the bottom of the win11 condensed context menu, can then Share as normal...
-
Only done v18 upgrade in one of our sites, separate 3cx instance for each school and no bridging. I had issues with the v18 desktop app as applocker errored:- 'The publisher information cannot be extracted from the specified file: ......................\AppData\Local\Programs\3cxDesktopApp\3cxDesktopApp.exe. Reason: The object identifier does not represent a valid object. (Exception from HRESULT: 0x800710D8)' 3cx desktop app versions seem a bit hit and miss with applocker. So I've stuck with the v16 app as I connect to a few other v16 sites, but no audio sent/received when dialling an extension on v18. Mobile app seems to work with both. Edit - using applocker file hashes v18 works ok
-
Just checking, returns nothing in an admin powershell?
-
How many Group Policy Objects are on your DC
itwasntme replied to AJB123's topic in Windows Server 2012
@AJB123 safe to say we're all different and 106 gpos not obscene/unheard of. 17 GPOs for about 1000 pupils - could easily reduce in quantity but even easier to increase -
Domain Admin permissions impacted by Virus
itwasntme replied to Rawns's topic in Windows Server 2016
depends on the extent of the damage, the size/complexity of the environment and how recent the backups for me, but sure, carry on -
Domain Admin permissions impacted by Virus
itwasntme replied to Rawns's topic in Windows Server 2016
Are you in a position to be able to revert to backups? I would be dubious about continuing with any servers that have had any form of infection - appreciate not always possible. Do you have good backups (reliable, regular, thorough)? -
Windows Server 2016 Datacenter (1607) to 1809 options
itwasntme replied to Jaan's topic in Windows Server 2016
Server 2019 has desktop experience. Is server 1809 core only? -
Does this link help? https://cloudblogs.microsoft.com/windowsserver/2018/03/29/windows-server-semi-annual-channel-update/ I appreciate its talking about server 1803 rather than 1809 but I think the point is still made
-
Correct
-
Something along the lines of; if (-Not (test-path "C:\Program Files\WindowsApps\Microsoft.Windows.Photos_2018.18011.15918.0_x64__8wekyb3d8bbwe")) { Add-AppxProvisionedPackage -Online -PackagePath ".appxbundle" –LicensePath "Microsoft.Windows.Photos_8wekyb3d8b bwe.xml" }
-
I had a play with azure ad app proxy late last year looking at a proof of concept for presenting some of our in-house apps in o365 as opposed to locally in moodle (which will go!). I used AADAP to connect to an internal sql db with asset info (equip name, make, model, purchase date, assigned_to, that sort of info) and presented in a searchable PowerApps app. Sadly didn't get any further than that, but proxying RDS intrigues me.
-
Having any issues other than OSD? As @Steve21 asked, what changes have been made recently? Do you integrate MDT? If issues are only OSD, does it make a difference when trying to OSD a known device vs unknown device?
-
setting the UK default layout 1803 us version.
itwasntme replied to chazzy2501's topic in Windows 10
Deploying 1803 (from vlsc) through sccm task seq or updating 1709>1803 with feature update from wsus (/sccm software updates) both show UK everywhere within the OS. Not installing any UK packs but everything still showing as UK. @Blue_Cookeh where are you seeing non-UK?
