-
Posts
196 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by fawkers
-
thanks, thats exactly what i plan to use it for.
-
I've done a visit to our sister (well brother) school who has RM, but the tech there didn't seam to get how it all worked which was useful I don t really have the authority to get them to give me a demo...
-
Thanks for all your input, very useful. Is there any open access resources that I could grab or does RM have them all tied up like they have with thier Knowledge Library?
-
Mods: Please move if in the wrong place Hello Everyone, I've been looking around the job market and have no experience of RM Networks which seems to have put me at a small disadvantage. I'm after any information about how 'RM Networks' work; as i understand it RM put a pretty layer over AD and various other base windows server functions (RIS\WDS etc) to make it easier; but I’m sure there is more to it than that! I've also looked at the RM Certified Tech and NM course these seem like MS qualls. But using the RM layer. Any input welcome. Thanks .Adam
-
if you have powershell you can use #per file Get-Acl N:\Data\file.ext #for a Dir Get-ChildItem N:\Data -recurse | Get-Acl #dir to csv Get-ChildItem N:\Data -recurse | Get-Acl | Export-csv c:\output.csv hope this helps
-
NOVA-T4 'should' be EOL in the Spring release next year, but I've heard that story before. The only other thing you have to consider is that system manager is still a 16-bit application.... I suppose it will take windows 8 to come along before that's updated!
-
*bump* Has anyone had any luck with this?
-
Hello Everyone, We have a fussy person that has a laptop but likes to have a full screen a kb on her desk. Can anyone recomend a monitor stand that can fit ontop of a dell docking stations with room to ealy get the laptop in and out? Thanks .Adam
-
I had this porblem at home yesterday with my BT line, ended up re-setting my router which seamed to resolve this issue. Thought it was just me.
-
I sopose it does all come down to how you live your life and what you do on the 'outside'. For me i've been very luck a while back they gave me a rase when the then NM left rather rappidly I didn't get the job but I kept the pay as a 'Thank you'. Now ever since i have cursed them for that as I only live 5 minutes from work and a move to any other post would actualy result in a drop in pay; but then I look at the other things I do both in school and out, An Archery club, DofE and a Scout Leader and in a strange way i'm glad that i'm still here as these things that I get to do make life a lot more intresting than if i spent an aditional hour or two (or even three) commuting every day. LOL (i might be forced to agree )
-
Anyone else without net access today (east England/E2bn)
fawkers replied to Rydra's topic in General Chat
We've had some really really slow connections today but no complete cutouts. -
Did you search for the Users that dont have the attribute editor? I've found that if you right click on a search result you cant get the attribute editor tab, but you can if you just browse to the user in their OU.
-
[for sale] Switches Switchs and more Switches
fawkers replied to fawkers's topic in Classified Adverts
Hi, Im afrade not; sorry. MODS: Can you please close this thread. Thanks. -
[for sale] Switches Switchs and more Switches
fawkers replied to fawkers's topic in Classified Adverts
we went to 3com 5500's -
Thanks Richard, I was trying to find a more 'User Friendly' option given that the member of staff responable for the Calendar here is not the best in the world.
-
Hello Everyone, I'm on the hunt for a calendar webpart which uses Audience Targeting for each ITEM, not the whole web part. Does any one know of any? A free one would be good... Thanks .Adam
-
Target Audiences MOSS 2007 Calendar Web Part
fawkers replied to fawkers's topic in Virtual Learning Platforms
Thanks for the advice; I've got 4 Calendars to do, Staff, Students, Parents and Govorners. Whatwould you say is the best way to do this? I think that have two options. 1) Have one Calendar, target each item, then create a content query web part and use that to display the relevent results 2) have 4 calendars and target each web part seperatly are there any other possable options (please excuse the silly questions, i've only be a sharepoint 'expert' in my school for the last few weeks!) -
Target Audiences MOSS 2007 Calendar Web Part
fawkers replied to fawkers's topic in Virtual Learning Platforms
Everyone has permissions to view the Calendar item, i was under the impression that if i then targeted it it would only be visiable to people in those targets. -
Target Audiences MOSS 2007 Calendar Web Part
fawkers replied to fawkers's topic in Virtual Learning Platforms
Right, found the content query web part, it turned out that since we were based on a team site i needed to enable the publishing featchers. Now i can user the content query web part to only show the relevent items in the calendar, but surly there is a better way to do this? -
Target Audiences MOSS 2007 Calendar Web Part
fawkers replied to fawkers's topic in Virtual Learning Platforms
ok found this forum post over on technet Audience Targeting Question so where on earth is the content query web part? i cant find it in the webparts for any of my sites! -
Hello Everyone I'm getting ready to put our school calendar onto our sharepoint site (also hosting SLG). On the Default Home Page is a Calendar webpart. I've created two Target Audiences one for parents and one for staff, these have been compiled and populated correctly. So I create a new item in the calendar and set the target Audiences to our staff group. I've then logged on as a parent and for some reasion i can see the event! What did i do wrong? Thanks for the help .Adam
-
Hello everyone, We have two file servers, we have created a DFS namespace, placed all our shares into it and then replicated this to the second file server using DFSRS. Targets are active for both servers. Now from time to time browing and accessing files from workstations just hangs for abut 3-4 minutes. Has anyone seen this issue before? We're running a pair of Server 2008 SP2 (64-bit Servers) boex with DSF at the 2000 level. The clients are Windows XP and Windows 7. Thanks .Adam
-
Just to add my 2c in; I would HIGHLY recomend the book: Objects first with Java by David J. Barnes and Michael Kolling clciky A very good book coving the java language from an object standpoint as apposed to a procedual progomatical approach. (does that make sence?). Anyway again HIGHLY recomened as an introduction to programming in Java.
-
If you setup a shared mailbox and a seurity group that has read pemissions and one that has read\write permissions and users to the correct groups and away you go. new-mailbox -alias "marketing123" -name "Ye Marketing Mailbox" -database "mvexccr01\SG3\MBDB03" -org "comp.com/Accounts" -shared -UserPrincipalName "[email protected]" get-mailbox -identity "Ye Marketing Mailbox" | add-mailboxpermission -user "MBX-Ye_Marketing_Mailbox-Full" -accessrights 'FullAccess' get-mailbox -identity "Ye Marketing Mailbox" | add-adpermission -user "MBX-Ye_Marketing_Mailbox-Full" -accessrights:ReadProperty, WriteProperty -properties 'Personal Information' -extendedrights 'Send-As' Reff: Granting Access to a Shared Mailbox in Exchange 2007 | NetworkWorld.com Community I dont know if there is a way to forcably add it to a users outlook profile however
-
How many people have extended the AD with custom attributes?
fawkers replied to cjohnsonuk's topic in Windows Server 2008
if your ruuning exchange you could use the extentionatributeX fields in AD since there for customer use.- 5 replies
-
- active directory
- additional field
-
(and 3 more)
Tagged with:
